Uses of Interface
com.echothree.control.user.employee.common.form.GetLeaveReasonChoicesForm
Packages that use GetLeaveReasonChoicesForm
Package
Description
-
Uses of GetLeaveReasonChoicesForm in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return GetLeaveReasonChoicesFormMethods in com.echothree.control.user.employee.common with parameters of type GetLeaveReasonChoicesFormModifier and TypeMethodDescriptionEmployeeService.getLeaveReasonChoices
(UserVisitPK userVisitPK, GetLeaveReasonChoicesForm form) -
Uses of GetLeaveReasonChoicesForm in com.echothree.control.user.employee.common.form
Methods in com.echothree.control.user.employee.common.form that return GetLeaveReasonChoicesFormModifier and TypeMethodDescriptionstatic GetLeaveReasonChoicesForm
EmployeeFormFactory.getGetLeaveReasonChoicesForm()
-
Uses of GetLeaveReasonChoicesForm in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return GetLeaveReasonChoicesFormMethods in com.echothree.control.user.employee.server with parameters of type GetLeaveReasonChoicesFormModifier and TypeMethodDescriptionEmployeeBean.getLeaveReasonChoices
(UserVisitPK userVisitPK, GetLeaveReasonChoicesForm form) -
Uses of GetLeaveReasonChoicesForm in com.echothree.control.user.employee.server.command
Constructors in com.echothree.control.user.employee.server.command with parameters of type GetLeaveReasonChoicesFormModifierConstructorDescriptionGetLeaveReasonChoicesCommand
(UserVisitPK userVisitPK, GetLeaveReasonChoicesForm form) Creates a new instance of GetLeaveReasonChoicesCommand