public interface Comparator
The comparator is free to inject (via Spring config) whatever criteria are needed to decide on the outcome.
Modifier and Type | Method and Description |
---|---|
boolean |
compare(java.lang.Object nodeValue)
Run the compare logic and return the result.
|
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.