Uses of Interface
com.echothree.control.user.employee.common.form.GetLeaveStatusChoicesForm
Packages that use GetLeaveStatusChoicesForm
Package
Description
-
Uses of GetLeaveStatusChoicesForm in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return GetLeaveStatusChoicesFormMethods in com.echothree.control.user.employee.common with parameters of type GetLeaveStatusChoicesFormModifier and TypeMethodDescriptionEmployeeService.getLeaveStatusChoices
(UserVisitPK userVisitPK, GetLeaveStatusChoicesForm form) -
Uses of GetLeaveStatusChoicesForm in com.echothree.control.user.employee.common.form
Methods in com.echothree.control.user.employee.common.form that return GetLeaveStatusChoicesFormModifier and TypeMethodDescriptionstatic GetLeaveStatusChoicesForm
EmployeeFormFactory.getGetLeaveStatusChoicesForm()
-
Uses of GetLeaveStatusChoicesForm in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return GetLeaveStatusChoicesFormMethods in com.echothree.control.user.employee.server with parameters of type GetLeaveStatusChoicesFormModifier and TypeMethodDescriptionEmployeeBean.getLeaveStatusChoices
(UserVisitPK userVisitPK, GetLeaveStatusChoicesForm form) -
Uses of GetLeaveStatusChoicesForm in com.echothree.control.user.employee.server.command
Constructors in com.echothree.control.user.employee.server.command with parameters of type GetLeaveStatusChoicesFormModifierConstructorDescriptionGetLeaveStatusChoicesCommand
(UserVisitPK userVisitPK, GetLeaveStatusChoicesForm form) Creates a new instance of GetLeaveStatusChoicesCommand