|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.ecms.xcmis.sp.DocumentOrderResultSorter
public class DocumentOrderResultSorter
| Constructor Summary | |
|---|---|
DocumentOrderResultSorter(java.lang.String selectorName,
org.xcmis.spi.Storage storage)
The Constructor. |
|
| Method Summary | |
|---|---|
int |
compare(org.xcmis.search.result.ScoredRow o1,
org.xcmis.search.result.ScoredRow o2)
|
java.lang.String |
getPath(java.lang.String identifer)
Return comparable location of the object. |
| 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 |
| Constructor Detail |
|---|
public DocumentOrderResultSorter(java.lang.String selectorName,
org.xcmis.spi.Storage storage)
selectorName - String selector namestorage - the storage| Method Detail |
|---|
public int compare(org.xcmis.search.result.ScoredRow o1,
org.xcmis.search.result.ScoredRow o2)
compare in interface java.util.Comparator<org.xcmis.search.result.ScoredRow>public java.lang.String getPath(java.lang.String identifer)
identifer - String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||