|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.wgen.op.Op
net.wgen.op.TestOp.TopOp
| Field Summary | |
private java.util.List |
_results
|
static java.lang.String |
QUERY
|
| Fields inherited from class net.wgen.op.Op |
_opExecutor, _options, _rootOp, LOG |
| Constructor Summary | |
TestOp.TopOp(TraceKey traceKey)
|
|
| Method Summary | |
protected void |
_execute(CallExecutor exec)
Execute the body of the Op. |
java.util.List |
getResults()
|
| Methods inherited from class net.wgen.op.Op |
execute, getAmountOfWorkDone, getCallersUserId, getDefaultDataSourceName, getLogger, getOptions, getRootOp, getTraceKey, makeFunction, makeProcedure, makeQuery, setDefaultDataSourceName, setOpExecutor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String QUERY
private java.util.List _results
| Constructor Detail |
public TestOp.TopOp(TraceKey traceKey)
| Method Detail |
public java.util.List getResults()
protected void _execute(CallExecutor exec)
throws OpException
_execute in class Opexec - what will perform DB or other calls
OpException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||