|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.web.evaluator.NullValueComparator
public class NullValueComparator
| Constructor Summary | |
|---|---|
NullValueComparator()
|
|
| Method Summary | |
|---|---|
boolean |
compare(java.lang.Object nodeValue)
Run the compare logic and return the result. |
void |
setValue(java.lang.String value)
Setter for static string value to compare to |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullValueComparator()
| Method Detail |
|---|
public void setValue(java.lang.String value)
value - public boolean compare(java.lang.Object nodeValue)
Comparator
compare in interface ComparatornodeValue - Object the node's value to compare
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||