| Modifier and Type | Method and Description |
|---|---|
PortletFilterContext |
PortletFilter.getContext()
Returns the context of the portlet filter
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortletFilterObject.setContext(PortletFilterContext context)
Set the context required by that filter.
|
| Modifier and Type | Method and Description |
|---|---|
PortletFilterLifeCycle |
PortletApplicationLifeCycle.addPortletFilter(PortletFilterContext portletFilterContext,
PortletFilterObject portletFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
PortletFilterContextImpl |
| Modifier and Type | Method and Description |
|---|---|
PortletFilterContext |
PortletFilterImpl.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletFilterImpl.setContext(PortletFilterContext context) |
Copyright © 2003-2016 GateIn. All Rights Reserved.