Uses of Interface
org.apache.jetspeed.portalsite.PortalSite

Packages that use PortalSite
org.apache.jetspeed.portalsite.impl   
org.apache.jetspeed.profiler.impl   
 

Uses of PortalSite in org.apache.jetspeed.portalsite.impl
 

Classes in org.apache.jetspeed.portalsite.impl that implement PortalSite
 class PortalSiteImpl
          This class implements the portal-site component.
 

Uses of PortalSite in org.apache.jetspeed.profiler.impl
 

Constructors in org.apache.jetspeed.profiler.impl with parameters of type PortalSite
CreateUserTemplatePagesValveImpl(Profiler profiler, PortalSite portalSite, boolean requestFallback, boolean useHistoryPageManager, PageManager pageManager)
          CreateUserTemplatePagesValveImpl - constructor
CreateUserTemplatePagesValveImpl(Profiler profiler, PortalSite portalSite, boolean requestFallback, PageManager pageManager)
          CreateUserTemplatePagesValveImpl - constructor
CreateUserTemplatePagesValveImpl(Profiler profiler, PortalSite portalSite, PageManager pageManager)
          CreateUserTemplatePagesValveImpl - constructor
ProfilerValveImpl(Profiler profiler, PortalSite portalSite)
          ProfilerValveImpl - constructor
ProfilerValveImpl(Profiler profiler, PortalSite portalSite, boolean requestFallback)
          ProfilerValveImpl - constructor
ProfilerValveImpl(Profiler profiler, PortalSite portalSite, boolean requestFallback, boolean useHistory)
          ProfilerValveImpl - constructor
 



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