org.alfresco.repo.search.results
Class SortedResultSetRow

java.lang.Object
  extended by org.alfresco.repo.search.AbstractResultSetRow
      extended by org.alfresco.repo.search.results.SortedResultSetRow
All Implemented Interfaces:
ResultSetRow

public class SortedResultSetRow
extends AbstractResultSetRow
implements ResultSetRow


Constructor Summary
SortedResultSetRow(SortedResultSet resultSet, int index)
           
 
Method Summary
 
Methods inherited from class org.alfresco.repo.search.AbstractResultSetRow
getChildAssocRef, getDirectProperties, getIndex, getNodeRef, getQName, getResultSet, getScore, getValue, getValue, getValues, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.alfresco.service.cmr.search.ResultSetRow
getChildAssocRef, getIndex, getNodeRef, getQName, getResultSet, getScore, getValue, getValue, getValues
 

Constructor Detail

SortedResultSetRow

public SortedResultSetRow(SortedResultSet resultSet,
                          int index)
Parameters:
resultSet -
index -


Copyright © 2005 - 2008 Alfresco Software, Inc. All Rights Reserved.