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