|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.base.DSEOperation | +--com.ibm.dse.base.DSEClientOperation | +--com.ibm.dse.appl.ej.client.EJQueryClientOperation
This operation is invoked to execute the EJ Query client operation. All its behavior is included in the set of operations steps defined inside the operation definition. See the SGML operations file for the client workstation.
Field Summary | |
protected java.util.Vector |
aOperationRepliedListener
|
Fields inherited from class com.ibm.dse.base.DSEOperation |
aOperationRepliedListener,
externalizer |
Constructor Summary | |
EJQueryClientOperation()
|
Method Summary | |
void |
execute()
Execute the Ej Query Client Operation. |
Methods inherited from class com.ibm.dse.base.DSEClientOperation |
getCSReplyFormat,
getCSRequestFormat,
getServerOperation,
getServerOperationParentContext,
initializeFrom,
setCSReplyFormat,
setCSRequestFormat,
setServerOperation,
setServerOperationParentContext,
toStrings |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
protected transient java.util.Vector aOperationRepliedListener
Constructor Detail |
public EJQueryClientOperation()
Method Detail |
public void execute() throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |