public class LinkChangeDescriptorsResource
extends <any>
| Constructor and Description |
|---|
LinkChangeDescriptorsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllLinkChangeDescriptors()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getLinkChangeDescriptorResource(String resourceKey)
Generated getter for sub resource of type
LinkChangeDescriptorResource for current root resource |
Collection<LinkChangeDescriptorModel> |
getLinkChangeDescriptorsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postLinkChangeDescriptor(LinkChangeDescriptorDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setLinkChangeDescriptorsCollection(Collection<LinkChangeDescriptorModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public LinkChangeDescriptorsResource()
public Response getAllLinkChangeDescriptors()
Responsepublic AbstractYResource getLinkChangeDescriptorResource(String resourceKey)
LinkChangeDescriptorResource for current root resourcepublic Collection<LinkChangeDescriptorModel> getLinkChangeDescriptorsCollection()
#getResourceValue()public Response postLinkChangeDescriptor(LinkChangeDescriptorDTO dto)
Responsepublic void setLinkChangeDescriptorsCollection(Collection<LinkChangeDescriptorModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.