Uses of Interface
org.gatein.pc.portlet.container.PortletFilterContext
Packages that use PortletFilterContext
Package
Description
-
Uses of PortletFilterContext in org.gatein.pc.portlet.container
Methods in org.gatein.pc.portlet.container that return PortletFilterContextModifier and TypeMethodDescriptionPortletFilter.getContext()Returns the context of the portlet filter -
Uses of PortletFilterContext in org.gatein.pc.portlet.container.object
Methods in org.gatein.pc.portlet.container.object with parameters of type PortletFilterContextModifier and TypeMethodDescriptionvoidPortletFilterObject.setContext(PortletFilterContext context) Set the context required by that filter. -
Uses of PortletFilterContext in org.gatein.pc.portlet.impl.container
Methods in org.gatein.pc.portlet.impl.container with parameters of type PortletFilterContextModifier and TypeMethodDescriptionPortletApplicationLifeCycle.addPortletFilter(PortletFilterContext portletFilterContext, PortletFilterObject portletFilter) -
Uses of PortletFilterContext in org.gatein.pc.portlet.impl.deployment
Classes in org.gatein.pc.portlet.impl.deployment that implement PortletFilterContext -
Uses of PortletFilterContext in org.gatein.pc.portlet.impl.jsr168
Methods in org.gatein.pc.portlet.impl.jsr168 that return PortletFilterContextMethods in org.gatein.pc.portlet.impl.jsr168 with parameters of type PortletFilterContextModifier and TypeMethodDescriptionvoidPortletFilterImpl.setContext(PortletFilterContext context)