Uses of Class
org.apache.portals.bridges.portletfilter.PortletFilterConfig

Uses of PortletFilterConfig in org.apache.portals.bridges.portletfilter
 

Fields in org.apache.portals.bridges.portletfilter declared as PortletFilterConfig
private  PortletFilterConfig[] PortletFilterChain.filters
          PortletFilters.
 

Methods in org.apache.portals.bridges.portletfilter with parameters of type PortletFilterConfig
 void PortletFilter.init(PortletFilterConfig filterConfig)
          Called by init method of FilterPortlet to initialize this portlet filter.
 void PortletFilterChain.addPortletFilter(PortletFilterConfig filterConfig)
          Add a filter to the set of filters that will be executed in this chain.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.