Uses of Interface
org.apache.cocoon.webapps.portal.components.PortalManager

Packages that use PortalManager
org.apache.cocoon.webapps.portal.components   
org.apache.cocoon.webapps.portal.context   
 

Uses of PortalManager in org.apache.cocoon.webapps.portal.components
 

Classes in org.apache.cocoon.webapps.portal.components that implement PortalManager
 class PortalManagerImpl
          This is the basis portal component
 

Uses of PortalManager in org.apache.cocoon.webapps.portal.context
 

Constructors in org.apache.cocoon.webapps.portal.context with parameters of type PortalManager
SessionContextImpl(String name, Map objectModel, PortalManager portal, XPathProcessor xpathProcessor)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.