| Package | Description |
|---|---|
| de.hybris.platform.sapprodrecobuffer.resource |
| Modifier and Type | Method and Description |
|---|---|
SAPRecommendationBufferModel |
SAPRecommendationBufferResource.getSAPRecommendationBufferModel()
Convenience method which just delegates to
#getResourceValue() |
protected SAPRecommendationBufferModel |
SAPRecommendationBufferResource.readResource(String resourceId)
Gets the
SAPRecommendationBufferModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPRecommendationBufferModel> |
SAPRecommendationBuffersResource.getSAPRecommendationBuffersCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRecommendationBufferResource.setSAPRecommendationBufferModel(SAPRecommendationBufferModel value)
Convenience method which just delegates to
#setResourceValue(SAPRecommendationBufferModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPRecommendationBuffersResource.setSAPRecommendationBuffersCollection(Collection<SAPRecommendationBufferModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.