public static class Data.AuthorSelector extends java.lang.Object implements DataSelector
REVISION| Constructor and Description | 
|---|
| AuthorSelector(Member author) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isSelected(Data data)Evaluates if a data must be selected or not. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestpublic AuthorSelector(Member author)
public boolean isSelected(Data data)
DataSelectorisSelected in interface DataSelectordata - the data to evaluate.Copyright © 2001-2019 Jalios SA. All Rights Reserved.