com.arsdigita.portalserver.ui
Class PortalDispatcher
java.lang.Object
com.arsdigita.dispatcher.MapDispatcher
com.arsdigita.bebop.page.BebopMapDispatcher
com.arsdigita.bebop.BebopMapDispatcher
com.arsdigita.portalserver.ui.PortalDispatcher
- All Implemented Interfaces:
- com.arsdigita.dispatcher.Dispatcher
- Direct Known Subclasses:
- PersonalPortalDispatcher
- public class PortalDispatcher
- extends com.arsdigita.bebop.BebopMapDispatcher
Experimental
- Version:
- $Id: //portalserver/dev/src/com/arsdigita/portalserver/ui/PortalDispatcher.java#4 $
- Author:
- Justin Ross
Nested classes inherited from class com.arsdigita.dispatcher.MapDispatcher |
com.arsdigita.dispatcher.MapDispatcher.ParseConfigHandler |
Method Summary |
void |
dispatch(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.arsdigita.dispatcher.RequestContext context)
|
Methods inherited from class com.arsdigita.bebop.page.BebopMapDispatcher |
addPage, getPresentationManager, newParseConfigHandler, setMap, setNotFoundPage, setPresentationManager |
Methods inherited from class com.arsdigita.dispatcher.MapDispatcher |
addPage, getMap, preprocessRequest, readFromFile, requireTrailingSlash, setNotFoundDispatcher |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
PORTAL_HOME_PAGE
protected static final String PORTAL_HOME_PAGE
- See Also:
- Constant Field Values
PORTAL_ADMIN_PAGE
protected static final String PORTAL_ADMIN_PAGE
- See Also:
- Constant Field Values
PORTAL_PARTICIPANT_PAGE
protected static final String PORTAL_PARTICIPANT_PAGE
- See Also:
- Constant Field Values
PortalDispatcher
public PortalDispatcher()
dispatch
public void dispatch(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.arsdigita.dispatcher.RequestContext context)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2344 UTC