|
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
oracle.adf.view.rich.context.NewSessionURLProviderBase
public class NewSessionURLProviderBase
Base implementation of the NewSessionURLProvider
| Constructor Summary | |
|---|---|
NewSessionURLProviderBase() |
|
| Method Summary | |
|---|---|
java.lang.String |
getNewSessionURL(javax.faces.context.FacesContext context)This method is the basic implementation on getting the URL to redirect the page to when session times out. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewSessionURLProviderBase()
| Method Detail |
|---|
public java.lang.String getNewSessionURL(javax.faces.context.FacesContext context)
getNewSessionURL in class NewSessionURLProvidercontext - the FacesContext.
|
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 | |||||||||