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