Uses of Interface
com.echothree.control.user.employee.common.edit.LeaveReasonEdit
Packages that use LeaveReasonEdit
Package
Description
-
Uses of LeaveReasonEdit in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return LeaveReasonEdit -
Uses of LeaveReasonEdit in com.echothree.control.user.employee.common.edit
Methods in com.echothree.control.user.employee.common.edit that return LeaveReasonEditModifier and TypeMethodDescriptionstatic LeaveReasonEdit
EmployeeEditFactory.getLeaveReasonEdit()
-
Uses of LeaveReasonEdit in com.echothree.control.user.employee.common.form
Subinterfaces of LeaveReasonEdit in com.echothree.control.user.employee.common.form -
Uses of LeaveReasonEdit in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return LeaveReasonEdit -
Uses of LeaveReasonEdit in com.echothree.control.user.employee.server.command
Methods in com.echothree.control.user.employee.server.command that return LeaveReasonEditMethods in com.echothree.control.user.employee.server.command with parameters of type LeaveReasonEditModifier and TypeMethodDescriptionvoid
EditLeaveReasonCommand.doLock
(LeaveReasonEdit edit, LeaveReason leaveReason)