public class DocumentOrderResultSorter extends Object implements Comparator<org.xcmis.search.result.ScoredRow>
| Constructor and Description |
|---|
DocumentOrderResultSorter(String selectorName,
org.xcmis.spi.Storage storage)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.xcmis.search.result.ScoredRow o1,
org.xcmis.search.result.ScoredRow o2) |
String |
getPath(String identifer)
Return comparable location of the object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic DocumentOrderResultSorter(String selectorName, org.xcmis.spi.Storage storage)
selectorName - String selector namestorage - the storagepublic int compare(org.xcmis.search.result.ScoredRow o1,
org.xcmis.search.result.ScoredRow o2)
compare in interface Comparator<org.xcmis.search.result.ScoredRow>Copyright © 2003–2015 eXo Platform SAS. All rights reserved.