Uses of Class
de.hybris.platform.order.model.AbstractOrderEntryProductInfoModel
Packages that use AbstractOrderEntryProductInfoModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
-
Uses of AbstractOrderEntryProductInfoModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type AbstractOrderEntryProductInfoModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getProductInfos()Generated method - Getter of theAbstractOrderEntry.productInfosattribute defined at extensioncatalog.Method parameters in de.hybris.platform.core.model.order with type arguments of type AbstractOrderEntryProductInfoModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setProductInfos(List<AbstractOrderEntryProductInfoModel> value) Generated method - Setter ofAbstractOrderEntry.productInfosattribute defined at extensioncatalog.