Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.search.api.client.search.results.ResultItem

Packages that use ResultItem
org.nuxeo.ecm.core.search.api.client.search.results.impl Client search results api implementation. 
 

Uses of ResultItem in org.nuxeo.ecm.core.search.api.client.search.results.impl
 

Classes in org.nuxeo.ecm.core.search.api.client.search.results.impl that implement ResultItem
 class DocumentModelResultItem
           
 

Constructor parameters in org.nuxeo.ecm.core.search.api.client.search.results.impl with type arguments of type ResultItem
ResultSetImpl(String query, CoreSession session, int offset, int range, List<ResultItem> resultItems, int totalHits, int pageHits)
          Constructor used when a CoreSession is available.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.