Package org.alfresco.repo.search.results
Class SortedResultSetRow
java.lang.Object
org.alfresco.repo.search.AbstractResultSetRow
org.alfresco.repo.search.results.SortedResultSetRow
- All Implemented Interfaces:
ResultSetRow
- Author:
- andyh
-
Field Summary
Fields inherited from class org.alfresco.repo.search.AbstractResultSetRow
properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<QName,Serializable> getNodeRef(String selectorName) floatMethods inherited from class org.alfresco.repo.search.AbstractResultSetRow
getChildAssocRef, getIndex, getNodeRef, getQName, getResultSet, getScore, getValue, getValue, getValues, setPropertiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.alfresco.service.cmr.search.ResultSetRow
getChildAssocRef, getIndex, getNodeRef, getQName, getResultSet, getScore, getValue, getValue, getValues
-
Constructor Details
-
SortedResultSetRow
- Parameters:
resultSet- SortedResultSetindex- int
-
-
Method Details
-
getNodeRef
- Specified by:
getNodeRefin interfaceResultSetRow
-
getNodeRefs
- Specified by:
getNodeRefsin interfaceResultSetRow
-
getScore
- Specified by:
getScorein interfaceResultSetRow
-
getScores
- Specified by:
getScoresin interfaceResultSetRow
-
getDirectProperties
- Overrides:
getDirectPropertiesin classAbstractResultSetRow
-