Uses of Interface
com.echothree.control.user.employee.common.form.GetLeaveReasonsForm
Packages that use GetLeaveReasonsForm
Package
Description
-
Uses of GetLeaveReasonsForm in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return GetLeaveReasonsFormMethods in com.echothree.control.user.employee.common with parameters of type GetLeaveReasonsFormModifier and TypeMethodDescriptionEmployeeService.getLeaveReasons
(UserVisitPK userVisitPK, GetLeaveReasonsForm form) -
Uses of GetLeaveReasonsForm in com.echothree.control.user.employee.common.form
Methods in com.echothree.control.user.employee.common.form that return GetLeaveReasonsFormModifier and TypeMethodDescriptionstatic GetLeaveReasonsForm
EmployeeFormFactory.getGetLeaveReasonsForm()
-
Uses of GetLeaveReasonsForm in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return GetLeaveReasonsFormMethods in com.echothree.control.user.employee.server with parameters of type GetLeaveReasonsFormModifier and TypeMethodDescriptionEmployeeBean.getLeaveReasons
(UserVisitPK userVisitPK, GetLeaveReasonsForm form) -
Uses of GetLeaveReasonsForm in com.echothree.control.user.employee.server.command
Constructors in com.echothree.control.user.employee.server.command with parameters of type GetLeaveReasonsFormModifierConstructorDescriptionGetLeaveReasonsCommand
(UserVisitPK userVisitPK, GetLeaveReasonsForm form) Creates a new instance of GetLeaveReasonsCommand