Nuxeo Enterprise Platform 5.4

Uses of Package
org.nuxeo.ecm.core.versioning

Packages that use org.nuxeo.ecm.core.versioning
org.nuxeo.ecm.core Exceptions used by Nuxeo Core. 
org.nuxeo.ecm.core.model   
org.nuxeo.ecm.core.storage.sql.coremodel   
org.nuxeo.ecm.core.version.ejb   
org.nuxeo.ecm.core.versioning   
 

Classes in org.nuxeo.ecm.core.versioning used by org.nuxeo.ecm.core
VersionRemovalPolicy
          Interface for the policy that decides which versions have to be removed when a working document is removed.
 

Classes in org.nuxeo.ecm.core.versioning used by org.nuxeo.ecm.core.model
VersionableDocument
           
 

Classes in org.nuxeo.ecm.core.versioning used by org.nuxeo.ecm.core.storage.sql.coremodel
VersionableDocument
           
 

Classes in org.nuxeo.ecm.core.versioning used by org.nuxeo.ecm.core.version.ejb
VersioningService
          The versioning service holds the versioning policy used to define what happens to a document's version when it is created, saved, checked in, checked out or restored, and what version increment options (none, minor, major) are made available to the user.
 

Classes in org.nuxeo.ecm.core.versioning used by org.nuxeo.ecm.core.versioning
StandardVersioningService
          Implementation of the versioning service that follows standard checkout / checkin semantics.
VersioningService
          The versioning service holds the versioning policy used to define what happens to a document's version when it is created, saved, checked in, checked out or restored, and what version increment options (none, minor, major) are made available to the user.
VersionRemovalPolicy
          Interface for the policy that decides which versions have to be removed when a working document is removed.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.