|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.templateutil.processor.FormTaskDelegate
wt.change2.htmlclient.UpdateChangeDelegate
wt.change2.htmlclient.UpdateChangeRequestDelegate
Supported API: true
Extendable: false
Field Summary | |
protected WTChangeRequest2 |
change_request
Deprecated. |
private static String |
CLASSNAME
Deprecated. |
protected Properties |
props
Deprecated. |
private static String |
RESOURCE
Deprecated. |
protected static String |
RESOURCE_BUNDLE
Deprecated. |
protected static String |
SUBMIT_FAILED
Deprecated. |
protected static String |
SUBMIT_SUCCESSFUL
Deprecated. |
protected static boolean |
VERBOSE
Deprecated. |
Fields inherited from class wt.change2.htmlclient.UpdateChangeDelegate |
BLANK_SPACE, INTERMEDIATE, REFRESH_ACTION, REFRESH_OID, UPDATE |
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 | |
UpdateChangeRequestDelegate()
Deprecated. |
Method Summary | |
protected void |
addFootersToFormData()
Deprecated. Add the response footer messages to the form data. |
protected void |
removeAssociations()
Deprecated. |
protected void |
saveChangeItem(ContentHTTPStream contentStream)
Deprecated. |
protected void |
setFailureContext()
Deprecated. |
protected void |
setSuccessContext()
Deprecated. |
protected void |
updateAttributes()
Deprecated. |
protected void |
updateLinkAttributes()
Deprecated. |
Methods inherited from class wt.change2.htmlclient.UpdateChangeDelegate |
getContextOid, processAction, processRemainingFormData, trimValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
protected static boolean VERBOSE
protected Properties props
protected WTChangeRequest2 change_request
protected static final String RESOURCE_BUNDLE
protected static final String SUBMIT_SUCCESSFUL
protected static final String SUBMIT_FAILED
Constructor Detail |
public UpdateChangeRequestDelegate()
Method Detail |
protected void removeAssociations() throws Exception
Exception
protected void updateAttributes() throws Exception
updateAttributes
in class UpdateChangeDelegate
Exception
protected void saveChangeItem(ContentHTTPStream contentStream) throws Exception
saveChangeItem
in class UpdateChangeDelegate
contentStream
-
Exception
protected void setFailureContext() throws WTException
setFailureContext
in class UpdateChangeDelegate
WTException
protected void setSuccessContext() throws WTException
setSuccessContext
in class UpdateChangeDelegate
WTException
protected void addFootersToFormData()
protected void updateLinkAttributes() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |