com.arsdigita.portalserver.pslogin
Class PSSubsiteDispatcher
java.lang.Object
com.arsdigita.dispatcher.MapDispatcher
com.arsdigita.bebop.page.BebopMapDispatcher
com.arsdigita.bebop.BebopMapDispatcher
com.arsdigita.ui.login.SubsiteDispatcher
com.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 classes inherited from class com.arsdigita.dispatcher.MapDispatcher |
com.arsdigita.dispatcher.MapDispatcher.ParseConfigHandler |
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 |
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