Uses of Interface
com.echothree.control.user.cancellationpolicy.common.form.CreateCancellationReasonForm
Packages that use CreateCancellationReasonForm
Package
Description
-
Uses of CreateCancellationReasonForm in com.echothree.control.user.cancellationpolicy.common
Methods in com.echothree.control.user.cancellationpolicy.common that return CreateCancellationReasonFormMethods in com.echothree.control.user.cancellationpolicy.common with parameters of type CreateCancellationReasonFormModifier and TypeMethodDescriptionCancellationPolicyService.createCancellationReason
(UserVisitPK userVisitPK, CreateCancellationReasonForm form) -
Uses of CreateCancellationReasonForm in com.echothree.control.user.cancellationpolicy.common.form
Methods in com.echothree.control.user.cancellationpolicy.common.form that return CreateCancellationReasonFormModifier and TypeMethodDescriptionstatic CreateCancellationReasonForm
CancellationPolicyFormFactory.getCreateCancellationReasonForm()
-
Uses of CreateCancellationReasonForm in com.echothree.control.user.cancellationpolicy.server
Methods in com.echothree.control.user.cancellationpolicy.server that return CreateCancellationReasonFormMethods in com.echothree.control.user.cancellationpolicy.server with parameters of type CreateCancellationReasonFormModifier and TypeMethodDescriptionCancellationPolicyBean.createCancellationReason
(UserVisitPK userVisitPK, CreateCancellationReasonForm form) -
Uses of CreateCancellationReasonForm in com.echothree.control.user.cancellationpolicy.server.command
Constructors in com.echothree.control.user.cancellationpolicy.server.command with parameters of type CreateCancellationReasonFormModifierConstructorDescriptionCreateCancellationReasonCommand
(UserVisitPK userVisitPK, CreateCancellationReasonForm form) Creates a new instance of CreateCancellationReasonCommand