| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.actions |
| Modifier and Type | Method and Description |
|---|---|
ViewStoreActionModel |
ViewStoreActionResource.getViewStoreActionModel()
Convenience method which just delegates to
#getResourceValue() |
protected ViewStoreActionModel |
ViewStoreActionResource.readResource(String resourceId)
Gets the
ViewStoreActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ViewStoreActionModel> |
ViewStoreActionsResource.getViewStoreActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewStoreActionResource.setViewStoreActionModel(ViewStoreActionModel value)
Convenience method which just delegates to
#setResourceValue(ViewStoreActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewStoreActionsResource.setViewStoreActionsCollection(Collection<ViewStoreActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.