Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaProductPriceClassData
Packages that use TmaProductPriceClassData
Package
Description
-
Uses of TmaProductPriceClassData in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type TmaProductPriceClassDataModifier and TypeClassDescriptionclassTmaRequiredProductClassesPopulator<SOURCE extends TmaProductPriceClassModel,TARGET extends TmaProductPriceClassData> PopulatesTmaProductPriceClassDatawith basic attributes fromTmaProductPriceClassModel.Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaProductPriceClassDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductPriceClassModel,TmaProductPriceClassData> TmaSubscriptionPricePlanPopulator.getTmaRequiredProductClassesConverter()Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaProductPriceClassDataModifier and TypeMethodDescriptionvoidTmaSubscriptionPricePlanPopulator.setTmaRequiredProductClassesConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductPriceClassModel, TmaProductPriceClassData> tmaRequiredProductClassesConverter) -
Uses of TmaProductPriceClassData in de.hybris.platform.b2ctelcofacades.discountprice
Methods in de.hybris.platform.b2ctelcofacades.discountprice that return types with arguments of type TmaProductPriceClassDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductPriceClassModel,TmaProductPriceClassData> TmaPriceContextDiscountRowPopulator.getTmaRequiredProductClassesConverter() -
Uses of TmaProductPriceClassData in de.hybris.platform.b2ctelcofacades.price.converters
Methods in de.hybris.platform.b2ctelcofacades.price.converters that return types with arguments of type TmaProductPriceClassDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductPriceClassModel,TmaProductPriceClassData> TmaPriceRowContextPopulator.getTmaRequiredProductClassesConverter() -
Uses of TmaProductPriceClassData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type TmaProductPriceClassDataMethod parameters in de.hybris.platform.commercefacades.product.data with type arguments of type TmaProductPriceClassDataModifier and TypeMethodDescriptionvoidPriceData.setRequiredProductClasses(List<TmaProductPriceClassData> requiredProductClasses)