Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.model.Lockable

Packages that use Lockable
org.nuxeo.ecm.core.model   
org.nuxeo.ecm.core.storage.sql.coremodel   
 

Uses of Lockable in org.nuxeo.ecm.core.model
 

Subinterfaces of Lockable in org.nuxeo.ecm.core.model
 interface Document
          A document object.
 interface DocumentProxy
          Methods specific to a proxy.
 

Classes in org.nuxeo.ecm.core.model that implement Lockable
 class AbstractDocument
          Abstract document that implements code independent on the model implementation.
 class MockDocument
           
 

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

Subinterfaces of Lockable in org.nuxeo.ecm.core.storage.sql.coremodel
 interface SQLDocument
          Base interface for SQL documents.
 

Classes in org.nuxeo.ecm.core.storage.sql.coremodel that implement Lockable
 class SQLDocumentLive
           
 class SQLDocumentProxy
          A proxy is a shortcut to a target document (a version or normal document).
 class SQLDocumentVersion
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.