| Package | Description |
|---|---|
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Method and Description |
|---|---|
TestBMECatCatalogStepModel |
TestBMECatCatalogStepResource.getTestBMECatCatalogStepModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected TestBMECatCatalogStepModel |
TestBMECatCatalogStepResource.readResource(java.lang.String resourceId)
Gets the
TestBMECatCatalogStepModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TestBMECatCatalogStepModel> |
TestBMECatCatalogStepsResource.getTestBMECatCatalogStepsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestBMECatCatalogStepResource.setTestBMECatCatalogStepModel(TestBMECatCatalogStepModel value)
Convenience method which just delegates to
#setResourceValue(TestBMECatCatalogStepModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestBMECatCatalogStepsResource.setTestBMECatCatalogStepsCollection(java.util.Collection<TestBMECatCatalogStepModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.