Uses of Class
org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
Packages that use VersioningRestrictionDescriptor
-
Uses of VersioningRestrictionDescriptor in org.nuxeo.ecm.core.versioning
Methods in org.nuxeo.ecm.core.versioning that return types with arguments of type VersioningRestrictionDescriptorModifier and TypeMethodDescriptionVersioningComponent.VersioningRestrictionRegistry.getVersioningRestrictionDescriptors()protected Map<String,VersioningRestrictionDescriptor> VersioningComponent.getVersioningRestrictions()Methods in org.nuxeo.ecm.core.versioning with parameters of type VersioningRestrictionDescriptorModifier and TypeMethodDescriptionVersioningComponent.VersioningRestrictionRegistry.getContributionId(VersioningRestrictionDescriptor contrib) voidVersioningRestrictionDescriptor.merge(VersioningRestrictionDescriptor other) protected voidVersioningComponent.registerVersioningRestriction(VersioningRestrictionDescriptor contrib) protected voidVersioningComponent.unregisterVersioningRestriction(VersioningRestrictionDescriptor contrib) Method parameters in org.nuxeo.ecm.core.versioning with type arguments of type VersioningRestrictionDescriptorModifier and TypeMethodDescriptionvoidExtendableVersioningService.setVersioningRestrictions(Map<String, VersioningRestrictionDescriptor> versioningRestrictions) Add versioning filtersvoidStandardVersioningService.setVersioningRestrictions(Map<String, VersioningRestrictionDescriptor> versioningRestrictions)