Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use VersionRemovalPolicy
org.nuxeo.ecm.core Exceptions used by Nuxeo Core. 
org.nuxeo.ecm.core.versioning   
 

Uses of VersionRemovalPolicy in org.nuxeo.ecm.core
 

Methods in org.nuxeo.ecm.core that return VersionRemovalPolicy
 VersionRemovalPolicy CoreService.getVersionRemovalPolicy()
           
 

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

Classes in org.nuxeo.ecm.core.versioning that implement VersionRemovalPolicy
 class DefaultVersionRemovalPolicy
          Removes the version history if no proxies exist, otherwise do nothing.
 class NullVersionRemovalPolicy
          Version removal policy that does nothing.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.