Uses of Interface
com.echothree.control.user.cancellationpolicy.common.result.GetCancellationKindResult
Packages that use GetCancellationKindResult
Package
Description
-
Uses of GetCancellationKindResult in com.echothree.control.user.cancellationpolicy.common
Methods in com.echothree.control.user.cancellationpolicy.common that return types with arguments of type GetCancellationKindResultModifier and TypeMethodDescriptionCancellationPolicyService.getCancellationKind(UserVisitPK userVisitPK, GetCancellationKindForm form) -
Uses of GetCancellationKindResult in com.echothree.control.user.cancellationpolicy.common.result
Methods in com.echothree.control.user.cancellationpolicy.common.result that return GetCancellationKindResultModifier and TypeMethodDescriptionstatic GetCancellationKindResultCancellationPolicyResultFactory.getGetCancellationKindResult() -
Uses of GetCancellationKindResult in com.echothree.control.user.cancellationpolicy.server
Methods in com.echothree.control.user.cancellationpolicy.server that return types with arguments of type GetCancellationKindResultModifier and TypeMethodDescriptionCancellationPolicyBean.getCancellationKind(UserVisitPK userVisitPK, GetCancellationKindForm form)