Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaCartSubscriptionInfoData
-
-
Uses of TmaCartSubscriptionInfoData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaCartSubscriptionInfoData Modifier and Type Method Description 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 TmaCartSubscriptionInfoData Modifier and Type Method Description protected 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 TmaCartSubscriptionInfoData Modifier and Type Method Description voidTmaOrderEntryPopulator. 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 TmaCartSubscriptionInfoData Modifier and Type Method Description TmaCartSubscriptionInfoDataOrderEntryData. getSubscriptionInfo()Methods in de.hybris.platform.commercefacades.order.data with parameters of type TmaCartSubscriptionInfoData Modifier and Type Method Description voidOrderEntryData. setSubscriptionInfo(TmaCartSubscriptionInfoData subscriptionInfo)
-