public final class OwPropertyComparator extends Object implements Comparator<OwProperty>
Standard property comparator implementation.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
int |
compare(OwProperty property1_p,
OwProperty property2_p) |
static OwPropertyComparator |
getInstance() |
static int |
legacyCompare(Object oProperty1_p,
Object oProperty2_p) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static OwPropertyComparator getInstance()
public int compare(OwProperty property1_p, OwProperty property2_p)
compare
in interface Comparator<OwProperty>
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.