Package | Description |
---|---|
com.hcl.voltmx.middleware.controller |
Modifier and Type | Method and Description |
---|---|
Session |
DataControllerRequest.getSession()
Gets the session associated with the request.
|
Session |
DataControllerRequest.getSession(boolean createNewIfNotExist)
Gets the session associated with the request.
|
Modifier and Type | Method and Description |
---|---|
void |
DataControllerRequest.setSession(Session session)
Sets a session for this request.
|
Copyright © 2019. All rights reserved.