Uses of Class
org.fuin.utils4j.filter.ComparableFilter

Packages that use ComparableFilter
org.fuin.utils4j.filter   
 

Uses of ComparableFilter in org.fuin.utils4j.filter
 

Subclasses of ComparableFilter in org.fuin.utils4j.filter
 class IntegerFilter
          Defines a filter on an Integer value.
 

Methods in org.fuin.utils4j.filter that return ComparableFilter
protected  ComparableFilter ComparablePropertyFilter.getFilter()
          Returns the filter used for compare operations.
 

Constructors in org.fuin.utils4j.filter with parameters of type ComparableFilter
ComparablePropertyFilter(java.lang.String newPropertyName, ComparableFilter filter)
          Constructor with a property and an operator.
 



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.