public interface PortalManager extends Component(Code)
This is the main component that has currently two actions:
Invoke the request processing using the
PortalManager.process() method,
this starts the event handling for the current request (evaluating
request parameters etc.)
The section method
PortalManager.showPortal(ContentHandler,Parameters) starts rendering the portal.
author: Carsten Ziegeler author: Volker Schmitt version: CVS $Id: PortalManager.java 433543 2006-08-22 06:22:54Z crossley $