|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistry
This class is a static accessor for a PortletRegistryService
implementation.
Constructor Summary | |
PortletDefinitionRegistry()
|
Method Summary | |
static org.apache.pluto.om.portlet.PortletApplicationDefinitionList |
getPortletApplicationDefinitionList()
Returns a set containg all portlet application definitions |
static org.apache.pluto.om.portlet.PortletDefinition |
getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
Returns the portlet definition to the given object id |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletDefinitionRegistry()
Method Detail |
public static org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
public static org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |