| 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 | |
| com.sap.hybris.sapquoteintegration.outbound.service.impl | |
| com.sap.hybris.sapquoteintegration.resource | |
| de.hybris.platform.sap.productconfig.cpiquoteexchange.service.outbound |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteModel |
SAPCpiOutboundQuoteItemModel.getSapCpiOutboundQuote()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
SAPCpiOutboundQuoteModel |
SAPCpiOutboundQuoteCommentModel.getSapCpiOutboundQuote()
Generated method - Getter of the
SAPCpiOutboundQuoteComment.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
SAPCpiOutboundQuoteModel |
SAPCpiOutboundQuoteCustomerModel.getSapCpiOutboundQuote()
Generated method - Getter of the
SAPCpiOutboundQuoteCustomer.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteItemModel.setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
void |
SAPCpiOutboundQuoteCommentModel.setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
Generated method - Setter of
SAPCpiOutboundQuoteComment.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
void |
SAPCpiOutboundQuoteCustomerModel.setSapCpiOutboundQuote(SAPCpiOutboundQuoteModel value)
Generated method - Setter of
SAPCpiOutboundQuoteCustomer.sapCpiOutboundQuote attribute defined at extension sapquoteintegration. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SapCpiQuoteMapperService<SOURCE extends QuoteModel,TARGET extends SAPCpiOutboundQuoteModel>
Provides mapping from
QuoteModel to SAPCpiOutboundQuoteModel. |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteModel |
SapCpiOutboundQuoteConversionService.convertQuoteToSapCpiQuote(QuoteModel quoteModel) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
SapCpiOutboundQuoteService.sendQuote(SAPCpiOutboundQuoteModel sapCpiOutboundQuoteModel) |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteModel |
DefaultSapCpiOutboundQuoteConversionService.convertQuoteToSapCpiQuote(QuoteModel quoteModel) |
protected SAPCpiOutboundQuoteModel |
DefaultSapCpiQuoteMapperService.mapQuoteToSapCpiOutboundQuote(QuoteModel quoteModel,
SAPCpiOutboundQuoteModel scpiQuoteModel) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SapCpiQuoteMapperService<QuoteModel,SAPCpiOutboundQuoteModel>> |
DefaultSapCpiOutboundQuoteConversionService.getSapCpiQuoteMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapCpiQuoteMapperService.map(QuoteModel quoteModel,
SAPCpiOutboundQuoteModel scpiQuoteModel) |
protected SAPCpiOutboundQuoteModel |
DefaultSapCpiQuoteMapperService.mapQuoteToSapCpiOutboundQuote(QuoteModel quoteModel,
SAPCpiOutboundQuoteModel scpiQuoteModel) |
<any> |
DefaultSapCpiOutboundQuoteService.sendQuote(SAPCpiOutboundQuoteModel sapCpiOutboundQuoteModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapCpiOutboundQuoteConversionService.setSapCpiQuoteMappers(java.util.List<SapCpiQuoteMapperService<QuoteModel,SAPCpiOutboundQuoteModel>> sapCpiQuoteMappers) |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteModel |
SAPCpiOutboundQuoteResource.getSAPCpiOutboundQuoteModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundQuoteModel |
SAPCpiOutboundQuoteResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundQuoteModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundQuoteModel> |
SAPCpiOutboundQuotesResource.getSAPCpiOutboundQuotesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteResource.setSAPCpiOutboundQuoteModel(SAPCpiOutboundQuoteModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundQuoteModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuotesResource.setSAPCpiOutboundQuotesCollection(java.util.Collection<SAPCpiOutboundQuoteModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigSCPIQuoteMapperImpl.map(QuoteModel source,
SAPCpiOutboundQuoteModel target) |
Copyright © 2018 SAP SE. All Rights Reserved.