|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.ui.jsps.GenericEntry
Generic entry point for all UIX JSPs.
Field Summary | |
static java.lang.String |
CALENDAR_DIALOG_JSP
Key identifying the calendar dialog JSP. |
static java.lang.String |
JS_CACHE_JSP
Key identifying the javascript cache JSP. |
static java.lang.String |
NEW_FRAME_REDIRECT_JSP
Key identifying the "new" frame redirect JSP. |
static java.lang.String |
OLD_FRAME_REDIRECT_JSP
Key identifying the "old" frame redirect JSP. |
static java.lang.String |
RECODING_FRAME_REDIRECT_JSP
Key identifying a frame redirect which recodes parameters from UTF-8 to the character set of the request. |
Method Summary | |
static java.lang.String |
getJSP(java.lang.String jspName)
|
static void |
service(javax.servlet.jsp.PageContext context,
java.lang.String jspName)
|
static void |
serviceGeneric(javax.servlet.jsp.PageContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CALENDAR_DIALOG_JSP
public static final java.lang.String NEW_FRAME_REDIRECT_JSP
public static final java.lang.String OLD_FRAME_REDIRECT_JSP
public static final java.lang.String RECODING_FRAME_REDIRECT_JSP
public static final java.lang.String JS_CACHE_JSP
Method Detail |
public static void serviceGeneric(javax.servlet.jsp.PageContext context) throws javax.servlet.ServletException, java.io.IOException
public static void service(javax.servlet.jsp.PageContext context, java.lang.String jspName) throws javax.servlet.ServletException, java.io.IOException
public static java.lang.String getJSP(java.lang.String jspName)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |