org.xcmis.sp.jcr.exo
Class QueryableStorage.DocumentOrderResultSorter
java.lang.Object
org.xcmis.sp.jcr.exo.QueryableStorage.DocumentOrderResultSorter
- All Implemented Interfaces:
- Comparator<ScoredRow>
- Enclosing class:
- QueryableStorage
public static class QueryableStorage.DocumentOrderResultSorter
- extends Object
- implements Comparator<ScoredRow>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryableStorage.DocumentOrderResultSorter
public QueryableStorage.DocumentOrderResultSorter(String selectorName,
Storage storage)
- The Constructor.
- Parameters:
selectorName - String selector namestorage - the storage
compare
public int compare(ScoredRow o1,
ScoredRow o2)
-
- Specified by:
compare in interface Comparator<ScoredRow>
getPath
public String getPath(String identifer)
- Return comparable location of the object.
- Parameters:
identifer - String
- Returns:
- path String
Copyright © 2010 eXo Platform SAS. All Rights Reserved.