Interface ResultSetRowIterator

    • Method Detail

      • getResultSet

        org.alfresco.service.cmr.search.ResultSet getResultSet()
        Get the underlying result set
        Returns:
        - the result set
      • allowsReverse

        boolean allowsReverse()
        Does the result set allow reversal?
        Returns:
        - true if the result set can be navigated in reverse.