Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundOrderItemModel
-
Packages that use SAPCpiOutboundOrderItemModel Package Description de.hybris.platform.sap.productconfig.cpiorderexchange de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl de.hybris.platform.sap.productconfig.cpiorderexchange.impl de.hybris.platform.sap.productconfig.cpiorderexchange.ssc.service.impl de.hybris.platform.sap.sapcpiadapter.model Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl 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 SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.productconfig.cpiorderexchange
Methods in de.hybris.platform.sap.productconfig.cpiorderexchange with parameters of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description booleanConfigurationOrderEntryMapper. isMapperApplicable(AbstractOrderEntryModel entry, SAPCpiOutboundOrderItemModel outboundItem)Provides information whether call to this mapper is required -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl
Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl with parameters of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description booleanCPSConfigurationOrderEntryMapper. isMapperApplicable(AbstractOrderEntryModel entry, SAPCpiOutboundOrderItemModel outboundItem) -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.productconfig.cpiorderexchange.impl
Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.impl that return SAPCpiOutboundOrderItemModel Modifier and Type Method Description protected SAPCpiOutboundOrderItemModelConfigurationOrderMapperImpl. findOutboundItem(SAPCpiOutboundOrderModel target, AbstractOrderEntryModel entry) -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.productconfig.cpiorderexchange.ssc.service.impl
Methods in de.hybris.platform.sap.productconfig.cpiorderexchange.ssc.service.impl with parameters of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description booleanSSCConfigurationOrderEntryMapper. isMapperApplicable(AbstractOrderEntryModel entry, SAPCpiOutboundOrderItemModel outboundItem) -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description java.util.Set<SAPCpiOutboundOrderItemModel>SAPCpiOutboundOrderModel. getSapCpiOutboundOrderItems()Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundOrderItemsattribute defined at extensionsapcpiadapter.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description voidSAPCpiOutboundOrderModel. setSapCpiOutboundOrderItems(java.util.Set<SAPCpiOutboundOrderItemModel> value)Generated method - Setter ofSAPCpiOutboundOrder.sapCpiOutboundOrderItemsattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl that return types with arguments of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundOrderItemModel>SapCpiOmsReturnsOutboundConversionServiceImpl. mapCancelReturnOrderItems(ReturnRequestModel returnRequest) -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundOrderItemModel>SapCpiOmmOrderMapperService. mapOrderItems(java.util.List<SapCpiOrderItem> sapCpiOrderItems) -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.sapcpireturnsexchange.model
Subclasses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.sapcpireturnsexchange.model Modifier and Type Class Description classSAPCpiOutboundReturnOrderItemModelGenerated model class for type SAPCpiOutboundReturnOrderItem first defined at extension sapcpireturnsexchange. -
Uses of SAPCpiOutboundOrderItemModel in de.hybris.platform.sap.sapcpireturnsexchange.service.impl
Methods in de.hybris.platform.sap.sapcpireturnsexchange.service.impl that return types with arguments of type SAPCpiOutboundOrderItemModel Modifier and Type Method Description protected java.util.Set<SAPCpiOutboundOrderItemModel>SapCpiOmmReturnsOutboundConversionService. mapReturnOrderItems(ReturnRequestModel returnRequest)
-