public HCM_Users() { Client = new HCM_Client(); Region = new HCM_Region(); Location = new HCM_Location(); Country = new HCM_Country(); Product = new HCM_Product(); }
public HCM_QuestionnarieClientMapper() { //Questionnaire = new HCM_Questionnaire(); Client = new HCM_Client(); Module = new HCM_Module(); WorkStream = new HCM_WorkStream(); Area = new HCM_Area(); SubArea = new HCM_SubArea(); Product = new HCM_Product(); }
public HCM_Versions() { Client = new HCM_Client(); }