Uses of Interface
org.apache.jetspeed.om.common.portlet.PortletApplication

Packages that use PortletApplication
org.apache.jetspeed.factory   
org.apache.jetspeed.om.common.portlet   
 

Uses of PortletApplication in org.apache.jetspeed.factory
 

Methods in org.apache.jetspeed.factory with parameters of type PortletApplication
 ClassLoader PortletFactory.getPortletApplicationClassLoader(PortletApplication pa)
           
 boolean PortletFactory.isPortletApplicationRegistered(PortletApplication pa)
           
 void PortletFactory.registerPortletApplication(PortletApplication pa, ClassLoader paClassLoader)
           
 void PortletFactory.unregisterPortletApplication(PortletApplication pa)
           
 

Uses of PortletApplication in org.apache.jetspeed.om.common.portlet
 

Subinterfaces of PortletApplication in org.apache.jetspeed.om.common.portlet
 interface MutablePortletApplication
          MutablePortletApplication Extends the org.apache.pluto.om.portlet.PortletApplicationDefinition interface adding mutator methods for those attributes that do not have them so as to make manipulating the portlet OM easier.
 



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