Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use PrefetchInfo
org.nuxeo.ecm.core.schema Schema API and implementation; a schema describes the names and types of some fields. 
 

Uses of PrefetchInfo in org.nuxeo.ecm.core.schema
 

Methods in org.nuxeo.ecm.core.schema that return PrefetchInfo
 PrefetchInfo SchemaManagerImpl.getPrefetchInfo()
           
 PrefetchInfo DocumentTypeImpl.getPrefetchInfo()
           
 PrefetchInfo DocumentType.getPrefetchInfo()
          Gets the prefetch info, or null if no prefetch is defined.
 

Methods in org.nuxeo.ecm.core.schema with parameters of type PrefetchInfo
 void SchemaManagerImpl.setPrefetchInfo(PrefetchInfo prefetchInfo)
           
 void DocumentTypeImpl.setPrefetchInfo(PrefetchInfo prefetchInfo)
           
 void DocumentType.setPrefetchInfo(PrefetchInfo prefetchInfo)
          Sets the prefetch info.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.