Uses of Interface
com.echothree.control.user.subscription.common.result.GetSubscriptionResult
Packages that use GetSubscriptionResult
Package
Description
-
Uses of GetSubscriptionResult in com.echothree.control.user.subscription.common
Methods in com.echothree.control.user.subscription.common that return types with arguments of type GetSubscriptionResultModifier and TypeMethodDescriptionSubscriptionService.getSubscription(UserVisitPK userVisitPK, GetSubscriptionForm form) -
Uses of GetSubscriptionResult in com.echothree.control.user.subscription.common.result
Methods in com.echothree.control.user.subscription.common.result that return GetSubscriptionResultModifier and TypeMethodDescriptionstatic GetSubscriptionResultSubscriptionResultFactory.getGetSubscriptionResult() -
Uses of GetSubscriptionResult in com.echothree.control.user.subscription.server
Methods in com.echothree.control.user.subscription.server that return types with arguments of type GetSubscriptionResultModifier and TypeMethodDescriptionSubscriptionBean.getSubscription(UserVisitPK userVisitPK, GetSubscriptionForm form)