|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.orchestranetworks.ui.UIHttpManagerComponentReturnCode
Represents the return code of a user interaction initiated by UIHttpManagerComponent.
The return code is added to the redirection URI
(see method UIHttpManagerComponent.setRedirectionURI(String)).
When the target application receives the redirection, it can extract the return code
from the incoming request by calling
UIHttpManagerComponentHelper.getReturnCodeFromHttpRequest(HttpServletRequest).
UIHttpManagerComponent.setRedirectionURI(String)| Field Summary | |
static UIHttpManagerComponentReturnCode |
MERGE_CANCEL
This code is returned when merge has been cancelled by user. |
static UIHttpManagerComponentReturnCode |
MERGE_DONE
This code is returned when merge has been processed successfully. |
| Method Summary | |
String |
format()
|
String |
getLabel(Locale aLocale)
Returns a localized label for this return code. |
boolean |
isMergeCancelled()
|
boolean |
isMergeDone()
|
static UIHttpManagerComponentReturnCode |
parse(String aCode)
Parses the string specified so as to return a return code object. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final UIHttpManagerComponentReturnCode MERGE_DONE
public static final UIHttpManagerComponentReturnCode MERGE_CANCEL
| Method Detail |
public boolean isMergeDone()
MERGE_DONEpublic boolean isMergeCancelled()
MERGE_CANCELpublic String format()
parse(String)public static UIHttpManagerComponentReturnCode parse(String aCode)
format()public String getLabel(Locale aLocale)
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.