Uses of Class
com.skava.subscription.model.SFSelectedSubscriptionResponse
Packages that use SFSelectedSubscriptionResponse
Package
Description
Subscription orchestration processors are available here
-
Uses of SFSelectedSubscriptionResponse in com.skava.subscription.orchestration.processor
Methods in com.skava.subscription.orchestration.processor that return SFSelectedSubscriptionResponseModifier and TypeMethodDescriptionUserSubscriptionDataResponseProcessorUtil.getSelectedSubscription
(List<SubscriptionResponse> currentResponse, int month) This method is used to select subscription responseUserSubscriptionDataResponseProcessorUtil.getSelectedSubscriptionResponse
(List<SubscriptionResponse> currentResponse, int month) This method is used to select subscription responseMethods in com.skava.subscription.orchestration.processor with parameters of type SFSelectedSubscriptionResponseModifier and TypeMethodDescriptionprotected static void
UserSubscriptionDataResponseProcessorExtended.setTotalValues
(SFSelectedSubscriptionResponse selectedSubscription, List<SubscriptionResponse> subscriptionsResponse) This method is used to set total valuesMethod parameters in com.skava.subscription.orchestration.processor with type arguments of type SFSelectedSubscriptionResponseModifier and TypeMethodDescriptionstatic void
UserSubscriptionDataResponseProcessorUtil.checkCount
(Map<String, List<SubscriptionResponse>> ylSubscriptionMap, SFSubscriptionPreferenceResponse response, List<SFSelectedSubscriptionResponse> selectedList, String storeTimeZone, Calendar calendar) checkCountstatic void
UserSubscriptionDataResponseProcessorUtil.checkIncludeNextMonthCount
(Map<String, List<SubscriptionResponse>> ylSubscriptionMap, SFSubscriptionPreferenceResponse response, List<SFSelectedSubscriptionResponse> selectedList, String storeTimeZone, Calendar calendar, int includeNextMonth) static List<SubscriptionResponse>
UserSubscriptionDataResponseProcessorUtil.constructShowAllSubscription
(List<SFSelectedSubscriptionResponse> selectedList) This method will construct show all subscription