Uses of Class
org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
Packages that use PortletFilterLifeCycle
-
Uses of PortletFilterLifeCycle in org.gatein.pc.portlet.impl.container
Methods in org.gatein.pc.portlet.impl.container that return PortletFilterLifeCycleModifier and TypeMethodDescriptionPortletApplicationLifeCycle.addPortletFilter(PortletFilterContext portletFilterContext, PortletFilterObject portletFilter) PortletApplicationLifeCycle.getManagedPortletFilter(String portletFilterId) Methods in org.gatein.pc.portlet.impl.container that return types with arguments of type PortletFilterLifeCycleModifier and TypeMethodDescriptionPortletApplicationLifeCycle.getDependencies(PortletContainerLifeCycle portletContainerLifeCycle) Iterable<? extends PortletFilterLifeCycle> PortletApplicationLifeCycle.getManagedPortletFilters()Methods in org.gatein.pc.portlet.impl.container with parameters of type PortletFilterLifeCycleModifier and TypeMethodDescriptionvoidPortletApplicationLifeCycle.addDependency(PortletFilterLifeCycle portletFilterLifeCycle, PortletContainerLifeCycle portletContainerLifeCycle) PortletApplicationLifeCycle.getDependencies(PortletFilterLifeCycle portletFilterLifeCycle)