Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.versioning.VersioningService

Packages that use VersioningService
org.nuxeo.ecm.core.versioning   
 

Uses of VersioningService in org.nuxeo.ecm.core.versioning
 

Subinterfaces of VersioningService in org.nuxeo.ecm.core.versioning
 interface ExtendableVersioningService
          Class implementing this interface will be able to use contribution from the versioningRules extension point.
 

Classes in org.nuxeo.ecm.core.versioning that implement VersioningService
 class CompatVersioningService
          Compatibility implementation of the versioning service in Nuxeo.
 class StandardVersioningService
          Implementation of the versioning service that follows standard checkout / checkin semantics.
 class VersioningComponent
          Versioning service component and implementation.
 

Fields in org.nuxeo.ecm.core.versioning declared as VersioningService
 VersioningService VersioningDocumentAdapter.service
           
 VersioningService VersioningComponent.service
           
 

Methods in org.nuxeo.ecm.core.versioning that return VersioningService
 VersioningService VersioningComponent.getService()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.