Uses of Interface
com.echothree.control.user.employee.common.form.GetLeavesForm
Packages that use GetLeavesForm
Package
Description
-
Uses of GetLeavesForm in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return GetLeavesFormMethods in com.echothree.control.user.employee.common with parameters of type GetLeavesFormModifier and TypeMethodDescriptionEmployeeService.getLeaves
(UserVisitPK userVisitPK, GetLeavesForm form) -
Uses of GetLeavesForm in com.echothree.control.user.employee.common.form
Methods in com.echothree.control.user.employee.common.form that return GetLeavesForm -
Uses of GetLeavesForm in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return GetLeavesFormMethods in com.echothree.control.user.employee.server with parameters of type GetLeavesFormModifier and TypeMethodDescriptionEmployeeBean.getLeaves
(UserVisitPK userVisitPK, GetLeavesForm form) -
Uses of GetLeavesForm in com.echothree.control.user.employee.server.command
Constructors in com.echothree.control.user.employee.server.command with parameters of type GetLeavesFormModifierConstructorDescriptionGetLeavesCommand
(UserVisitPK userVisitPK, GetLeavesForm form) Creates a new instance of GetLeavesCommand