public class ViewStoreActionsResource
extends <any>
| Constructor and Description |
|---|
ViewStoreActionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllViewStoreActions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getViewStoreActionResource(String resourceKey)
Generated getter for sub resource of type
ViewStoreActionResource for current root resource |
Collection<ViewStoreActionModel> |
getViewStoreActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setViewStoreActionsCollection(Collection<ViewStoreActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ViewStoreActionsResource()
public Response getAllViewStoreActions()
Responsepublic AbstractYResource getViewStoreActionResource(String resourceKey)
ViewStoreActionResource for current root resourcepublic Collection<ViewStoreActionModel> getViewStoreActionsCollection()
#getResourceValue()public void setViewStoreActionsCollection(Collection<ViewStoreActionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.