| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
ProductAddToCartComponentModel |
ProductAddToCartComponentResource.getProductAddToCartComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected ProductAddToCartComponentModel |
ProductAddToCartComponentResource.readResource(String resourceId)
Gets the
ProductAddToCartComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductAddToCartComponentModel> |
ProductAddToCartComponentsResource.getProductAddToCartComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAddToCartComponentResource.setProductAddToCartComponentModel(ProductAddToCartComponentModel value)
Convenience method which just delegates to
#setResourceValue(ProductAddToCartComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAddToCartComponentsResource.setProductAddToCartComponentsCollection(Collection<ProductAddToCartComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.