com.wewebu.ow.server.ecm
Class OwPropertyComparator
java.lang.Object
com.wewebu.ow.server.ecm.OwPropertyComparator
- All Implemented Interfaces:
- Comparator<OwProperty>
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
- Since:
- 4.0.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
legacyCompare
public static int legacyCompare(Object oProperty1_p,
Object oProperty2_p)
getInstance
public static OwPropertyComparator getInstance()
compare
public int compare(OwProperty property1_p,
OwProperty property2_p)
- Specified by:
compare
in interface Comparator<OwProperty>
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.