Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.api.CoreSessionFactory

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

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

Methods in org.nuxeo.ecm.core.api that return CoreSessionFactory
 CoreSessionFactory CoreInstance.getFactory()
           
 

Methods in org.nuxeo.ecm.core.api with parameters of type CoreSessionFactory
 void CoreInstance.initialize(CoreSessionFactory factory)
           
 

Uses of CoreSessionFactory in org.nuxeo.ecm.core.api.local
 

Classes in org.nuxeo.ecm.core.api.local that implement CoreSessionFactory
 class LocalSessionFactory
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.