olr.presentation
Class Activities
java.lang.Object
olr.presentation.ExtendedHttpPresentation
olr.presentation.SecureHttpPresentation
olr.presentation.Activities
- All Implemented Interfaces:
- com.lutris.appserver.server.httpPresentation.HttpPresentation
- public class Activities
- extends SecureHttpPresentation
- Version:
- $Id: Activities.java,v 1.12 2004/08/02 18:46:20 roku Exp $
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 |
Activities
public Activities()
handleDefault
public java.lang.String handleDefault()
- Description copied from class:
ExtendedHttpPresentation
- Called upon page request.
- Specified by:
handleDefault
in class ExtendedHttpPresentation
- Returns:
- Should return a string of (X)HTML
handleAddKeywordMode
public java.lang.String handleAddKeywordMode()
handleAddDescriptionMode
public java.lang.String handleAddDescriptionMode()
handleAddBookmarkMode
public java.lang.String handleAddBookmarkMode()
handleAddKeyword
public java.lang.String handleAddKeyword()
throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
- Throws:
com.lutris.appserver.server.httpPresentation.HttpPresentationException
handleAddDescription
public java.lang.String handleAddDescription()
throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
- Throws:
com.lutris.appserver.server.httpPresentation.HttpPresentationException
handleAddBookmark
public java.lang.String handleAddBookmark()
throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
- Throws:
com.lutris.appserver.server.httpPresentation.HttpPresentationException
handleRemoveKeyword
public java.lang.String handleRemoveKeyword()
throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
- Throws:
com.lutris.appserver.server.httpPresentation.HttpPresentationException
handleRemoveDescription
public java.lang.String handleRemoveDescription()
throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
- Throws:
com.lutris.appserver.server.httpPresentation.HttpPresentationException
handleRemoveBookmark
public java.lang.String handleRemoveBookmark()
throws com.lutris.appserver.server.httpPresentation.HttpPresentationException
- Throws:
com.lutris.appserver.server.httpPresentation.HttpPresentationException
showPage
public java.lang.String showPage()
showPage
public java.lang.String showPage(int mode)
Copyright © 2001-2004 University of Hannover. All Rights Reserved.