|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17488-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.context.NewSessionURLProvider
public abstract class NewSessionURLProvider
| Constructor Summary | |
|---|---|
NewSessionURLProvider() |
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getNewSessionURL(javax.faces.context.FacesContext context)Used to provide the view with a URL to create a new session if the current session expires while the current page is displayed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewSessionURLProvider()
| Method Detail |
|---|
public abstract java.lang.String getNewSessionURL(javax.faces.context.FacesContext context)
context - the FacesContext.java.lang.IllegalStateException - if called outside of the RENDER_RESPONSE phase.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17488-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||