dsto.dfc.databeans
Interface IFilterSorter<T>

All Superinterfaces:
Comparator<T>, IFilter<T>, ISorter<T>
All Known Implementing Classes:
FederatedSorterFilter, PropertySorterFilter

public interface IFilterSorter<T>
extends IFilter<T>, ISorter<T>

Convenience interface for classes that are both filters and sorters.

See Also:
DataObjectView

Field Summary
 
Fields inherited from interface dsto.dfc.databeans.IFilter
NULL_FILTER
 
Fields inherited from interface dsto.dfc.databeans.ISorter
DEFAULT_SORTER, NULL_SORTER
 
Method Summary
 
Methods inherited from interface dsto.dfc.databeans.IFilter
include
 
Methods inherited from interface dsto.dfc.databeans.ISorter
affectsOrder, compare
 
Methods inherited from interface java.util.Comparator
equals
 



Copyright © 2008 Commonwealth of Australia