| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
ProductGridComponentModel |
ProductGridComponentResource.getProductGridComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected ProductGridComponentModel |
ProductGridComponentResource.readResource(String resourceId)
Gets the
ProductGridComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductGridComponentModel> |
ProductGridComponentsResource.getProductGridComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductGridComponentResource.setProductGridComponentModel(ProductGridComponentModel value)
Convenience method which just delegates to
#setResourceValue(ProductGridComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductGridComponentsResource.setProductGridComponentsCollection(Collection<ProductGridComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.