HEADER

ru.biosoft.access
Interface QueryFilter


public interface QueryFilter
extends Filter

todo comments

Fields inherited from interface ru.biosoft.access.Filter
INCLUDE_ALL_FILTER, INCLUDE_NONE_FILTER

Method Summary
 ListdoQuery(DataCollection dc)
           

Methods inherited from interface ru.biosoft.access.Filter
isAcceptable, isEnabled

Method Detail

doQuery

public List doQuery(DataCollection dc)

FOOTER

BOTTOM