public static class MentionManager.EmailSelector extends Member.ValidEmailSelector
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
emailPrefix |
REVISION
Constructor and Description |
---|
EmailSelector(java.lang.String emailPrefix) |
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, wait
test
public boolean isSelected(Data data)
DataSelector
isSelected
in interface DataSelector
isSelected
in class Member.ValidEmailSelector
data
- the data to evaluate.Copyright © 2001-2018 Jalios SA. All Rights Reserved.