Uses of Class
org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
-
Uses of VersioningRestrictionDescriptor in org.nuxeo.ecm.core.versioning
Modifier and TypeMethodDescriptionVersioningComponent.VersioningRestrictionRegistry.getVersioningRestrictionDescriptors()
protected Map<String,
VersioningRestrictionDescriptor> VersioningComponent.getVersioningRestrictions()
Modifier and TypeMethodDescriptionVersioningComponent.VersioningRestrictionRegistry.getContributionId
(VersioningRestrictionDescriptor contrib) void
VersioningRestrictionDescriptor.merge
(VersioningRestrictionDescriptor other) protected void
VersioningComponent.registerVersioningRestriction
(VersioningRestrictionDescriptor contrib) protected void
VersioningComponent.unregisterVersioningRestriction
(VersioningRestrictionDescriptor contrib) Modifier and TypeMethodDescriptionvoid
ExtendableVersioningService.setVersioningRestrictions
(Map<String, VersioningRestrictionDescriptor> versioningRestrictions) Add versioning filtersvoid
StandardVersioningService.setVersioningRestrictions
(Map<String, VersioningRestrictionDescriptor> versioningRestrictions)