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