|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutablePortletApplication | |
org.apache.jetspeed.components.portletregistry |
Uses of MutablePortletApplication in org.apache.jetspeed.components.portletregistry |
Methods in org.apache.jetspeed.components.portletregistry that return MutablePortletApplication | |
MutablePortletApplication |
PortletRegistry.getPortletApplication(org.apache.pluto.om.common.ObjectID id)
Retreives a PortletApplication by it's unique ObjectID. |
MutablePortletApplication |
PortletRegistry.getPortletApplication(String name)
Retreives a PortletApplication by it's unique name. |
MutablePortletApplication |
PortletRegistry.getPortletApplicationByIdentifier(String identifier)
Locates a portlet application using it's unique identifier
field. |
Methods in org.apache.jetspeed.components.portletregistry with parameters of type MutablePortletApplication | |
boolean |
PortletRegistry.portletDefinitionExists(String portletName,
MutablePortletApplication app)
Checks whether or not a portlet with this identity has all ready been registered to the PortletApplication. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |