Uses of Class
com.sap.hybris.sapquoteintegration.model.SAPCpiOutboundQuoteCustomerModel
Packages that use SAPCpiOutboundQuoteCustomerModel
Package
Description
Contains generated models for each type of com.sap.hybris.sapquoteintegration.jalo package.
-
Uses of SAPCpiOutboundQuoteCustomerModel in com.sap.hybris.sapquoteintegration.model
Methods in com.sap.hybris.sapquoteintegration.model that return types with arguments of type SAPCpiOutboundQuoteCustomerModelModifier and TypeMethodDescriptionSAPCpiOutboundQuoteModel.getSapCpiOutboundQuoteCustomers()Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomersattribute defined at extensionsapquoteintegration.Method parameters in com.sap.hybris.sapquoteintegration.model with type arguments of type SAPCpiOutboundQuoteCustomerModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundQuoteModel.setSapCpiOutboundQuoteCustomers(Set<SAPCpiOutboundQuoteCustomerModel> value) Generated method - Setter ofSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomersattribute defined at extensionsapquoteintegration. -
Uses of SAPCpiOutboundQuoteCustomerModel in com.sap.hybris.sapquoteintegration.outbound.service.impl
Methods in com.sap.hybris.sapquoteintegration.outbound.service.impl that return SAPCpiOutboundQuoteCustomerModelModifier and TypeMethodDescriptionprotected SAPCpiOutboundQuoteCustomerModelDefaultSapCpiQuoteMapperService.mapCustomer(B2BCustomerModel customerModel) Methods in com.sap.hybris.sapquoteintegration.outbound.service.impl that return types with arguments of type SAPCpiOutboundQuoteCustomerModelModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundQuoteCustomerModel>DefaultSapCpiQuoteMapperService.mapQuoteCustomers(B2BCustomerModel customerModel) Methods in com.sap.hybris.sapquoteintegration.outbound.service.impl with parameters of type SAPCpiOutboundQuoteCustomerModelModifier and TypeMethodDescriptionprotected voidDefaultSapCpiQuoteMapperService.populateAddress(SAPCpiOutboundQuoteCustomerModel customer, AddressModel address)