Uses of Interface
com.echothree.control.user.employee.common.result.GetLeaveStatusChoicesResult
Packages that use GetLeaveStatusChoicesResult
Package
Description
-
Uses of GetLeaveStatusChoicesResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetLeaveStatusChoicesResultModifier and TypeMethodDescriptionEmployeeService.getLeaveStatusChoices(UserVisitPK userVisitPK, GetLeaveStatusChoicesForm form) -
Uses of GetLeaveStatusChoicesResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetLeaveStatusChoicesResultModifier and TypeMethodDescriptionstatic GetLeaveStatusChoicesResultEmployeeResultFactory.getGetLeaveStatusChoicesResult() -
Uses of GetLeaveStatusChoicesResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetLeaveStatusChoicesResultModifier and TypeMethodDescriptionEmployeeBean.getLeaveStatusChoices(UserVisitPK userVisitPK, GetLeaveStatusChoicesForm form)