Class EmployeeResultFactory
java.lang.Object
com.echothree.util.common.command.BaseResultFactory
com.echothree.control.user.employee.common.result.EmployeeResultFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EditEmployeeTypeResult
static EditEmploymentResult
static EditLeaveReasonResult
static EditLeaveResult
static EditLeaveTypeResult
static EditResponsibilityTypeResult
static EditSkillTypeResult
static EditTerminationReasonResult
static EditTerminationTypeResult
static GetEmployeeResult
static GetEmployeesResult
static GetEmployeeTypeChoicesResult
static GetEmployeeTypeResult
static GetEmployeeTypesResult
static GetEmploymentResult
static GetEmploymentsResult
static GetLeaveReasonChoicesResult
static GetLeaveReasonResult
static GetLeaveReasonsResult
static GetLeaveResult
static GetLeavesResult
static GetLeaveStatusChoicesResult
static GetLeaveTypeChoicesResult
static GetLeaveTypeResult
static GetLeaveTypesResult
static GetPartySkillsResult
static GetResponsibilityTypeResult
static GetResponsibilityTypesResult
static GetSkillTypeChoicesResult
static GetSkillTypeResult
static GetSkillTypesResult
static GetTerminationReasonResult
static GetTerminationReasonsResult
static GetTerminationTypeResult
static GetTerminationTypesResult
static SetLeaveStatusResult
Methods inherited from class com.echothree.util.common.command.BaseResultFactory
createResult
-
Constructor Details
-
EmployeeResultFactory
public EmployeeResultFactory()
-
-
Method Details
-
getEditEmployeeTypeDescriptionResult
-
getEditEmployeeTypeResult
-
getEditEmploymentResult
-
getEditLeaveReasonDescriptionResult
-
getEditLeaveReasonResult
-
getEditLeaveResult
-
getEditLeaveTypeDescriptionResult
-
getEditLeaveTypeResult
-
getEditResponsibilityTypeDescriptionResult
-
getEditResponsibilityTypeResult
-
getEditSkillTypeDescriptionResult
-
getEditSkillTypeResult
-
getEditTerminationReasonDescriptionResult
-
getEditTerminationReasonResult
-
getEditTerminationTypeDescriptionResult
-
getEditTerminationTypeResult
-
getGetEmployeeResult
-
getGetEmployeeTypeChoicesResult
-
getGetEmployeeTypeDescriptionsResult
-
getGetEmployeeTypeResult
-
getGetEmployeeTypesResult
-
getGetEmployeesResult
-
getGetEmploymentResult
-
getGetEmploymentsResult
-
getGetLeaveReasonChoicesResult
-
getGetLeaveReasonDescriptionResult
-
getGetLeaveReasonDescriptionsResult
-
getGetLeaveReasonResult
-
getGetLeaveReasonsResult
-
getGetLeaveResult
-
getGetLeaveStatusChoicesResult
-
getGetLeaveTypeChoicesResult
-
getGetLeaveTypeDescriptionResult
-
getGetLeaveTypeDescriptionsResult
-
getGetLeaveTypeResult
-
getGetLeaveTypesResult
-
getGetLeavesResult
-
getGetPartyResponsibilitiesResult
-
getGetPartySkillsResult
-
getGetResponsibilityTypeChoicesResult
-
getGetResponsibilityTypeDescriptionsResult
-
getGetResponsibilityTypeResult
-
getGetResponsibilityTypesResult
-
getGetSkillTypeChoicesResult
-
getGetSkillTypeDescriptionsResult
-
getGetSkillTypeResult
-
getGetSkillTypesResult
-
getGetTerminationReasonChoicesResult
-
getGetTerminationReasonDescriptionsResult
-
getGetTerminationReasonResult
-
getGetTerminationReasonsResult
-
getGetTerminationTypeChoicesResult
-
getGetTerminationTypeDescriptionsResult
-
getGetTerminationTypeResult
-
getGetTerminationTypesResult
-
getSetLeaveStatusResult
-