Uses of Interface
com.echothree.control.user.employee.common.result.GetLeaveReasonChoicesResult
Packages that use GetLeaveReasonChoicesResult
Package
Description
-
Uses of GetLeaveReasonChoicesResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetLeaveReasonChoicesResultModifier and TypeMethodDescriptionEmployeeService.getLeaveReasonChoices(UserVisitPK userVisitPK, GetLeaveReasonChoicesForm form) -
Uses of GetLeaveReasonChoicesResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetLeaveReasonChoicesResultModifier and TypeMethodDescriptionstatic GetLeaveReasonChoicesResultEmployeeResultFactory.getGetLeaveReasonChoicesResult() -
Uses of GetLeaveReasonChoicesResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetLeaveReasonChoicesResultModifier and TypeMethodDescriptionEmployeeBean.getLeaveReasonChoices(UserVisitPK userVisitPK, GetLeaveReasonChoicesForm form)