Class EmployeeTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.employee.server.transfer.EmployeeTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected EmployeeControl
protected EmployeeTransferCache
protected EmployeeTypeDescriptionTransferCache
protected EmployeeTypeTransferCache
protected EmploymentTransferCache
protected LeaveReasonDescriptionTransferCache
protected LeaveReasonTransferCache
protected LeaveTransferCache
protected LeaveTypeDescriptionTransferCache
protected LeaveTypeTransferCache
protected PartyResponsibilityTransferCache
protected PartySkillTransferCache
protected ResponsibilityTypeTransferCache
protected SkillTypeDescriptionTransferCache
protected SkillTypeTransferCache
protected TerminationReasonTransferCache
protected TerminationTypeDescriptionTransferCache
protected TerminationTypeTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionEmployeeTransferCaches
(UserVisit userVisit, EmployeeControl employeeControl) Creates a new instance of EmployeeTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
employeeControl
-
employeeTypeTransferCache
-
employeeTypeDescriptionTransferCache
-
employeeTransferCache
-
responsibilityTypeTransferCache
-
responsibilityTypeDescriptionTransferCache
-
skillTypeTransferCache
-
skillTypeDescriptionTransferCache
-
leaveTypeTransferCache
-
leaveTypeDescriptionTransferCache
-
leaveReasonTransferCache
-
leaveReasonDescriptionTransferCache
-
leaveTransferCache
-
terminationReasonTransferCache
-
terminationReasonDescriptionTransferCache
-
terminationTypeTransferCache
-
terminationTypeDescriptionTransferCache
-
employmentTransferCache
-
partyResponsibilityTransferCache
-
partySkillTransferCache
-
-
Constructor Details
-
EmployeeTransferCaches
Creates a new instance of EmployeeTransferCaches
-
-
Method Details
-
getEmployeeTypeTransferCache
-
getEmployeeTypeDescriptionTransferCache
-
getEmployeeTransferCache
-
getResponsibilityTypeTransferCache
-
getResponsibilityTypeDescriptionTransferCache
-
getSkillTypeTransferCache
-
getSkillTypeDescriptionTransferCache
-
getLeaveTypeTransferCache
-
getLeaveTypeDescriptionTransferCache
-
getLeaveReasonTransferCache
-
getLeaveReasonDescriptionTransferCache
-
getLeaveTransferCache
-
getTerminationReasonTransferCache
-
getTerminationReasonDescriptionTransferCache
-
getTerminationTypeTransferCache
-
getTerminationTypeDescriptionTransferCache
-
getEmploymentTransferCache
-
getPartyResponsibilityTransferCache
-
getPartySkillTransferCache
-