ru.biosoft.access
Interface QueryFilter

All Superinterfaces:
Filter

public interface QueryFilter
extends Filter

To do:
comments

Nested Class Summary
 
Nested classes inherited from class ru.biosoft.access.Filter
Filter.IncludeAllFilter, Filter.IncludeNoneFilter
 
Field Summary
 
Fields inherited from interface ru.biosoft.access.Filter
INCLUDE_ALL_FILTER, INCLUDE_NONE_FILTER
 
Method Summary
 java.util.List doQuery(DataCollection dc)
           
 
Methods inherited from interface ru.biosoft.access.Filter
isAcceptable, isEnabled
 

Method Detail

doQuery

public java.util.List doQuery(DataCollection dc)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.