Uses of Interface
com.echothree.control.user.cancellationpolicy.common.result.GetCancellationReasonResult
Packages that use GetCancellationReasonResult
Package
Description
-
Uses of GetCancellationReasonResult in com.echothree.control.user.cancellationpolicy.common
Methods in com.echothree.control.user.cancellationpolicy.common that return types with arguments of type GetCancellationReasonResultModifier and TypeMethodDescriptionCancellationPolicyService.getCancellationReason(UserVisitPK userVisitPK, GetCancellationReasonForm form) -
Uses of GetCancellationReasonResult in com.echothree.control.user.cancellationpolicy.common.result
Methods in com.echothree.control.user.cancellationpolicy.common.result that return GetCancellationReasonResultModifier and TypeMethodDescriptionstatic GetCancellationReasonResultCancellationPolicyResultFactory.getGetCancellationReasonResult() -
Uses of GetCancellationReasonResult in com.echothree.control.user.cancellationpolicy.server
Methods in com.echothree.control.user.cancellationpolicy.server that return types with arguments of type GetCancellationReasonResultModifier and TypeMethodDescriptionCancellationPolicyBean.getCancellationReason(UserVisitPK userVisitPK, GetCancellationReasonForm form)