| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.actions |
| Modifier and Type | Method and Description |
|---|---|
AddToCartActionModel |
AddToCartActionResource.getAddToCartActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AddToCartActionModel |
AddToCartActionResource.readResource(java.lang.String resourceId)
Gets the
AddToCartActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AddToCartActionModel> |
AddToCartActionsResource.getAddToCartActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddToCartActionResource.setAddToCartActionModel(AddToCartActionModel value)
Convenience method which just delegates to
#setResourceValue(AddToCartActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddToCartActionsResource.setAddToCartActionsCollection(java.util.Collection<AddToCartActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.