| Package | Description |
|---|---|
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Method and Description |
|---|---|
BMECatInfoStepModel |
BMECatInfoStepResource.getBMECatInfoStepModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BMECatInfoStepModel |
BMECatInfoStepResource.readResource(java.lang.String resourceId)
Gets the
BMECatInfoStepModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BMECatInfoStepModel> |
BMECatInfoStepsResource.getBMECatInfoStepsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatInfoStepResource.setBMECatInfoStepModel(BMECatInfoStepModel value)
Convenience method which just delegates to
#setResourceValue(BMECatInfoStepModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatInfoStepsResource.setBMECatInfoStepsCollection(java.util.Collection<BMECatInfoStepModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.