Interface PagingFollowingResults

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

public interface PagingFollowingResults extends org.alfresco.query.PagingResults<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