Class TmaPoPricePopulator<SOURCE extends ProductModel,TARGET extends ProductData>
java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.AbstractProductPopulator<SOURCE,TARGET>
de.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator<SOURCE,TARGET>
de.hybris.platform.b2ctelcofacades.price.converters.TmaPoPricePopulator<SOURCE,TARGET>
- Type Parameters:
SOURCE- source to retrieve the information fromTARGET- target to be populated with information
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>
@Deprecated(since="2007")
public class TmaPoPricePopulator<SOURCE extends ProductModel,TARGET extends ProductData>
extends de.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator<SOURCE,TARGET>
Deprecated.
Custom implementation of the
ProductPricePopulator with pricing enhancements for telco.- Since:
- 1805
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TmaCommercePriceServiceDeprecated.protected de.hybris.platform.servicelayer.i18n.CommonI18NServiceDeprecated.voidDeprecated.voidsetI18NService(de.hybris.platform.servicelayer.i18n.CommonI18NService i18NService) Deprecated.Methods inherited from class de.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator
getPriceDataFactory, setCommercePriceService, setPriceDataFactoryMethods inherited from class de.hybris.platform.commercefacades.product.converters.populator.AbstractProductPopulator
getModelService, getProductAttribute, safeToString, setModelService
-
Constructor Details
-
TmaPoPricePopulator
public TmaPoPricePopulator()Deprecated.
-
-
Method Details
-
populate
Deprecated.- Specified by:
populatein interfacede.hybris.platform.converters.Populator<SOURCE extends ProductModel,TARGET extends ProductData> - Overrides:
populatein classde.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator<SOURCE extends ProductModel,TARGET extends ProductData>
-
getCommercePriceService
Deprecated.- Overrides:
getCommercePriceServicein classde.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator<SOURCE extends ProductModel,TARGET extends ProductData>
-
getI18NService
protected de.hybris.platform.servicelayer.i18n.CommonI18NService getI18NService()Deprecated. -
setI18NService
public void setI18NService(de.hybris.platform.servicelayer.i18n.CommonI18NService i18NService) Deprecated.
-
TmaProductPricePopulatordue to supporting new pricing determination logic as best applicable price not minimum