Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.query.api.PageSelections

Packages that use PageSelections
org.nuxeo.ecm.platform.query.api   
org.nuxeo.ecm.platform.query.nxql   
 

Uses of PageSelections in org.nuxeo.ecm.platform.query.api
 

Methods in org.nuxeo.ecm.platform.query.api that return PageSelections
 PageSelections<T> PageProvider.getCurrentSelectPage()
          Returns the current page of results wrapped in a PageSelection item.
 PageSelections<T> AbstractPageProvider.getCurrentSelectPage()
           
 

Uses of PageSelections in org.nuxeo.ecm.platform.query.nxql
 

Methods in org.nuxeo.ecm.platform.query.nxql that return PageSelections
 PageSelections<DocumentModel> CoreQueryDocumentPageProvider.getCurrentSelectPage()
           
 PageSelections<Map<String,Serializable>> CoreQueryAndFetchPageProvider.getCurrentSelectPage()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.