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