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