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
DefaultVersioningRuleDescriptor
          Descriptor to contribute default versioning rule for all document types.*
ExtendableVersioningService
          Class implementing this interface will be able to use contribution from the versioningRules extension point.
InitialStateDescriptor
          Descriptor to contribute the initial version state of a document.
SaveOptionsDescriptor
          Descriptor to contribute incrementation options.
StandardVersioningService
          Implementation of the versioning service that follows standard checkout / checkin semantics.
VersioningRuleDescriptor
          Descriptor to contribute new versioning rules.
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 © 2011 Nuxeo SAS. All Rights Reserved.