Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundAddressModel
Packages that use SAPCpiOutboundAddressModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
-
Uses of SAPCpiOutboundAddressModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundAddressModelModifier and TypeMethodDescriptionSAPCpiOutboundCustomerModel.getSapCpiOutboundAddress()Generated method - Getter of theSAPCpiOutboundCustomer.sapCpiOutboundAddressattribute defined at extensionsapcpicustomerexchangemdm.SAPCpiOutboundOrderModel.getSapCpiOutboundAddresses()Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundAddressesattribute defined at extensionsapcpiadapter.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundAddressModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundCustomerModel.setSapCpiOutboundAddress(Collection<SAPCpiOutboundAddressModel> value) Generated method - Setter ofSAPCpiOutboundCustomer.sapCpiOutboundAddressattribute defined at extensionsapcpicustomerexchangemdm.voidSAPCpiOutboundOrderModel.setSapCpiOutboundAddresses(Set<SAPCpiOutboundAddressModel> value) Generated method - Setter ofSAPCpiOutboundOrder.sapCpiOutboundAddressesattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundAddressModel in de.hybris.platform.sap.sapcpicustomerexchangemdm.service.impl
Methods in de.hybris.platform.sap.sapcpicustomerexchangemdm.service.impl that return SAPCpiOutboundAddressModelModifier and TypeMethodDescriptionprotected SAPCpiOutboundAddressModelSapCpiMDMCustomerDefaultConversionService.populateOutboundAddress(AddressModel address, CustomerModel customerModel) Populating sapCpiOutboundAddress Integration Object Form AddressModelMethods in de.hybris.platform.sap.sapcpicustomerexchangemdm.service.impl that return types with arguments of type SAPCpiOutboundAddressModelModifier and TypeMethodDescriptionprotected Collection<SAPCpiOutboundAddressModel>SapCpiMDMCustomerDefaultConversionService.populateOutboundAddresses(CustomerModel customerModel, AddressModel customerAddress) -
Uses of SAPCpiOutboundAddressModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SAPCpiOutboundAddressModelModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundAddressModel>SapCpiOmmOrderMapperService.mapOrderAddresses(List<SapCpiOrderAddress> sapCpiOrderAddresses)