org.apertereports.common.wrappers
Class DictionaryItemFilter
java.lang.Object
org.apertereports.common.wrappers.DictionaryItemFilter
public class DictionaryItemFilter
- extends Object
This class filters dictionary items by levels.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictionaryItemFilter
public DictionaryItemFilter(int columnCount,
HashMap<Integer,Object> filterValues)
appliesTo
public boolean appliesTo(Object obj)
getColumn
public List<String> getColumn(Integer idx)
setColumn
public void setColumn(Integer idx,
List<String> value)
Copyright © 2011-2012. All Rights Reserved.