public class PortletDefinitionRegistryServiceContextImpl extends PortletDefinitionRegistryService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_CONTEXTS |
static java.lang.String |
DEFAULT_MAPPING_PORTLETXML |
static java.lang.String |
DEFAULT_MAPPING_WEBXML |
| Constructor and Description |
|---|
PortletDefinitionRegistryServiceContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pluto.om.portlet.PortletApplicationDefinitionList |
getPortletApplicationDefinitionList()
Returns a set containg all portlet application definitions
|
org.apache.pluto.om.portlet.PortletDefinition |
getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
Returns the portlet definition to the given object id
|
protected void |
init(javax.servlet.ServletConfig config,
Properties props)
Initializes the service using the servlet configuration
and the service properties.
|
void |
postInit()
This methods can be used to setup things after the services has
been initialized via init.
|
public static final java.lang.String DEFAULT_CONTEXTS
public static final java.lang.String DEFAULT_MAPPING_PORTLETXML
public static final java.lang.String DEFAULT_MAPPING_WEBXML
public PortletDefinitionRegistryServiceContextImpl()
public org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
PortletDefinitionRegistryServicegetPortletApplicationDefinitionList in class PortletDefinitionRegistryServicepublic org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
PortletDefinitionRegistryServicegetPortletDefinition in class PortletDefinitionRegistryServiceprotected void init(javax.servlet.ServletConfig config,
Properties props)
throws java.lang.Exception
ServiceCopyright © 2003-2013 . All Rights Reserved.