Uses of Interface
com.echothree.control.user.employee.common.result.GetLeaveReasonsResult
Packages that use GetLeaveReasonsResult
Package
Description
-
Uses of GetLeaveReasonsResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetLeaveReasonsResultModifier and TypeMethodDescriptionEmployeeService.getLeaveReasons(UserVisitPK userVisitPK, GetLeaveReasonsForm form) -
Uses of GetLeaveReasonsResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetLeaveReasonsResultModifier and TypeMethodDescriptionstatic GetLeaveReasonsResultEmployeeResultFactory.getGetLeaveReasonsResult() -
Uses of GetLeaveReasonsResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetLeaveReasonsResultModifier and TypeMethodDescriptionEmployeeBean.getLeaveReasons(UserVisitPK userVisitPK, GetLeaveReasonsForm form)