| Modifier and Type | Method and Description |
|---|---|
PortletApplication |
PortletFilter.getPortletApplication()
Returns the wired application.
|
PortletApplication |
PortletContainer.getPortletApplication()
Returns the wired application.
|
| Modifier and Type | Method and Description |
|---|---|
PortletApplication |
ManagedPortletApplication.getPortletApplication() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PortletApplicationObject
Contains life cycle and wiring details for the kernel environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortletFilterObject.setPortletApplication(PortletApplication application)
Set the application on the portlet filter.
|
void |
PortletContainerObject.setPortletApplication(PortletApplication application)
Set/unset the application.
|
| Modifier and Type | Method and Description |
|---|---|
PortletApplication |
PortletApplicationLifeCycle.getPortletApplication() |
| Modifier and Type | Class and Description |
|---|---|
class |
PortletApplicationImpl |
| Modifier and Type | Method and Description |
|---|---|
PortletApplication |
PortletContainerImpl.getPortletApplication() |
PortletApplication |
PortletFilterImpl.getPortletApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletContainerImpl.setPortletApplication(PortletApplication application) |
void |
PortletFilterImpl.setPortletApplication(PortletApplication application) |
Copyright © 2003-2018 GateIn. All Rights Reserved.