| Package | Description |
|---|---|
| com.sap.hybris.sapquoteintegration.model |
Contains generated models for each type of com.sap.hybris.sapquoteintegration.jalo package.
|
| com.sap.hybris.sapquoteintegration.outbound.service.impl | |
| com.sap.hybris.sapquoteintegration.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundQuoteCustomerModel> |
SAPCpiOutboundQuoteModel.getSapCpiOutboundQuoteCustomers()
Generated method - Getter of the
SAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers attribute defined at extension sapquoteintegration. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteModel.setSapCpiOutboundQuoteCustomers(java.util.Set<SAPCpiOutboundQuoteCustomerModel> value)
Generated method - Setter of
SAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers attribute defined at extension sapquoteintegration. |
| Modifier and Type | Method and Description |
|---|---|
protected SAPCpiOutboundQuoteCustomerModel |
DefaultSapCpiQuoteMapperService.mapCustomer(B2BCustomerModel customerModel) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<SAPCpiOutboundQuoteCustomerModel> |
DefaultSapCpiQuoteMapperService.mapQuoteCustomers(B2BCustomerModel customerModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSapCpiQuoteMapperService.populateAddress(SAPCpiOutboundQuoteCustomerModel customer,
AddressModel address) |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteCustomerModel |
SAPCpiOutboundQuoteCustomerResource.getSAPCpiOutboundQuoteCustomerModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundQuoteCustomerModel |
SAPCpiOutboundQuoteCustomerResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundQuoteCustomerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundQuoteCustomerModel> |
SAPCpiOutboundQuoteCustomersResource.getSAPCpiOutboundQuoteCustomersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteCustomerResource.setSAPCpiOutboundQuoteCustomerModel(SAPCpiOutboundQuoteCustomerModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundQuoteCustomerModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteCustomersResource.setSAPCpiOutboundQuoteCustomersCollection(java.util.Collection<SAPCpiOutboundQuoteCustomerModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.