com.arsdigita.portalserver.ui
Class PortalDispatcher

java.lang.Object
  extended bycom.arsdigita.dispatcher.MapDispatcher
      extended bycom.arsdigita.bebop.page.BebopMapDispatcher
          extended bycom.arsdigita.bebop.BebopMapDispatcher
              extended bycom.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 Class Summary
 
Nested classes inherited from class com.arsdigita.dispatcher.MapDispatcher
com.arsdigita.dispatcher.MapDispatcher.ParseConfigHandler
 
Field Summary
protected static String PORTAL_ADMIN_PAGE
           
protected static String PORTAL_HOME_PAGE
           
protected static String PORTAL_PARTICIPANT_PAGE
           
static String versionId
           
 
Constructor Summary
PortalDispatcher()
           
 
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
 

Field Detail

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
Constructor Detail

PortalDispatcher

public PortalDispatcher()
Method Detail

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 19 2004:2343 UTC