Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundPriceComponentModel
-
Packages that use SAPCpiOutboundPriceComponentModel Package Description de.hybris.platform.sap.sapcpiadapter.model Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.de.hybris.platform.sap.sapcpiorderexchange.service.impl de.hybris.platform.sap.sapcpireturnsexchange.model Contains generated models for each type of de.hybris.platform.sap.sapcpireturnsexchange.jalo package.de.hybris.platform.sap.sapcpireturnsexchange.service.impl -
-
Uses of SAPCpiOutboundPriceComponentModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundPriceComponentModel Modifier and Type Method Description java.util.Set<SAPCpiOutboundPriceComponentModel>SAPCpiOutboundOrderModel. getSapCpiOutboundPriceComponents()Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundPriceComponentsattribute defined at extensionsapcpiadapter.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundPriceComponentModel Modifier and Type Method Description voidSAPCpiOutboundOrderModel. setSapCpiOutboundPriceComponents(java.util.Set<SAPCpiOutboundPriceComponentModel> value)Generated method - Setter ofSAPCpiOutboundOrder.sapCpiOutboundPriceComponentsattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundPriceComponentModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SAPCpiOutboundPriceComponentModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundPriceComponentModel>SapCpiOmmOrderMapperService. mapOrderPrices(java.util.List<SapCpiOrderPriceComponent> sapCpiOrderPriceComponents) -
Uses of SAPCpiOutboundPriceComponentModel in de.hybris.platform.sap.sapcpireturnsexchange.model
Subclasses of SAPCpiOutboundPriceComponentModel in de.hybris.platform.sap.sapcpireturnsexchange.model Modifier and Type Class Description classSAPCpiOutboundReturnOrderPriceComponentModelGenerated model class for type SAPCpiOutboundReturnOrderPriceComponent first defined at extension sapcpireturnsexchange. -
Uses of SAPCpiOutboundPriceComponentModel in de.hybris.platform.sap.sapcpireturnsexchange.service.impl
Methods in de.hybris.platform.sap.sapcpireturnsexchange.service.impl that return types with arguments of type SAPCpiOutboundPriceComponentModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundPriceComponentModel>SapCpiOmmReturnsOutboundConversionService. mapReturnOrderPrices(ReturnRequestModel requestRequest)
-