| Package | Description |
|---|---|
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
TestBMECatCatalogStepModel
Generated model class for type TestBMECatCatalogStep first defined at extension bmecat.
|
| Modifier and Type | Method and Description |
|---|---|
BMECatCatalogStepModel |
BMECatCatalogStepResource.getBMECatCatalogStepModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BMECatCatalogStepModel |
BMECatCatalogStepResource.readResource(java.lang.String resourceId)
Gets the
BMECatCatalogStepModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BMECatCatalogStepModel> |
BMECatCatalogStepsResource.getBMECatCatalogStepsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatCatalogStepResource.setBMECatCatalogStepModel(BMECatCatalogStepModel value)
Convenience method which just delegates to
#setResourceValue(BMECatCatalogStepModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatCatalogStepsResource.setBMECatCatalogStepsCollection(java.util.Collection<BMECatCatalogStepModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.