| 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 |
|---|---|
SAPCpiOutboundQuoteItemModel |
SAPCpiOutboundQuoteCommentModel.getSapCpiOutboundQuoteItem()
Generated method - Getter of the
SAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItem attribute defined at extension sapquoteintegration. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundQuoteItemModel> |
SAPCpiOutboundQuoteModel.getSapCpiOutboundQuoteItems()
Generated method - Getter of the
SAPCpiOutboundQuote.sapCpiOutboundQuoteItems attribute defined at extension sapquoteintegration. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteCommentModel.setSapCpiOutboundQuoteItem(SAPCpiOutboundQuoteItemModel value)
Generated method - Setter of
SAPCpiOutboundQuoteComment.sapCpiOutboundQuoteItem attribute defined at extension sapquoteintegration. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteModel.setSapCpiOutboundQuoteItems(java.util.Set<SAPCpiOutboundQuoteItemModel> value)
Generated method - Setter of
SAPCpiOutboundQuote.sapCpiOutboundQuoteItems attribute defined at extension sapquoteintegration. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SapCpiQuoteEntryMapperService<SOURCE extends AbstractOrderEntryModel,TARGET extends SAPCpiOutboundQuoteItemModel>
Provides mapping from
AbstractOrderEntryModel of Quote to SAPCpiOutboundQuoteItemModel. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SapCpiQuoteEntryMapperService<AbstractOrderEntryModel,SAPCpiOutboundQuoteItemModel>> |
DefaultSapCpiOutboundQuoteConversionService.getSapCpiQuoteEntryMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapCpiQuoteEntryMapperService.map(AbstractOrderEntryModel quoteEntry,
SAPCpiOutboundQuoteItemModel sapCpiQuoteItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapCpiOutboundQuoteConversionService.setSapCpiQuoteEntryMappers(java.util.List<SapCpiQuoteEntryMapperService<AbstractOrderEntryModel,SAPCpiOutboundQuoteItemModel>> sapCpiQuoteEntryMappers) |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteItemModel |
SAPCpiOutboundQuoteItemResource.getSAPCpiOutboundQuoteItemModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundQuoteItemModel |
SAPCpiOutboundQuoteItemResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundQuoteItemModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundQuoteItemModel> |
SAPCpiOutboundQuoteItemsResource.getSAPCpiOutboundQuoteItemsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteItemResource.setSAPCpiOutboundQuoteItemModel(SAPCpiOutboundQuoteItemModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundQuoteItemModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteItemsResource.setSAPCpiOutboundQuoteItemsCollection(java.util.Collection<SAPCpiOutboundQuoteItemModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigSCPIQuoteEntryMapperImpl.map(AbstractOrderEntryModel source,
SAPCpiOutboundQuoteItemModel target) |
Copyright © 2018 SAP SE. All Rights Reserved.