Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.query.QueryResult

Packages that use QueryResult
org.nuxeo.ecm.core.query   
org.nuxeo.ecm.core.storage.sql.coremodel   
 

Uses of QueryResult in org.nuxeo.ecm.core.query
 

Methods in org.nuxeo.ecm.core.query that return QueryResult
 QueryResult Query.execute()
          Makes a query to the backend.
 QueryResult Query.execute(boolean countTotal)
          Makes a query to the backend.
 QueryResult FilterableQuery.execute(QueryFilter queryFilter, boolean countTotal)
          Makes a query to the backend with filtering on the BROWSE permission for the principal, facets, and query transformers.
 

Uses of QueryResult in org.nuxeo.ecm.core.storage.sql.coremodel
 

Classes in org.nuxeo.ecm.core.storage.sql.coremodel that implement QueryResult
 class SQLQueryResult
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.