Uses of Interface
com.echothree.control.user.employee.common.result.GetLeavesResult
Packages that use GetLeavesResult
Package
Description
-
Uses of GetLeavesResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetLeavesResultModifier and TypeMethodDescriptionEmployeeService.getLeaves(UserVisitPK userVisitPK, GetLeavesForm form) -
Uses of GetLeavesResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return GetLeavesResultModifier and TypeMethodDescriptionstatic GetLeavesResultEmployeeResultFactory.getGetLeavesResult() -
Uses of GetLeavesResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetLeavesResultModifier and TypeMethodDescriptionEmployeeBean.getLeaves(UserVisitPK userVisitPK, GetLeavesForm form)