Modifier and Type | Method and Description |
---|---|
PortletApplicationDefinition |
InternalPortletContext.getInternalPortletApplicationDefinition() |
Modifier and Type | Method and Description |
---|---|
PortletApplicationDefinition |
PortletContextImpl.getInternalPortletApplicationDefinition() |
Constructor and Description |
---|
PortletContextImpl(javax.servlet.ServletContext servletContext,
PortletApplicationDefinition portletApplicationDefinition) |
Modifier and Type | Method and Description |
---|---|
javax.portlet.PortletContext |
PortletContextFactory.getPortletContext(javax.servlet.ServletContext servletContext,
PortletApplicationDefinition portletApplicationDefinition) |
static javax.portlet.PortletContext |
PortletObjectAccess.getPortletContext(javax.servlet.ServletContext servletContext,
PortletApplicationDefinition portletApplicationDefinition) |
Modifier and Type | Method and Description |
---|---|
javax.portlet.PortletContext |
PortletContextFactoryImpl.getPortletContext(javax.servlet.ServletContext servletContext,
PortletApplicationDefinition portletApplicationDefinition) |
Modifier and Type | Method and Description |
---|---|
PortletApplicationDefinition |
PortletApplicationEntity.getPortletApplicationDefinition()
Returns the portlet application definition.
|
Modifier and Type | Method and Description |
---|---|
PortletApplicationDefinition |
PortletApplicationDefinitionList.get(ObjectID id)
Returns the PortletApplicationDefinition object of the given object id
The return value may be NULL.
|
PortletApplicationDefinition |
PortletDefinition.getPortletApplicationDefinition()
Returns the PortletApplication object in which this portlet resides
The return value cannot be NULL.
|
Modifier and Type | Method and Description |
---|---|
static PortletApplicationDefinition |
PortletUtils.getPortletApplicationDefinition(javax.portlet.PortletContext context) |
Copyright © 2003-2013 . All Rights Reserved.