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