Uses of Interface
com.echothree.control.user.employee.common.result.GetLeaveResult
Packages that use GetLeaveResult
Package
Description
-
Uses of GetLeaveResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type GetLeaveResultModifier and TypeMethodDescriptionEmployeeService.getLeave(UserVisitPK userVisitPK, GetLeaveForm form) -
Uses of GetLeaveResult in com.echothree.control.user.employee.common.result
Subinterfaces of GetLeaveResult in com.echothree.control.user.employee.common.resultMethods in com.echothree.control.user.employee.common.result that return GetLeaveResultModifier and TypeMethodDescriptionstatic GetLeaveResultEmployeeResultFactory.getGetLeaveResult() -
Uses of GetLeaveResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type GetLeaveResultModifier and TypeMethodDescriptionEmployeeBean.getLeave(UserVisitPK userVisitPK, GetLeaveForm form)