Uses of Interface
de.hybris.platform.sap.sapcpiorderexchange.service.SapCpiOrderMapperService
Packages that use SapCpiOrderMapperService
Package
Description
-
Uses of SapCpiOrderMapperService in com.sap.hybris.sapcpioaaorderintegration.service.impl
Classes in com.sap.hybris.sapcpioaaorderintegration.service.impl that implement SapCpiOrderMapperServiceMethods in com.sap.hybris.sapcpioaaorderintegration.service.impl that return types with arguments of type SapCpiOrderMapperServiceModifier and TypeMethodDescriptionSapOaaCpiOrderOutboundConversionService.getSapCpiOrderMappers()Method parameters in com.sap.hybris.sapcpioaaorderintegration.service.impl with type arguments of type SapCpiOrderMapperServiceModifier and TypeMethodDescriptionvoidSapOaaCpiOrderOutboundConversionService.setSapCpiOrderMappers(List<SapCpiOrderMapperService<OrderModel, SAPCpiOutboundOrderModel>> sapCpiOrderExchangeMappers) -
Uses of SapCpiOrderMapperService in com.sap.sapcentralorderfacades.order.mapper.impl
Classes in com.sap.sapcentralorderfacades.order.mapper.impl that implement SapCpiOrderMapperServiceModifier and TypeClassDescriptionclassDeprecated.POST order via CPI. -
Uses of SapCpiOrderMapperService in de.hybris.platform.cpq.productconfig.orderexchange.impl
Classes in de.hybris.platform.cpq.productconfig.orderexchange.impl that implement SapCpiOrderMapperServiceModifier and TypeClassDescriptionclassService for mapping CPQ items in an order -
Uses of SapCpiOrderMapperService in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl
Classes in de.hybris.platform.sap.productconfig.cpiorderexchange.cps.service.impl that implement SapCpiOrderMapperServiceModifier and TypeClassDescriptionclassPerforms a price breakdown for conditions related to the VC(CPS) configurator.class -
Uses of SapCpiOrderMapperService in de.hybris.platform.sap.productconfig.cpiorderexchange.impl
Classes in de.hybris.platform.sap.productconfig.cpiorderexchange.impl that implement SapCpiOrderMapperService -
Uses of SapCpiOrderMapperService in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Classes in de.hybris.platform.sap.sapcpiorderexchange.service.impl that implement SapCpiOrderMapperServiceModifier and TypeClassDescriptionclassThis class contains the wrapper definition of overridden methods.classSAP CPI OMM Order Mapper ServiceMethods in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type parameters of type SapCpiOrderMapperServiceModifier and TypeMethodDescriptionprotected <T extends SapCpiOrderMapperService>
TDefaultSapCpiOrderMapperService.getBeanById(String beanId) Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SapCpiOrderMapperServiceModifier and TypeMethodDescriptionSapCpiOmmOrderOutboundConversionService.getSapCpiOrderMappers()Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiOrderMapperServiceModifier and TypeMethodDescriptionvoidSapCpiOmmOrderOutboundConversionService.setSapCpiOrderMappers(List<SapCpiOrderMapperService<OrderModel, SAPCpiOutboundOrderModel>> sapCpiOrderExchangeMappers) -
Uses of SapCpiOrderMapperService in de.hybris.platform.sap.sapserviceorder.service.impl
Classes in de.hybris.platform.sap.sapserviceorder.service.impl that implement SapCpiOrderMapperServiceModifier and TypeClassDescriptionclassProvides mapping fromOrderModeltoSAPCpiOutboundOrderModel.Methods in de.hybris.platform.sap.sapserviceorder.service.impl that return types with arguments of type SapCpiOrderMapperServiceModifier and TypeMethodDescriptionDefaultSapCpiServiceOrderOutboundConversionService.getSapCpiServiceOrderMappers()Method parameters in de.hybris.platform.sap.sapserviceorder.service.impl with type arguments of type SapCpiOrderMapperServiceModifier and TypeMethodDescriptionvoidDefaultSapCpiServiceOrderOutboundConversionService.setSapCpiServiceOrderMappers(List<SapCpiOrderMapperService<OrderModel, SAPCpiOutboundServiceOrderModel>> sapCpiServiceOrderMappers)