Nuxeo Enterprise Platform 5.4

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

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

Uses of VersioningService in org.nuxeo.ecm.core.version.ejb
 

Subinterfaces of VersioningService in org.nuxeo.ecm.core.version.ejb
 interface VersioningServiceLocal
          Local EJB interface for the versioning service.
 

Classes in org.nuxeo.ecm.core.version.ejb that implement VersioningService
 class VersioningServiceBean
           
 

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

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.