|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | |
void |
PortletFactory.registerPortletApplication(PortletApplication pa,
ClassLoader paClassLoader)
|
void |
PortletFactory.unregisterPortletApplication(PortletApplication pa)
|
boolean |
PortletFactory.isPortletApplicationRegistered(PortletApplication pa)
|
ClassLoader |
PortletFactory.getPortletApplicationClassLoader(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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||