org.apache.pluto.portalImpl.services.portletdefinitionregistry
Class PortletDefinitionRegistry
java.lang.Object
org.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistry
public class PortletDefinitionRegistry
- extends java.lang.Object
This class is a static accessor for a PortletRegistryService
implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDefinitionRegistry
public PortletDefinitionRegistry()
getPortletApplicationDefinitionList
public static org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
- Returns a set containg all portlet application definitions
- Returns:
- the portlet application definition set
getPortletDefinition
public static org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
- Returns the portlet definition to the given object id
- Returns:
- the portlet definition
setPortletDefinitionRegistryService
public static void setPortletDefinitionRegistryService()
Copyright © 2003-2011 . All Rights Reserved.