|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.web.scripts.dictionary.DictionaryComparators.ClassDefinitionComparator
public static class DictionaryComparators.ClassDefinitionComparator
Class definition comparator. Used to order class definitions by title.
Constructor Summary | |
---|---|
DictionaryComparators.ClassDefinitionComparator()
|
Method Summary | |
---|---|
int |
compare(org.alfresco.service.cmr.dictionary.ClassDefinition arg0,
org.alfresco.service.cmr.dictionary.ClassDefinition arg1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public DictionaryComparators.ClassDefinitionComparator()
Method Detail |
---|
public int compare(org.alfresco.service.cmr.dictionary.ClassDefinition arg0, org.alfresco.service.cmr.dictionary.ClassDefinition arg1)
compare
in interface java.util.Comparator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |