public static class DictionaryComparators.PropertyDefinitionComparator extends Object implements Comparator<org.alfresco.service.cmr.dictionary.PropertyDefinition>
Constructor and Description |
---|
PropertyDefinitionComparator(org.alfresco.service.cmr.i18n.MessageLookup messageLookup) |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.alfresco.service.cmr.dictionary.PropertyDefinition arg0,
org.alfresco.service.cmr.dictionary.PropertyDefinition arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public PropertyDefinitionComparator(org.alfresco.service.cmr.i18n.MessageLookup messageLookup)
public int compare(org.alfresco.service.cmr.dictionary.PropertyDefinition arg0, org.alfresco.service.cmr.dictionary.PropertyDefinition arg1)
compare
in interface Comparator<org.alfresco.service.cmr.dictionary.PropertyDefinition>
Copyright © 2005–2017 Alfresco Software. All rights reserved.