Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.schema.Prefetch

Packages that use Prefetch
org.nuxeo.ecm.core.api The core API of the Nuxeo platform, including: CoreSession, DocumentModel, Blob
org.nuxeo.ecm.core.api.impl   
 

Uses of Prefetch in org.nuxeo.ecm.core.api
 

Fields in org.nuxeo.ecm.core.api declared as Prefetch
 Prefetch DocumentModel.DocumentModelRefresh.prefetch
           
 

Methods in org.nuxeo.ecm.core.api with parameters of type Prefetch
static void DocumentModelFactory.prefetchValues(Property property, String start, String xpath, Prefetch prefetch, Set<String> docSchemas)
          Computes the keys and values of a document for a given xpath name.
 

Uses of Prefetch in org.nuxeo.ecm.core.api.impl
 

Fields in org.nuxeo.ecm.core.api.impl declared as Prefetch
 Prefetch DocumentModelImpl.prefetch
           
 

Methods in org.nuxeo.ecm.core.api.impl with parameters of type Prefetch
 void DocumentModelImpl.setPrefetch(Prefetch prefetch)
          Sets prefetch information.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.