Class TmaDeliveryOrderEntryGroupPopulator

java.lang.Object
de.hybris.platform.commercefacades.order.converters.populator.OrderEntryGroupPopulator
de.hybris.platform.commercefacades.order.converters.populator.DeliveryOrderEntryGroupPopulator
de.hybris.platform.b2ctelcofacades.order.converters.populator.TmaDeliveryOrderEntryGroupPopulator
All Implemented Interfaces:
de.hybris.platform.converters.Populator<AbstractOrderModel,AbstractOrderData>

public class TmaDeliveryOrderEntryGroupPopulator extends de.hybris.platform.commercefacades.order.converters.populator.DeliveryOrderEntryGroupPopulator
Delivery order items populator with TUA specific details.
Since:
2102
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     

    Methods inherited from class de.hybris.platform.commercefacades.order.converters.populator.DeliveryOrderEntryGroupPopulator

    createUpdateShipGroupData, populate

    Methods inherited from class de.hybris.platform.commercefacades.order.converters.populator.OrderEntryGroupPopulator

    calcTotalWithTax, getOrderEntryData, getPriceDataFactory, setPriceDataFactory, sumOrderGroupQuantity, sumPickupItemsQuantity, updateGroupTotalPriceWithTax

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TmaDeliveryOrderEntryGroupPopulator

      public TmaDeliveryOrderEntryGroupPopulator()
  • Method Details

    • sumDeliveryItemsQuantity

      public long sumDeliveryItemsQuantity(AbstractOrderModel source)
      Overrides:
      sumDeliveryItemsQuantity in class de.hybris.platform.commercefacades.order.converters.populator.OrderEntryGroupPopulator