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