public class PortletEntityRegistry
extends java.lang.Object
PortletPoolService
implementation.Constructor and Description |
---|
PortletEntityRegistry() |
Modifier and Type | Method and Description |
---|---|
static org.apache.pluto.om.entity.PortletApplicationEntityList |
getPortletApplicationEntityList()
Returns the portlet application instance with the given id.
|
static org.apache.pluto.om.entity.PortletEntity |
getPortletEntity(org.apache.pluto.om.common.ObjectID id)
Returns the portlet Entity with the given id.
|
static void |
load() |
static void |
refresh(org.apache.pluto.om.entity.PortletEntity portletEntity) |
static void |
setPortletEntityRegistryService() |
static void |
store() |
public static org.apache.pluto.om.entity.PortletApplicationEntityList getPortletApplicationEntityList()
public static org.apache.pluto.om.entity.PortletEntity getPortletEntity(org.apache.pluto.om.common.ObjectID id)
id
- the identifier of the portlet Entity to be returnedpublic static void store() throws java.io.IOException
java.io.IOException
public static void load() throws java.io.IOException
java.io.IOException
public static void refresh(org.apache.pluto.om.entity.PortletEntity portletEntity)
public static void setPortletEntityRegistryService()
Copyright © 2003-2013 . All Rights Reserved.