Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundB2BContactModel
Packages that use SAPCpiOutboundB2BContactModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
-
Uses of SAPCpiOutboundB2BContactModel in de.hybris.platform.gigya.gigyacpicustomerexchangemdmb2b.outbound.services.impl
Methods in de.hybris.platform.gigya.gigyacpicustomerexchangemdmb2b.outbound.services.impl that return SAPCpiOutboundB2BContactModelModifier and TypeMethodDescriptionprotected SAPCpiOutboundB2BContactModelGigyaCpiB2BCustomerDefaultConversionService.convertB2BContactToSapCpiBb2BContact(B2BUnitModel b2bUnitModel, B2BCustomerModel b2bCustomerModel, String sessionLanguage) -
Uses of SAPCpiOutboundB2BContactModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundB2BContactModelModifier and TypeMethodDescriptionSAPCpiOutboundB2BCustomerModel.getSapCpiOutboundB2BContacts()Generated method - Getter of theSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundB2BContactModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundB2BCustomerModel.setSapCpiOutboundB2BContacts(Set<SAPCpiOutboundB2BContactModel> value) Generated method - Setter ofSAPCpiOutboundB2BCustomer.sapCpiOutboundB2BContactsattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundB2BContactModel in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl that return SAPCpiOutboundB2BContactModelModifier and TypeMethodDescriptionprotected SAPCpiOutboundB2BContactModelSapCpiB2BCustomerDefaultConversionService.convertB2BContactToSapCpiBb2BContact(B2BUnitModel b2bUnitModel, B2BCustomerModel b2bCustomerModel, String sessionLanguage) Methods in de.hybris.platform.sap.sapcpicustomerexchangeb2b.outbound.services.impl with parameters of type SAPCpiOutboundB2BContactModelModifier and TypeMethodDescriptionprotected voidSapCpiB2BCustomerDefaultConversionService.mapB2BContactAddress(B2BCustomerModel b2bCustomer, SAPCpiOutboundB2BContactModel sapCpiOutboundB2BContact) protected voidSapCpiB2BCustomerDefaultConversionService.mapB2BContactInfo(B2BCustomerModel b2bCustomer, String sessionLanguage, SAPCpiOutboundB2BContactModel sapCpiOutboundB2BContact)