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