Class TmaAbstractOrderEntryPriceAttributePopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.price.converters.TmaAbstractOrderEntryPriceAttributePopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<AbstractOrderEntryModel,OrderEntryData>
public class TmaAbstractOrderEntryPriceAttributePopulator
extends Object
implements de.hybris.platform.converters.Populator<AbstractOrderEntryModel,OrderEntryData>
Populator implementation for
AbstractOrderEntryModel as source and
OrderEntryData as target type, handles pricing information.- Since:
- 1907
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel, TmaAbstractOrderPriceData>> voidpopulate(AbstractOrderEntryModel source, OrderEntryData target) voidsetTmaAbstractOrderCompositeComponentMap(Map<String, de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel, TmaAbstractOrderPriceData>> mapper)
-
Constructor Details
-
TmaAbstractOrderEntryPriceAttributePopulator
public TmaAbstractOrderEntryPriceAttributePopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<AbstractOrderEntryModel,OrderEntryData>
-
getTmaAbstractOrderCompositeComponentMap
protected Map<String,de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel, getTmaAbstractOrderCompositeComponentMap()TmaAbstractOrderPriceData>> -
setTmaAbstractOrderCompositeComponentMap
public void setTmaAbstractOrderCompositeComponentMap(Map<String, de.hybris.platform.converters.impl.AbstractPopulatingConverter<TmaAbstractOrderPriceModel, TmaAbstractOrderPriceData>> mapper)
-