Uses of Class
com.echothree.model.control.employee.common.transfer.LeaveResultTransfer
Packages that use LeaveResultTransfer
Package
Description
-
Uses of LeaveResultTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return types with arguments of type LeaveResultTransferMethod parameters in com.echothree.control.user.search.common.result with type arguments of type LeaveResultTransferModifier and TypeMethodDescriptionvoid
GetLeaveResultsResult.setLeaveResults
(List<LeaveResultTransfer> employeeResults) -
Uses of LeaveResultTransfer in com.echothree.model.control.employee.server.control
Methods in com.echothree.model.control.employee.server.control that return types with arguments of type LeaveResultTransferModifier and TypeMethodDescriptionLeaveControl.getLeaveResultTransfers
(UserVisit userVisit, UserVisitSearch userVisitSearch)