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