- java.lang.Object
-
- org.alfresco.repo.web.scripts.dictionary.DictionaryComparators.PropertyDefinitionComparator
-
- All Implemented Interfaces:
- java.util.Comparator
- Enclosing interface:
- DictionaryComparators
public static class DictionaryComparators.PropertyDefinitionComparator
extends java.lang.Object
implements java.util.Comparator
Property definition comparator.
Used to order property definitions by title.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(org.alfresco.service.cmr.dictionary.PropertyDefinition arg0,
org.alfresco.service.cmr.dictionary.PropertyDefinition 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
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.