Uses of Interface
com.echothree.control.user.employee.common.result.GetLeaveReasonResult
Packages that use GetLeaveReasonResult
Package
Description
-
Uses of GetLeaveReasonResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetLeaveReasonResultModifier and TypeMethodDescriptionEmployeeService.getLeaveReason(UserVisitPK userVisitPK, GetLeaveReasonForm form) -
Uses of GetLeaveReasonResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetLeaveReasonResultModifier and TypeMethodDescriptionstatic GetLeaveReasonResultEmployeeResultFactory.getGetLeaveReasonResult() -
Uses of GetLeaveReasonResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetLeaveReasonResultModifier and TypeMethodDescriptionEmployeeBean.getLeaveReason(UserVisitPK userVisitPK, GetLeaveReasonForm form)