Uses of Interface
com.echothree.control.user.employee.common.result.EditLeaveReasonResult
Packages that use EditLeaveReasonResult
Package
Description
-
Uses of EditLeaveReasonResult in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return types with arguments of type EditLeaveReasonResultModifier and TypeMethodDescriptionEmployeeService.editLeaveReason(UserVisitPK userVisitPK, EditLeaveReasonForm form) -
Uses of EditLeaveReasonResult in com.echothree.control.user.employee.common.result
Methods in com.echothree.control.user.employee.common.result that return EditLeaveReasonResultModifier and TypeMethodDescriptionstatic EditLeaveReasonResultEmployeeResultFactory.getEditLeaveReasonResult() -
Uses of EditLeaveReasonResult in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return types with arguments of type EditLeaveReasonResultModifier and TypeMethodDescriptionEmployeeBean.editLeaveReason(UserVisitPK userVisitPK, EditLeaveReasonForm form) -
Uses of EditLeaveReasonResult in com.echothree.control.user.employee.server.command
Methods in com.echothree.control.user.employee.server.command that return EditLeaveReasonResultMethods in com.echothree.control.user.employee.server.command with parameters of type EditLeaveReasonResultModifier and TypeMethodDescriptionvoidEditLeaveReasonCommand.fillInResult(EditLeaveReasonResult result, LeaveReason leaveReason) EditLeaveReasonCommand.getEntity(EditLeaveReasonResult result)