Uses of Class
com.echothree.model.control.employee.common.choice.LeaveReasonChoicesBean
Packages that use LeaveReasonChoicesBean
Package
Description
-
Uses of LeaveReasonChoicesBean in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return LeaveReasonChoicesBeanMethods in com.echothree.control.user.employee.common.result with parameters of type LeaveReasonChoicesBeanModifier and TypeMethodDescriptionvoid
GetLeaveReasonChoicesResult.setLeaveReasonChoices
(LeaveReasonChoicesBean leaveReasonChoices) -
Uses of LeaveReasonChoicesBean in com.echothree.model.control.employee.server.control
Methods in com.echothree.model.control.employee.server.control that return LeaveReasonChoicesBeanModifier and TypeMethodDescriptionEmployeeControl.getLeaveReasonChoices
(String defaultLeaveReasonChoice, Language language, boolean allowNullChoice)