public class DeliaSessionImpl extends Object implements DeliaSession
| Modifier and Type | Field and Description |
|---|---|
ExecutionState |
execCtx |
List<Exp> |
expL |
boolean |
ok |
ResultValue |
res |
| Constructor and Description |
|---|
DeliaSessionImpl() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionState |
getExecutionContext() |
ResultValue |
getFinalResult() |
boolean |
ok() |
public boolean ok
public ExecutionState execCtx
public ResultValue res
public boolean ok()
ok in interface DeliaSessionpublic ResultValue getFinalResult()
getFinalResult in interface DeliaSessionpublic ExecutionState getExecutionContext()
getExecutionContext in interface DeliaSessionCopyright © 2020. All rights reserved.