|
|||||||||
| 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
public abstract class UpdateChangeDelegate
Supported API: true
Extendable: false
| Field Summary |
|---|
| 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 |
| Method Summary | |
|---|---|
protected String |
getContextOid()
Deprecated. |
void |
processAction(wt.content.ContentHTTPStream contentStream)
Deprecated. |
protected void |
processRemainingFormData(wt.content.ContentHTTPStream contentStream)
Deprecated. |
protected abstract void |
saveChangeItem(wt.content.ContentHTTPStream contentStream)
Deprecated. |
protected abstract void |
setFailureContext()
Deprecated. |
protected abstract void |
setSuccessContext()
Deprecated. |
protected abstract void |
updateAttributes()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected abstract void updateAttributes()
throws Exception
Exception
public void processAction(wt.content.ContentHTTPStream contentStream)
throws Exception
processAction in class FormTaskDelegatecontentStream -
Exception
protected abstract void saveChangeItem(wt.content.ContentHTTPStream contentStream)
throws Exception
contentStream -
Exception
protected void processRemainingFormData(wt.content.ContentHTTPStream contentStream)
throws IOException
contentStream -
IOException
protected abstract void setFailureContext()
throws WTException
WTException
protected abstract void setSuccessContext()
throws WTException
WTException
protected String getContextOid()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||