Class TmaCartRaoChannelPopulator
java.lang.Object
de.hybris.platform.b2ctelcoservices.promotion.populators.TmaCartRaoChannelPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<AbstractOrderModel,CartRAO>
public class TmaCartRaoChannelPopulator
extends Object
implements de.hybris.platform.converters.Populator<AbstractOrderModel,CartRAO>
Populates the distribution channel of a
CartRAO.- Since:
- 2302
-
Constructor Summary
ConstructorsConstructorDescriptionTmaCartRaoChannelPopulator(de.hybris.platform.europe1.channel.strategies.RetrieveChannelStrategy retrieveChannelStrategy) -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.europe1.channel.strategies.RetrieveChannelStrategyvoidpopulate(AbstractOrderModel source, CartRAO target)
-
Constructor Details
-
TmaCartRaoChannelPopulator
public TmaCartRaoChannelPopulator(de.hybris.platform.europe1.channel.strategies.RetrieveChannelStrategy retrieveChannelStrategy)
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<AbstractOrderModel,CartRAO>
-
getRetrieveChannelStrategy
protected de.hybris.platform.europe1.channel.strategies.RetrieveChannelStrategy getRetrieveChannelStrategy()
-