Uses of Class
org.tynamo.search.SearchFilterPredicate

Packages that use SearchFilterPredicate
org.tynamo.base   
org.tynamo.services   
 

Uses of SearchFilterPredicate in org.tynamo.base
 

Methods in org.tynamo.base that return SearchFilterPredicate
protected  SearchFilterPredicate GenericModelSearch.createSearchFilterPredicate(Class propertyType)
           
 

Methods in org.tynamo.base that return types with arguments of type SearchFilterPredicate
 Map<TynamoPropertyDescriptor,SearchFilterPredicate> GenericModelSearch.getActiveFilterMap()
           
 

Uses of SearchFilterPredicate in org.tynamo.services
 

Method parameters in org.tynamo.services with type arguments of type SearchFilterPredicate
 org.apache.tapestry5.grid.GridDataSource SearchableGridDataSourceProvider.createGridDataSource(Class entityType, Map<TynamoPropertyDescriptor,SearchFilterPredicate> propertySearchFilterMap, List<TynamoPropertyDescriptor> searchablePropertyDescriptors, String... searchTerms)
           
 org.apache.tapestry5.grid.GridDataSource SearchableGridDataSourceProvider.createGridDataSource(Class entityType, Set includedIds, Map<TynamoPropertyDescriptor,SearchFilterPredicate> propertySearchFilterMap)
           
 



Copyright © 2004-2012. All Rights Reserved.