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