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