Uses of Class
com.echothree.model.control.employee.common.choice.LeaveStatusChoicesBean
Packages that use LeaveStatusChoicesBean
Package
Description
-
Uses of LeaveStatusChoicesBean in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return LeaveStatusChoicesBeanMethods in com.echothree.control.user.employee.common.result with parameters of type LeaveStatusChoicesBeanModifier and TypeMethodDescriptionvoidGetLeaveStatusChoicesResult.setLeaveStatusChoices(LeaveStatusChoicesBean leaveStatusChoices) -
Uses of LeaveStatusChoicesBean in com.echothree.model.control.employee.server.control
Methods in com.echothree.model.control.employee.server.control that return LeaveStatusChoicesBeanModifier and TypeMethodDescriptionEmployeeControl.getLeaveStatusChoices(String defaultLeaveStatusChoice, Language language, boolean allowNullChoice, Leave leave, PartyPK partyPK)