Uses of Interface
org.apache.jetspeed.om.portlet.FilterMapping

Packages that use FilterMapping
org.apache.jetspeed.om.portlet   
 

Uses of FilterMapping in org.apache.jetspeed.om.portlet
 

Methods in org.apache.jetspeed.om.portlet that return FilterMapping
 FilterMapping PortletApplication.addFilterMapping(java.lang.String filterName)
           
 FilterMapping PortletApplication.getFilterMapping(java.lang.String filterName)
           
 

Methods in org.apache.jetspeed.om.portlet that return types with arguments of type FilterMapping
 java.util.List<FilterMapping> PortletApplication.getFilterMappings()
           
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.