Uses of Class
org.apache.pluto.portalImpl.core.PortalEnvironment

Packages that use PortalEnvironment
org.apache.pluto.portalImpl.core   
 

Uses of PortalEnvironment in org.apache.pluto.portalImpl.core
 

Fields in org.apache.pluto.portalImpl.core declared as PortalEnvironment
private  PortalEnvironment DynamicInformationProviderImpl.env
           
private  PortalEnvironment PortalURL.environment
           
 

Methods in org.apache.pluto.portalImpl.core that return PortalEnvironment
static PortalEnvironment PortalEnvironment.getPortalEnvironment(HttpServletRequest request)
           
 

Constructors in org.apache.pluto.portalImpl.core with parameters of type PortalEnvironment
PortalURL(PortalEnvironment env)
          Creates and URL pointing to the home of the portal