Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaSubscriptionSelectionData
Packages that use TmaSubscriptionSelectionData
Package
Description
-
Uses of TmaSubscriptionSelectionData in de.hybris.platform.b2ctelcocommercewebservicescommons.data
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.data that return types with arguments of type TmaSubscriptionSelectionDataMethod parameters in de.hybris.platform.b2ctelcocommercewebservicescommons.data with type arguments of type TmaSubscriptionSelectionDataModifier and TypeMethodDescriptionvoidTmaSubscriptionSelectionListData.setSubscriptionSelection(List<TmaSubscriptionSelectionData> subscriptionSelection) -
Uses of TmaSubscriptionSelectionData in de.hybris.platform.b2ctelcofacades.subscription.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.subscription.converters.populator with parameters of type TmaSubscriptionSelectionDataModifier and TypeMethodDescriptionvoidTmaSubscriptionSelectionPopulator.populate(TmaSubscriptionBaseModel source, TmaSubscriptionSelectionData target) -
Uses of TmaSubscriptionSelectionData in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl that return types with arguments of type TmaSubscriptionSelectionDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscriptionBaseModel,TmaSubscriptionSelectionData> DefaultTmaSubscriptionBaseFacade.getTmaSubscriptionSelectionConverter()Method parameters in de.hybris.platform.b2ctelcofacades.subscription.impl with type arguments of type TmaSubscriptionSelectionDataModifier and TypeMethodDescriptionvoidDefaultTmaSubscriptionBaseFacade.setTmaSubscriptionSelectionConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscriptionBaseModel, TmaSubscriptionSelectionData> tmaSubscriptionSelectionConverter) -
Uses of TmaSubscriptionSelectionData in de.hybris.platform.b2ctelcofacades.user
Methods in de.hybris.platform.b2ctelcofacades.user that return types with arguments of type TmaSubscriptionSelectionDataModifier and TypeMethodDescriptionTmaCustomerFacade.determineEligibleSubscriptionSelections(TmaProcessType processType) Retrieves all eligible subscription selections for a process, grouped byTmaBillingAgreementModelandTmaBundledProductOfferingModel, for given customer UID. -
Uses of TmaSubscriptionSelectionData in de.hybris.platform.b2ctelcofacades.user.impl
Methods in de.hybris.platform.b2ctelcofacades.user.impl that return types with arguments of type TmaSubscriptionSelectionDataModifier and TypeMethodDescriptionTmaDefaultCustomerFacade.determineEligibleSubscriptionSelections(TmaProcessType processType) protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscriptionBaseModel,TmaSubscriptionSelectionData> TmaDefaultCustomerFacade.getTmaSubscriptionSelectionConverter()Method parameters in de.hybris.platform.b2ctelcofacades.user.impl with type arguments of type TmaSubscriptionSelectionDataModifier and TypeMethodDescriptionvoidTmaDefaultCustomerFacade.setTmaSubscriptionSelectionConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaSubscriptionBaseModel, TmaSubscriptionSelectionData> tmaSubscriptionSelectionConverter)