public static class Data.DeletableSelector extends java.lang.Object implements DataSelector
DataSelector to select Data that
 can be deleted (i.e. data whose checkDelete() returns ok).REVISION| Constructor and Description | 
|---|
DeletableSelector(Member opAuthor)  | 
| 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 DeletableSelector(Member opAuthor)
public boolean isSelected(Data data)
DataSelectorisSelected in interface DataSelectordata - the data to evaluate.Copyright © 2001-2018 Jalios SA. All Rights Reserved.