Uses of Class
de.hybris.platform.saps4omservices.dto.PricingElementsData
Packages that use PricingElementsData
Package
Description
-
Uses of PricingElementsData in de.hybris.platform.sap.saps4omservices.services.impl
Methods in de.hybris.platform.sap.saps4omservices.services.impl with parameters of type PricingElementsDataModifier and TypeMethodDescriptionprotected voidDefaultSapS4OMResponseProcessor.setPricingConditions(Map<String, List<SAPPricingConditionModel>> sapPricingCondtionsMap, PricingElementsData pricingElementsData, String salesOrderItemNumber, ItemModel itemModel) -
Uses of PricingElementsData in de.hybris.platform.saps4omservices.dto
Methods in de.hybris.platform.saps4omservices.dto that return PricingElementsDataModifier and TypeMethodDescriptionSAPS4OMItemData.getPricingElements()SAPS4OMResponseData.getPricingElements()Methods in de.hybris.platform.saps4omservices.dto with parameters of type PricingElementsDataModifier and TypeMethodDescriptionvoidSAPS4OMItemData.setPricingElements(PricingElementsData pricingElements) voidSAPS4OMResponseData.setPricingElements(PricingElementsData pricingElements)