Uses of Interface
com.echothree.control.user.employee.common.form.CreateTerminationReasonForm
Packages that use CreateTerminationReasonForm
Package
Description
-
Uses of CreateTerminationReasonForm in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return CreateTerminationReasonFormMethods in com.echothree.control.user.employee.common with parameters of type CreateTerminationReasonFormModifier and TypeMethodDescriptionEmployeeService.createTerminationReason
(UserVisitPK userVisitPK, CreateTerminationReasonForm form) -
Uses of CreateTerminationReasonForm in com.echothree.control.user.employee.common.form
Methods in com.echothree.control.user.employee.common.form that return CreateTerminationReasonFormModifier and TypeMethodDescriptionstatic CreateTerminationReasonForm
EmployeeFormFactory.getCreateTerminationReasonForm()
-
Uses of CreateTerminationReasonForm in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return CreateTerminationReasonFormMethods in com.echothree.control.user.employee.server with parameters of type CreateTerminationReasonFormModifier and TypeMethodDescriptionEmployeeBean.createTerminationReason
(UserVisitPK userVisitPK, CreateTerminationReasonForm form) -
Uses of CreateTerminationReasonForm in com.echothree.control.user.employee.server.command
Constructors in com.echothree.control.user.employee.server.command with parameters of type CreateTerminationReasonFormModifierConstructorDescriptionCreateTerminationReasonCommand
(UserVisitPK userVisitPK, CreateTerminationReasonForm form) Creates a new instance of CreateTerminationReasonCommand