|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.infoengine.object.factory.Webject
com.infoengine.SAK.Webject
com.infoengine.SAK.ObjectWebject
com.infoengine.SAK.ActionWebject
public class ActionWebject
This class provides methods to construct and execute action webjects in applications and JSP pages.
| Field Summary |
|---|
| Fields inherited from class com.infoengine.object.factory.Webject |
|---|
CLASS, DISPLAY, EXTERNAL, GROUP, GROUP_IN, GROUP_OUT, MESSAGE, OBJECT, OUTPUT, TASK, text, TYPE, UNKNOWN |
| Constructor Summary | |
|---|---|
ActionWebject()
Constructs an action webject with no name. |
|
ActionWebject(java.lang.String name)
Constructs an action webject with a specific name. |
|
| Method Summary |
|---|
| Methods inherited from class com.infoengine.SAK.ObjectWebject |
|---|
invoke, isInterruptable, setInterruptable |
| Methods inherited from class com.infoengine.SAK.Webject |
|---|
addParam, getInputStream, getOutputStream, getProcessor, getProcessorClassName, getService, invoke, run, setInputStream, setInputStream, setInputStream, setOutputStream, setOutputStream, setParam, setService |
| Methods inherited from class com.infoengine.object.factory.Webject |
|---|
addKey, addMessage, addMeta, addMetaValue, addOutput, addParam, addUniqueKey, addUniqueValue, addValue, addValue, addWebject, clearParams, clone, deepClone, getClassName, getDefinition, getGroupInName, getGroupInNames, getGroupOutName, getGroupOutNames, getKey, getKeys, getMessages, getMetaValue, getName, getNode, getOutput, getParam, getParamNames, getParams, getPassword, getType, getUserName, getValue, getValues, getWebjects, objectParamValue, objectParamValue, paramValue, paramValue, paramValues, printTree, removeAllWebjects, removeParam, removeParams, removeWebject, setClassName, setName, setParam, setPassword, setType, setUserName, setValue, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionWebject()
public ActionWebject(java.lang.String name)
name - The name to be assigned to the webject.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||