Uses of Class
com.sap.hybris.sapcpqquoteintegration.model.CpqPricingDetailModel
Packages that use CpqPricingDetailModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
-
Uses of CpqPricingDetailModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type CpqPricingDetailModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getCpqPricingDetails()Generated method - Getter of theAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration.Method parameters in de.hybris.platform.core.model.order with type arguments of type CpqPricingDetailModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setCpqPricingDetails(List<CpqPricingDetailModel> value) Generated method - Setter ofAbstractOrderEntry.cpqPricingDetailsattribute defined at extensionsapcpqquoteintegration.