| Package | Description |
|---|---|
| de.hybris.platform.sapprodrecobuffer.resource |
| Modifier and Type | Method and Description |
|---|---|
SAPRecommendationMappingModel |
SAPRecommendationMappingResource.getSAPRecommendationMappingModel()
Convenience method which just delegates to
#getResourceValue() |
protected SAPRecommendationMappingModel |
SAPRecommendationMappingResource.readResource(String resourceId)
Gets the
SAPRecommendationMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPRecommendationMappingModel> |
SAPRecommendationMappingsResource.getSAPRecommendationMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRecommendationMappingResource.setSAPRecommendationMappingModel(SAPRecommendationMappingModel value)
Convenience method which just delegates to
#setResourceValue(SAPRecommendationMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRecommendationMappingsResource.setSAPRecommendationMappingsCollection(Collection<SAPRecommendationMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.