|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object olr.presentation.ExtendedHttpPresentation olr.presentation.SecureHttpPresentation olr.presentation.DeleteDBModel
Constructor Summary | |
DeleteDBModel()
|
Method Summary | |
java.lang.String |
handleDefault()
Called upon page request. |
java.lang.String |
handleDelete()
|
java.lang.String |
showPage()
|
Methods inherited from class olr.presentation.SecureHttpPresentation |
loggedInUserRequired |
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 DeleteDBModel()
Method Detail |
public java.lang.String handleDefault() throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
ExtendedHttpPresentation
handleDefault
in class ExtendedHttpPresentation
com.lutris.appserver.server.httpPresentation.HttpPresentationException
public java.lang.String handleDelete() throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
com.lutris.appserver.server.httpPresentation.HttpPresentationException
public java.lang.String showPage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |