| 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 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SAPCpiOutboundQuoteCommentModel> |
SAPCpiOutboundQuoteStatusModel.getHeaderComments()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration. |
java.util.List<SAPCpiOutboundQuoteCommentModel> |
SAPCpiOutboundQuoteStatusModel.getItemComments()
Generated method - Getter of the
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration. |
java.util.List<SAPCpiOutboundQuoteCommentModel> |
SAPCpiOutboundQuoteModel.getSapCpiOutboundQuoteComments()
Generated method - Getter of the
SAPCpiOutboundQuote.sapCpiOutboundQuoteComments attribute defined at extension sapquoteintegration. |
java.util.List<SAPCpiOutboundQuoteCommentModel> |
SAPCpiOutboundQuoteItemModel.getSapCpiOutboundQuoteItemComments()
Generated method - Getter of the
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteStatusModel.setHeaderComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.headerComments attribute defined at extension sapquoteintegration. |
void |
SAPCpiOutboundQuoteStatusModel.setItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter of
SAPCpiOutboundQuoteStatus.itemComments attribute defined at extension sapquoteintegration. |
void |
SAPCpiOutboundQuoteModel.setSapCpiOutboundQuoteComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter of
SAPCpiOutboundQuote.sapCpiOutboundQuoteComments attribute defined at extension sapquoteintegration. |
void |
SAPCpiOutboundQuoteItemModel.setSapCpiOutboundQuoteItemComments(java.util.List<SAPCpiOutboundQuoteCommentModel> value)
Generated method - Setter of
SAPCpiOutboundQuoteItem.sapCpiOutboundQuoteItemComments attribute defined at extension sapquoteintegration. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SapCpiQuoteCommentMapperService<SOURCE extends CommentModel,TARGET extends SAPCpiOutboundQuoteCommentModel>
Provides mapping from
CommentModel to SAPCpiOutboundQuoteCommentModel. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SapCpiQuoteCommentMapperService<CommentModel,SAPCpiOutboundQuoteCommentModel>> |
DefaultSapCpiOutboundQuoteConversionService.getSapCpiQuoteCommentMappers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapCpiQuoteCommentMapperService.map(CommentModel comment,
SAPCpiOutboundQuoteCommentModel scpiQuoteComment) |
protected void |
DefaultSapCpiQuoteCommentMapperService.mapComments(CommentModel comment,
SAPCpiOutboundQuoteCommentModel scpiQuoteComment) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapCpiOutboundQuoteConversionService.setSapCpiQuoteCommentMappers(java.util.List<SapCpiQuoteCommentMapperService<CommentModel,SAPCpiOutboundQuoteCommentModel>> sapCpiQuoteCommentMappers) |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteCommentModel |
SAPCpiOutboundQuoteCommentResource.getSAPCpiOutboundQuoteCommentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPCpiOutboundQuoteCommentModel |
SAPCpiOutboundQuoteCommentResource.readResource(java.lang.String resourceId)
Gets the
SAPCpiOutboundQuoteCommentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPCpiOutboundQuoteCommentModel> |
SAPCpiOutboundQuoteCommentsResource.getSAPCpiOutboundQuoteCommentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteCommentResource.setSAPCpiOutboundQuoteCommentModel(SAPCpiOutboundQuoteCommentModel value)
Convenience method which just delegates to
#setResourceValue(SAPCpiOutboundQuoteCommentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteCommentsResource.setSAPCpiOutboundQuoteCommentsCollection(java.util.Collection<SAPCpiOutboundQuoteCommentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.