Uses of Interface
de.hybris.platform.sap.orderexchange.outbound.RawItemContributor
Packages that use RawItemContributor
Package
Description
-
Uses of RawItemContributor in com.sap.hybris.returnsexchange.outbound.impl
Classes in com.sap.hybris.returnsexchange.outbound.impl that implement RawItemContributorModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of RawItemContributor in com.sap.hybris.returnsexchangeb2b.outbound.impl
Classes in com.sap.hybris.returnsexchangeb2b.outbound.impl that implement RawItemContributor -
Uses of RawItemContributor in com.sap.hybris.sapcpioaaorderintegration.outbound.impl
Classes in com.sap.hybris.sapcpioaaorderintegration.outbound.impl that implement RawItemContributorModifier and TypeClassDescriptionclassAdds ROCC OAA specific Fields to Order for Order ReplicationclassAdds ROCC OAA specific Fields to Order Entry for Order ReplicationclassBuilds the Row map for the CSV files for the Partner in an Order -
Uses of RawItemContributor in com.sap.hybris.sapcpioaaorderintegration.service.impl
Methods in com.sap.hybris.sapcpioaaorderintegration.service.impl that return RawItemContributorModifier and TypeMethodDescriptionSapOaaCpiOrderConversionService.getSapCpiOaaPartnerContributor()SapOaaCpiOrderConversionService.getSapOaaOrderContributor()SapOaaCpiOrderConversionService.getSapOaaOrderEntryContributor()Methods in com.sap.hybris.sapcpioaaorderintegration.service.impl with parameters of type RawItemContributorModifier and TypeMethodDescriptionvoidSapOaaCpiOrderConversionService.setSapCpiOaaPartnerContributor(RawItemContributor<OrderModel> sapCpiOaaPartnerContributor) voidSapOaaCpiOrderConversionService.setSapOaaOrderContributor(RawItemContributor<OrderModel> sapOaaOrderContributor) voidSapOaaCpiOrderConversionService.setSapOaaOrderEntryContributor(RawItemContributor<OrderModel> sapOaaOrderEntryContributor) -
Uses of RawItemContributor in com.sap.hybris.sapomsreturnprocess.outbound.impl
Classes in com.sap.hybris.sapomsreturnprocess.outbound.impl that implement RawItemContributor -
Uses of RawItemContributor in com.sap.hybris.sapquoteintegration.outbound.contributor
Classes in com.sap.hybris.sapquoteintegration.outbound.contributor that implement RawItemContributorModifier and TypeClassDescriptionclassDefault implementation of Quote Sales Condition Contributor -
Uses of RawItemContributor in com.sap.hybris.sapquoteintegrationoms.outbound.contributor
Classes in com.sap.hybris.sapquoteintegrationoms.outbound.contributor that implement RawItemContributor -
Uses of RawItemContributor in com.sap.sapcentralorderservices.populators
Methods in com.sap.sapcentralorderservices.populators that return RawItemContributorModifier and TypeMethodDescriptionCentralOrderRequestPopulator.getSapPartnerContributor()CentralOrderRequestPopulator.getSapPaymentContributor()CentralOrderItemsRequestPopulator.getSapSalesConditionsContributor()Methods in com.sap.sapcentralorderservices.populators with parameters of type RawItemContributorModifier and TypeMethodDescriptionvoidCentralOrderRequestPopulator.setSapPartnerContributor(RawItemContributor<OrderModel> sapPartnerContributor) voidCentralOrderRequestPopulator.setSapPaymentContributor(RawItemContributor<OrderModel> sapPaymentContributor) voidCentralOrderItemsRequestPopulator.setSapSalesConditionsContributor(RawItemContributor<OrderModel> sapSalesConditionsContributor) -
Uses of RawItemContributor in de.hybris.platform.sap.orderexchange.outbound
Methods in de.hybris.platform.sap.orderexchange.outbound that return types with arguments of type RawItemContributorMethods in de.hybris.platform.sap.orderexchange.outbound with parameters of type RawItemContributorMethod parameters in de.hybris.platform.sap.orderexchange.outbound with type arguments of type RawItemContributorModifier and TypeMethodDescriptionvoidRawItemBuilder.setContributors(List<RawItemContributor<T>> contributors) Inject the list of contributors to the CSV string to be built. -
Uses of RawItemContributor in de.hybris.platform.sap.orderexchange.outbound.impl
Classes in de.hybris.platform.sap.orderexchange.outbound.impl that implement RawItemContributorModifier and TypeClassDescriptionclassBuilds the Row map for the CSV files for the Cancel RequestclassBuilds the Row map for the CSV files for the OrderclassBuilds the Row map for the CSV files for the Order EntryclassBuilds the Row map for the CSV files for the Partner in an OrderclassBuilds the Row map for the CSV files for the Payment in an OrderclassBuilds the Row map for the CSV files for the Sales Conditions in an OrderMethods in de.hybris.platform.sap.orderexchange.outbound.impl that return types with arguments of type RawItemContributorMethods in de.hybris.platform.sap.orderexchange.outbound.impl with parameters of type RawItemContributorModifier and TypeMethodDescriptionvoidAbstractRawItemBuilder.addContributor(RawItemContributor<T> c) Method parameters in de.hybris.platform.sap.orderexchange.outbound.impl with type arguments of type RawItemContributorModifier and TypeMethodDescriptionvoidAbstractRawItemBuilder.setContributors(List<RawItemContributor<T>> contributors) -
Uses of RawItemContributor in de.hybris.platform.sap.orderexchangeb2b.outbound.impl
Classes in de.hybris.platform.sap.orderexchangeb2b.outbound.impl that implement RawItemContributorModifier and TypeClassDescriptionclassOrder header contributor for B2B orders to be replicated to SAP ERP system.classPartner contributor for B2B orders to be replicated to SAP ERP system. -
Uses of RawItemContributor in de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl that return RawItemContributorModifier and TypeMethodDescriptionSapCpiOmsReturnsOutboundConversionServiceImpl.getCancelReturnOrderEntryContributor()protected RawItemContributor<ReturnRequestModel>SapCpiOmsReturnsOutboundConversionServiceImpl.getReturnOrderContributor()Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.service.impl with parameters of type RawItemContributorModifier and TypeMethodDescriptionvoidSapCpiOmsReturnsOutboundConversionServiceImpl.setCancelReturnOrderEntryContributor(RawItemContributor<ReturnRequestModel> cancelReturnOrderEntryContributor) voidSapCpiOmsReturnsOutboundConversionServiceImpl.setReturnOrderContributor(RawItemContributor<ReturnRequestModel> returnOrderContributor) -
Uses of RawItemContributor in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return RawItemContributorModifier and TypeMethodDescriptionprotected RawItemContributor<OrderCancelRecordEntryModel>SapCpiOmmOrderConversionService.getSapOrderCancelRequestContributor()protected RawItemContributor<OrderModel>SapCpiOmmOrderConversionService.getSapOrderContributor()protected RawItemContributor<OrderModel>SapCpiOmmOrderConversionService.getSapOrderEntryContributor()protected RawItemContributor<OrderModel>SapCpiOmmOrderConversionService.getSapPartnerContributor()protected RawItemContributor<OrderModel>SapCpiOmmOrderConversionService.getSapPaymentContributor()protected RawItemContributor<OrderModel>SapCpiOmmOrderConversionService.getSapSalesConditionsContributor()Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl with parameters of type RawItemContributorModifier and TypeMethodDescriptionvoidSapCpiOmmOrderConversionService.setSapOrderCancelRequestContributor(RawItemContributor<OrderCancelRecordEntryModel> sapOrderCancelRequestContributor) voidSapCpiOmmOrderConversionService.setSapOrderContributor(RawItemContributor<OrderModel> sapOrderContributor) voidSapCpiOmmOrderConversionService.setSapOrderEntryContributor(RawItemContributor<OrderModel> sapOrderEntryContributor) voidSapCpiOmmOrderConversionService.setSapPartnerContributor(RawItemContributor<OrderModel> sapPartnerContributor) voidSapCpiOmmOrderConversionService.setSapPaymentContributor(RawItemContributor<OrderModel> sapPaymentContributor) voidSapCpiOmmOrderConversionService.setSapSalesConditionsContributor(RawItemContributor<OrderModel> sapSalesConditionsContributor) -
Uses of RawItemContributor in de.hybris.platform.sap.sapcpireturnsexchange.service.impl
Methods in de.hybris.platform.sap.sapcpireturnsexchange.service.impl that return RawItemContributorModifier and TypeMethodDescriptionprotected RawItemContributor<ReturnRequestModel>SapCpiOmmReturnsOutboundConversionService.getPrecedingDocContributor()protected RawItemContributor<ReturnRequestModel>SapCpiOmmReturnsOutboundConversionService.getReturnOrderContributor()protected RawItemContributor<ReturnRequestModel>SapCpiOmmReturnsOutboundConversionService.getReturnOrderEntryContributor()protected RawItemContributor<ReturnRequestModel>SapCpiOmmReturnsOutboundConversionService.getReturnOrderPartnerContributor()protected RawItemContributor<ReturnRequestModel>SapCpiOmmReturnsOutboundConversionService.getReturnOrderSalesConditionsContributor()Methods in de.hybris.platform.sap.sapcpireturnsexchange.service.impl with parameters of type RawItemContributorModifier and TypeMethodDescriptionvoidSapCpiOmmReturnsOutboundConversionService.setPrecedingDocContributor(RawItemContributor<ReturnRequestModel> precedingDocContributor) voidSapCpiOmmReturnsOutboundConversionService.setReturnOrderContributor(RawItemContributor<ReturnRequestModel> returnOrderContributor) voidSapCpiOmmReturnsOutboundConversionService.setReturnOrderEntryContributor(RawItemContributor<ReturnRequestModel> returnOrderEntryContributor) voidSapCpiOmmReturnsOutboundConversionService.setReturnOrderPartnerContributor(RawItemContributor<ReturnRequestModel> returnOrderPartnerContributor) voidSapCpiOmmReturnsOutboundConversionService.setReturnOrderSalesConditionsContributor(RawItemContributor<ReturnRequestModel> returnOrderSalesConditionsContributor) -
Uses of RawItemContributor in de.hybris.platform.sap.saporderexchangeoms.outbound.impl
Classes in de.hybris.platform.sap.saporderexchangeoms.outbound.impl that implement RawItemContributorModifier and TypeClassDescriptionclassBuilds the row map for the CSV files for the SAP OMS order cancel requestclassBuilds the Row map for the CSV files for the OMS Order with multiple back-endsclassDefaultSapOmsOrderEntryContributorclassSAP OMS SalesConditions Contributorclass -
Uses of RawItemContributor in de.hybris.platform.sap.saporderexchangeomsb2b.outbound.impl
Classes in de.hybris.platform.sap.saporderexchangeomsb2b.outbound.impl that implement RawItemContributorModifier and TypeClassDescriptionclassclassPartner contributor for B2B orders to be replicated to SAP ERP system.Methods in de.hybris.platform.sap.saporderexchangeomsb2b.outbound.impl that return RawItemContributorMethods in de.hybris.platform.sap.saporderexchangeomsb2b.outbound.impl with parameters of type RawItemContributorModifier and TypeMethodDescriptionvoidSapOmsB2BVendorContributor.setB2bPartnerContributor(RawItemContributor<OrderModel> b2bPartnerContributor) -
Uses of RawItemContributor in de.hybris.platform.sap.sapsalesordersimulation.contributor
Classes in de.hybris.platform.sap.sapsalesordersimulation.contributor that implement RawItemContributor