|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.war.model.impl.TypeInclusiveTreeDataFilterImpl
public class TypeInclusiveTreeDataFilterImpl
Implementation of TreeDataFilter. Includes a TreeNode instance into a data set if its type is one of the configured types
Constructor Summary | |
---|---|
TypeInclusiveTreeDataFilterImpl()
|
Method Summary | |
---|---|
boolean |
filter(TreeNode node)
Returns true if excludeTypesList contains a given node type. |
java.util.List |
getIncludeTypesList()
|
void |
setIncludeTypesList(java.util.List includeTypesList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeInclusiveTreeDataFilterImpl()
Method Detail |
---|
public boolean filter(TreeNode node)
filter
in interface TreeDataFilter
public java.util.List getIncludeTypesList()
public void setIncludeTypesList(java.util.List includeTypesList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |