Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaProductPriceClassModel
Packages that use TmaProductPriceClassModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.europe1.jalo package.
-
Uses of TmaProductPriceClassModel in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type TmaProductPriceClassModelModifier 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 TmaProductPriceClassModelModifier 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 TmaProductPriceClassModelModifier and TypeMethodDescriptionvoidTmaSubscriptionPricePlanPopulator.setTmaRequiredProductClassesConverter(de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductPriceClassModel, TmaProductPriceClassData> tmaRequiredProductClassesConverter) -
Uses of TmaProductPriceClassModel in de.hybris.platform.b2ctelcofacades.price.converters
Methods in de.hybris.platform.b2ctelcofacades.price.converters that return types with arguments of type TmaProductPriceClassModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductPriceClassModel,TmaProductPriceClassData> TmaPriceRowContextPopulator.getTmaRequiredProductClassesConverter() -
Uses of TmaProductPriceClassModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return TmaProductPriceClassModelModifier and TypeMethodDescriptionProductModel.getProductPriceClass()Generated method - Getter of theProduct.productPriceClassattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.core.model.product with parameters of type TmaProductPriceClassModelModifier and TypeMethodDescriptionvoidProductModel.setProductPriceClass(TmaProductPriceClassModel value) Generated method - Setter ofProduct.productPriceClassattribute defined at extensiontuadatacommonsservices. -
Uses of TmaProductPriceClassModel in de.hybris.platform.europe1.model
Methods in de.hybris.platform.europe1.model that return types with arguments of type TmaProductPriceClassModelModifier and TypeMethodDescriptionPriceRowModel.getRequiredProductClasses()Generated method - Getter of thePriceRow.requiredProductClassesattribute defined at extensiontuadatacommonsservices.Method parameters in de.hybris.platform.europe1.model with type arguments of type TmaProductPriceClassModelModifier and TypeMethodDescriptionvoidPriceRowModel.setRequiredProductClasses(Set<TmaProductPriceClassModel> value) Generated method - Setter ofPriceRow.requiredProductClassesattribute defined at extensiontuadatacommonsservices.