Dashboard Builder Data Provider API 6.0.0.Beta5

org.jboss.dashboard.provider
Interface DataFilter

All Superinterfaces:
Filter, FilterByCriteria

public interface DataFilter
extends FilterByCriteria

A data filter is a set of criteria to be applied over a data set in order to obtain a data subset.

See Also:
DataSet.filter(DataFilter)

Field Summary
 
Fields inherited from interface org.jboss.dashboard.commons.filter.FilterByCriteria
ALLOW_ALL, ALLOW_ANY, ALLOW_NONE
 
Method Summary
 
Methods inherited from interface org.jboss.dashboard.commons.filter.FilterByCriteria
addProperties, addProperty, addProperty, cloneFilter, containsProperty, containsProperty, getExtraInfo, getGt, getGtOrEq, getLocale, getLt, getLtOrEq, getPropertyAllowedValues, getPropertyAllowMode, getPropertyIds, getPropertyMaxValue, getPropertyMinValue, getPropertyPriority, getVariableName, getWildcard, maxValueIncluded, minValueIncluded, pass, removeAllProperty, removeProperties, removeProperty, setExtraInfo, setFilterCondition, setLocale, setVariableName
 
Methods inherited from interface org.jboss.dashboard.commons.filter.Filter
pass, pass
 


Dashboard Builder Data Provider API 6.0.0.Beta5

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.