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