|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.Member.TextSelector
public static class Member.TextSelector
Select a set of members matching the given text in the name or in the email.
| Field Summary | |
|---|---|
protected java.lang.String |
text
|
| Fields inherited from interface com.jalios.jcms.DataSelector |
|---|
REVISION |
| Constructor Summary | |
|---|---|
Member.TextSelector(java.lang.String text)
|
|
| Method Summary | |
|---|---|
boolean |
isSelected(Data data)
Evaluates if a data must be selected or not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String text
| Constructor Detail |
|---|
public Member.TextSelector(java.lang.String text)
| Method Detail |
|---|
public boolean isSelected(Data data)
DataSelector
isSelected in interface DataSelectordata - the data to evaluate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||