Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaCartSubscriptionInfoData
Packages that use TmaCartSubscriptionInfoData
Package
Description
-
Uses of TmaCartSubscriptionInfoData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaCartSubscriptionInfoDataModifier and TypeMethodDescriptionprotected voidTmaSubscriptionInfoPopulator.addProductRelationships(TmaCartSubscriptionInfoModel cartSubscriptionInfoModel, TmaCartSubscriptionInfoData subscriptionInfoData) protected voidTmaSubscriptionInfoPopulator.addSubscriptionTerm(TmaCartSubscriptionInfoModel source, TmaCartSubscriptionInfoData target) voidTmaSubscriptionInfoPopulator.populate(TmaCartSubscriptionInfoModel source, TmaCartSubscriptionInfoData target) -
Uses of TmaCartSubscriptionInfoData in de.hybris.platform.b2ctelcofacades.order.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator that return types with arguments of type TmaCartSubscriptionInfoDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaCartSubscriptionInfoModel,TmaCartSubscriptionInfoData> TmaOrderEntryPopulator.getTmaSubscriptionInfoConverter()Method parameters in de.hybris.platform.b2ctelcofacades.order.converters.populator with type arguments of type TmaCartSubscriptionInfoDataModifier and TypeMethodDescriptionvoidTmaOrderEntryPopulator.setTmaSubscriptionInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaCartSubscriptionInfoModel, TmaCartSubscriptionInfoData> tmaSubscriptionInfoConverter) -
Uses of TmaCartSubscriptionInfoData in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return TmaCartSubscriptionInfoDataMethods in de.hybris.platform.commercefacades.order.data with parameters of type TmaCartSubscriptionInfoDataModifier and TypeMethodDescriptionvoidOrderEntryData.setSubscriptionInfo(TmaCartSubscriptionInfoData subscriptionInfo)