Uses of Class
de.hybris.platform.sap.sapordermgmtservices.converters.populator.DefaultAbstractOrderPopulator
-
Packages that use DefaultAbstractOrderPopulator Package Description de.hybris.platform.sap.sapordermgmtservices.converters.populator -
-
Uses of DefaultAbstractOrderPopulator in de.hybris.platform.sap.sapordermgmtservices.converters.populator
Subclasses of DefaultAbstractOrderPopulator in de.hybris.platform.sap.sapordermgmtservices.converters.populator Modifier and Type Class Description classDefaultCartPopulator<SOURCE extends Basket,TARGET extends CartData>Populates a cart from the BOL representation to its DAO counterpartclassDefaultOrderPopulator<SOURCE extends Order,TARGET extends OrderData>Populates a hybris order DAO from the BOL representation of an orderMethods in de.hybris.platform.sap.sapordermgmtservices.converters.populator with parameters of type DefaultAbstractOrderPopulator Modifier and Type Method Description static voidDefaultAbstractOrderPopulatorTest. injectMockedBeans(DefaultAbstractOrderPopulator<Basket,CartData> populator)
-