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