|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.templateutil.processor.FormTaskDelegate
wt.lifecycle.LifeCycleTaskCompleteDelegate
Field Summary | |
private static String |
ELECTRONIC_ID
Deprecated. |
private static String |
LIFECYCLE_RESOURCE
Deprecated. Resources for localizing message text |
private static ResourceBundle |
rb
Deprecated. |
private static ResourceBundle |
rb2
Deprecated. |
private static boolean |
VERBOSE
Deprecated. |
private static String |
WORKLIST_RESOURCE
Deprecated. |
Fields inherited from class wt.templateutil.processor.FormTaskDelegate |
|
Fields inherited from interface wt.templateutil.processor.ContextHolder |
CONTEXT_ACTION, CONTEXT_CLASS_NAME, CONTEXT_OBJ, CONTEXT_PROPERTIES, FORM_DATA, QUERY_DATA, RESPONSE_EXCEPTIONS, RESPONSE_FOOTERS, RESPONSE_HEADERS, RESPONSE_MESSAGES, RESPONSE_STRING, STATUS |
Constructor Summary | |
LifeCycleTaskCompleteDelegate()
Deprecated. |
Method Summary | |
Properties |
getContextProperties()
Deprecated. Returns the context properties. |
void |
processAction(ContentHTTPStream contentStream)
Deprecated. Processed the desired action and then updates the state so that the desired response page can be generated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static boolean VERBOSE
private static final String LIFECYCLE_RESOURCE
private static final String WORKLIST_RESOURCE
private static final ResourceBundle rb
private static final ResourceBundle rb2
private static String ELECTRONIC_ID
Constructor Detail |
public LifeCycleTaskCompleteDelegate()
Method Detail |
public Properties getContextProperties()
getContextProperties
in interface ContextHolder
getContextProperties
in class FormTaskDelegate
public void processAction(ContentHTTPStream contentStream) throws Exception
FormTaskDelegate
Use the addToResponse
methods to pass back messages on the status/results of the action.
Supported API: true
processAction
in class FormTaskDelegate
contentStream
-
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |