|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object olr.presentation.ExtendedHttpPresentation olr.presentation.LoggedOut
Constructor Summary | |
LoggedOut()
|
Method Summary | |
java.lang.String |
handleDefault()
Called upon page request. |
boolean |
loggedInUserRequired()
Called on subclass to determine if this Presenentation needs a valid logged in user to display. |
Methods inherited from class olr.presentation.ExtendedHttpPresentation |
checkForUserLogin, clearSession, getApplication, getComms, getPageContentForEvent, getSessionData, getUser, handleEvent, initSessionData, run, setUser |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoggedOut()
Method Detail |
public boolean loggedInUserRequired()
ExtendedHttpPresentation
loggedInUserRequired
in class ExtendedHttpPresentation
public java.lang.String handleDefault() throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
ExtendedHttpPresentation
handleDefault
in class ExtendedHttpPresentation
com.lutris.appserver.server.httpPresentation.HttpPresentationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |