public class DroolsKIESessionsResource
extends <any>
| Constructor and Description |
|---|
DroolsKIESessionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllDroolsKIESessions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getDroolsKIESessionResource(String resourceKey)
Generated getter for sub resource of type
DroolsKIESessionResource for current root resource |
Collection<DroolsKIESessionModel> |
getDroolsKIESessionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postDroolsKIESession(DroolsKIESessionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setDroolsKIESessionsCollection(Collection<DroolsKIESessionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public DroolsKIESessionsResource()
public Response getAllDroolsKIESessions()
Responsepublic AbstractYResource getDroolsKIESessionResource(String resourceKey)
DroolsKIESessionResource for current root resourcepublic Collection<DroolsKIESessionModel> getDroolsKIESessionsCollection()
#getResourceValue()public Response postDroolsKIESession(DroolsKIESessionDTO dto)
Responsepublic void setDroolsKIESessionsCollection(Collection<DroolsKIESessionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.