Uses of Class
org.exoplatform.services.portletcontainer.pci.model.Filter

Packages that use Filter
org.exoplatform.services.portletcontainer.pci.model   
 

Uses of Filter in org.exoplatform.services.portletcontainer.pci.model
 

Methods in org.exoplatform.services.portletcontainer.pci.model that return Filter
static Filter XMLParser.readFilter(org.exoplatform.commons.xml.ExoXPPParser xpp)
           
 

Methods in org.exoplatform.services.portletcontainer.pci.model that return types with arguments of type Filter
 List<Filter> PortletApp.getFilter()
           
 

Methods in org.exoplatform.services.portletcontainer.pci.model with parameters of type Filter
 void PortletApp.addFilter(Filter f)
           
 

Method parameters in org.exoplatform.services.portletcontainer.pci.model with type arguments of type Filter
 void PortletApp.setFilter(List<Filter> filter)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.