Interface PagingSubscriptionResults

  • All Superinterfaces:
    org.alfresco.query.PagingResults<org.alfresco.service.cmr.repository.NodeRef>
    All Known Implementing Classes:
    PagingSubscriptionResultsImpl

    public interface PagingSubscriptionResults
    extends org.alfresco.query.PagingResults<org.alfresco.service.cmr.repository.NodeRef>
    Response object for subscription paging requests.
    Since:
    4.0
    Author:
    Florian Mueller
    • Method Summary

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

        getPage, getQueryExecutionId, getTotalResultCount, hasMoreItems