Interface PagingFollowingResults

  • All Superinterfaces:
    org.alfresco.query.PagingResults<java.lang.String>
    All Known Implementing Classes:
    PagingFollowingResultsImpl

    public interface PagingFollowingResults
    extends org.alfresco.query.PagingResults<java.lang.String>
    Response object for follower or following paging requests.
    Since:
    4.0
    Author:
    Florian Mueller
    • Method Summary

      • Methods inherited from interface org.alfresco.query.PagingResults

        getPage, getQueryExecutionId, getTotalResultCount, hasMoreItems