public static class Group.ParentSelector extends java.lang.Object implements DataSelector
Modifier and Type | Field and Description |
---|---|
protected java.util.Set<Group> |
childrenSet |
REVISION
Constructor and Description |
---|
Group.ParentSelector(Group parentGroup) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected(Data data)
Evaluates if a data must be selected or not.
|
protected java.util.Set<Group> childrenSet
public Group.ParentSelector(Group parentGroup)
public boolean isSelected(Data data)
DataSelector
isSelected
in interface DataSelector
data
- the data to evaluate.Copyright © 2001-2010 Jalios SA. All Rights Reserved.