| Package | Description |
|---|---|
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Method and Description |
|---|---|
BMECatMediaStepModel |
BMECatMediaStepResource.getBMECatMediaStepModel()
Convenience method which just delegates to
#getResourceValue() |
protected BMECatMediaStepModel |
BMECatMediaStepResource.readResource(String resourceId)
Gets the
BMECatMediaStepModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BMECatMediaStepModel> |
BMECatMediaStepsResource.getBMECatMediaStepsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatMediaStepResource.setBMECatMediaStepModel(BMECatMediaStepModel value)
Convenience method which just delegates to
#setResourceValue(BMECatMediaStepModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatMediaStepsResource.setBMECatMediaStepsCollection(Collection<BMECatMediaStepModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.