| Package | Description |
|---|---|
| org.gatein.pc.portlet.impl.container |
| Modifier and Type | Method and Description |
|---|---|
PortletFilterLifeCycle |
PortletApplicationLifeCycle.addPortletFilter(PortletFilterContext portletFilterContext,
PortletFilterObject portletFilter) |
PortletFilterLifeCycle |
PortletApplicationLifeCycle.getManagedPortletFilter(String portletFilterId) |
| Modifier and Type | Method and Description |
|---|---|
Set<PortletFilterLifeCycle> |
PortletApplicationLifeCycle.getDependencies(PortletContainerLifeCycle portletContainerLifeCycle) |
Iterable<? extends PortletFilterLifeCycle> |
PortletApplicationLifeCycle.getManagedPortletFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletApplicationLifeCycle.addDependency(PortletFilterLifeCycle portletFilterLifeCycle,
PortletContainerLifeCycle portletContainerLifeCycle) |
Set<PortletContainerLifeCycle> |
PortletApplicationLifeCycle.getDependencies(PortletFilterLifeCycle portletFilterLifeCycle) |
Copyright © 2003-2017 GateIn. All Rights Reserved.