Uses of Class
com.sap.hybris.c4ccpiquote.model.SAPC4CPriceComponentModel
Packages that use SAPC4CPriceComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
-
Uses of SAPC4CPriceComponentModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type SAPC4CPriceComponentModelModifier and TypeMethodDescriptionQuoteModel.getHeaderPriceComponentList()Generated method - Getter of theQuote.headerPriceComponentListattribute defined at extensionc4ccpiquote.QuoteEntryModel.getItemPriceComponentList()Generated method - Getter of theQuoteEntry.itemPriceComponentListattribute defined at extensionc4ccpiquote.Method parameters in de.hybris.platform.core.model.order with type arguments of type SAPC4CPriceComponentModelModifier and TypeMethodDescriptionvoidQuoteModel.setHeaderPriceComponentList(List<SAPC4CPriceComponentModel> value) Generated method - Setter ofQuote.headerPriceComponentListattribute defined at extensionc4ccpiquote.voidQuoteEntryModel.setItemPriceComponentList(List<SAPC4CPriceComponentModel> value) Generated method - Setter ofQuoteEntry.itemPriceComponentListattribute defined at extensionc4ccpiquote.