Uses of Class
info.magnolia.module.rssaggregator.importhandler.FilterPredicate

Packages that use FilterPredicate
info.magnolia.module.rssaggregator.importhandler   
 

Uses of FilterPredicate in info.magnolia.module.rssaggregator.importhandler
 

Methods in info.magnolia.module.rssaggregator.importhandler that return FilterPredicate
 FilterPredicate FilterPredicateContentMapper.map(javax.jcr.Node filterNode)
          Map a content node representing a FilterPredicate.
 

Methods in info.magnolia.module.rssaggregator.importhandler with parameters of type FilterPredicate
protected  boolean AggregateFilter.contains(FilterPredicate filterPredicate)
           
 

Constructor parameters in info.magnolia.module.rssaggregator.importhandler with type arguments of type FilterPredicate
AggregateFilter(Set<FilterPredicate> filters)
           
PlanetFilter(Set<FilterPredicate> filters)
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.