com.arsdigita.portalserver.pslogin
Class PSSubsiteDispatcher

java.lang.Object
  extended bycom.arsdigita.dispatcher.MapDispatcher
      extended bycom.arsdigita.bebop.page.BebopMapDispatcher
          extended bycom.arsdigita.bebop.BebopMapDispatcher
              extended bycom.arsdigita.ui.login.SubsiteDispatcher
                  extended bycom.arsdigita.portalserver.pslogin.PSSubsiteDispatcher
All Implemented Interfaces:
com.arsdigita.dispatcher.Dispatcher

public class PSSubsiteDispatcher
extends com.arsdigita.ui.login.SubsiteDispatcher

This class extends com.arsdigita.ui.login.SubsiteDispatcher It changes the subsite dispatcher behavior by directing logged-in users to a personal portal rather than the default system portal

Author:
Bryan Che

Nested Class Summary
 
Nested classes inherited from class com.arsdigita.dispatcher.MapDispatcher
com.arsdigita.dispatcher.MapDispatcher.ParseConfigHandler
 
Field Summary
 
Fields inherited from class com.arsdigita.ui.login.SubsiteDispatcher
APPLICATION_NAME, versionId
 
Constructor Summary
PSSubsiteDispatcher()
          Initializes dispatcher by registering URLs with bebop pages.
 
Methods inherited from class com.arsdigita.ui.login.SubsiteDispatcher
preprocessRequest
 
Methods inherited from class com.arsdigita.bebop.page.BebopMapDispatcher
addPage, getPresentationManager, newParseConfigHandler, setMap, setNotFoundPage, setPresentationManager
 
Methods inherited from class com.arsdigita.dispatcher.MapDispatcher
addPage, dispatch, getMap, readFromFile, requireTrailingSlash, setNotFoundDispatcher
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSSubsiteDispatcher

public PSSubsiteDispatcher()
Initializes dispatcher by registering URLs with bebop pages. Replaces the portal mapping from an ACS workspace to a portalserver portal



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2344 UTC