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