Uses of Interface
com.echothree.control.user.employee.common.form.SetDefaultTerminationReasonForm
Packages that use SetDefaultTerminationReasonForm
Package
Description
-
Uses of SetDefaultTerminationReasonForm in com.echothree.control.user.employee.common
Methods in com.echothree.control.user.employee.common that return SetDefaultTerminationReasonFormMethods in com.echothree.control.user.employee.common with parameters of type SetDefaultTerminationReasonFormModifier and TypeMethodDescriptionEmployeeService.setDefaultTerminationReason
(UserVisitPK userVisitPK, SetDefaultTerminationReasonForm form) -
Uses of SetDefaultTerminationReasonForm in com.echothree.control.user.employee.common.form
Methods in com.echothree.control.user.employee.common.form that return SetDefaultTerminationReasonForm -
Uses of SetDefaultTerminationReasonForm in com.echothree.control.user.employee.server
Methods in com.echothree.control.user.employee.server that return SetDefaultTerminationReasonFormMethods in com.echothree.control.user.employee.server with parameters of type SetDefaultTerminationReasonFormModifier and TypeMethodDescriptionEmployeeBean.setDefaultTerminationReason
(UserVisitPK userVisitPK, SetDefaultTerminationReasonForm form) -
Uses of SetDefaultTerminationReasonForm in com.echothree.control.user.employee.server.command
Constructors in com.echothree.control.user.employee.server.command with parameters of type SetDefaultTerminationReasonFormModifierConstructorDescriptionSetDefaultTerminationReasonCommand
(UserVisitPK userVisitPK, SetDefaultTerminationReasonForm form) Creates a new instance of SetDefaultTerminationReasonCommand