Class CartDeliveryTimeSlotPopulator
- java.lang.Object
-
- de.hybris.platform.chineselogisticfacades.delivery.populator.CartDeliveryTimeSlotPopulator
-
-
Constructor Summary
Constructors Constructor Description CartDeliveryTimeSlotPopulator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpopulate(CartModel source, CartData target)Populate the target instance with values from the source instance.
-