Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundB2BCustomerModel
Packages that use SAPCpiOutboundB2BCustomerModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
-
Uses of SAPCpiOutboundB2BCustomerModel in de.hybris.platform.sap.sapcpiadapter.model
Subclasses of SAPCpiOutboundB2BCustomerModel in de.hybris.platform.sap.sapcpiadapter.modelModifier and TypeClassDescriptionclassGenerated model class for type SAPCpiOutboundB2BContact first defined at extension sapcpiadapter.Methods in de.hybris.platform.sap.sapcpiadapter.model that return SAPCpiOutboundB2BCustomerModelModifier and TypeMethodDescriptionSAPCpiOutboundB2BContactModel.getSapCpiOutboundB2BCustomer()Generated method - Getter of theSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter.Methods in de.hybris.platform.sap.sapcpiadapter.model with parameters of type SAPCpiOutboundB2BCustomerModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundB2BContactModel.setSapCpiOutboundB2BCustomer(SAPCpiOutboundB2BCustomerModel value) Generated method - Setter ofSAPCpiOutboundB2BContact.sapCpiOutboundB2BCustomerattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundB2BCustomerModel in de.hybris.platform.sap.sapcpiadapter.service
Methods in de.hybris.platform.sap.sapcpiadapter.service with parameters of type SAPCpiOutboundB2BCustomerModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<Map>>SapCpiOutboundService.sendB2BCustomer(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomerModel) Send B2B Customer -
Uses of SAPCpiOutboundB2BCustomerModel in de.hybris.platform.sap.sapcpiadapter.service.impl
Methods in de.hybris.platform.sap.sapcpiadapter.service.impl with parameters of type SAPCpiOutboundB2BCustomerModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<Map>>SapCpiOutboundServiceImpl.sendB2BCustomer(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomerModel) -
Uses of SAPCpiOutboundB2BCustomerModel in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services that return SAPCpiOutboundB2BCustomerModelModifier and TypeMethodDescriptionSapCpiB2BCustomerConversionService.convertB2BCustomerToSapCpiBb2BCustomer(B2BCustomerModel b2bCustomerModel, String sessionLanguage) Convert Hybris B2B Customer to SCPI B2B Customers. -
Uses of SAPCpiOutboundB2BCustomerModel in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl that return SAPCpiOutboundB2BCustomerModelModifier and TypeMethodDescriptionSapCpiB2BCustomerDefaultConversionService.convertB2BCustomerToSapCpiBb2BCustomer(B2BCustomerModel b2bCustomerModel, String sessionLanguage) Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl with parameters of type SAPCpiOutboundB2BCustomerModelModifier and TypeMethodDescriptionprotected voidSapCpiB2BCustomerDefaultConversionService.mapOutboundDestination(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomer) protected voidSapCpiB2BCustomerOutboundService.sendB2BCustomerToSCPI(SAPCpiOutboundB2BCustomerModel sapCpiOutboundB2BCustomer)