Uses of Class
org.jboss.portal.portlet.impl.container.PortletFilterLifeCycle

Packages that use PortletFilterLifeCycle
org.jboss.portal.portlet.impl.container   
 

Uses of PortletFilterLifeCycle in org.jboss.portal.portlet.impl.container
 

Methods in org.jboss.portal.portlet.impl.container that return PortletFilterLifeCycle
 PortletFilterLifeCycle PortletApplicationLifeCycle.addPortletFilter(PortletFilterContext portletFilterContext, PortletFilterObject portletFilter)
           
 PortletFilterLifeCycle PortletApplicationLifeCycle.getManagedPortletFilter(java.lang.String portletFilterId)
           
 

Methods in org.jboss.portal.portlet.impl.container that return types with arguments of type PortletFilterLifeCycle
 java.util.Set<PortletFilterLifeCycle> PortletApplicationLifeCycle.getDependencies(PortletContainerLifeCycle portletContainerLifeCycle)
           
 java.util.Collection<? extends PortletFilterLifeCycle> PortletApplicationLifeCycle.getManagedPortletFilters()
           
 

Methods in org.jboss.portal.portlet.impl.container with parameters of type PortletFilterLifeCycle
 void PortletApplicationLifeCycle.addDependency(PortletFilterLifeCycle portletFilterLifeCycle, PortletContainerLifeCycle portletContainerLifeCycle)
           
 java.util.Set<PortletContainerLifeCycle> PortletApplicationLifeCycle.getDependencies(PortletFilterLifeCycle portletFilterLifeCycle)
           
 



Copyright © 2008. All Rights Reserved.