Uses of Class
org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
Packages that use MetadataRuleDescriptor
-
Uses of MetadataRuleDescriptor in org.nuxeo.binary.metadata.internals
Fields in org.nuxeo.binary.metadata.internals with type parameters of type MetadataRuleDescriptorModifier and TypeFieldDescriptionprotected final Set<MetadataRuleDescriptor>MetadataRuleRegistry.contribsMethods in org.nuxeo.binary.metadata.internals that return types with arguments of type MetadataRuleDescriptorModifier and TypeMethodDescriptionprotected Set<MetadataRuleDescriptor>BinaryMetadataServiceImpl.checkFilter(ActionContext actionContext) Check for each Binary Rule if the document is accepted or not.Methods in org.nuxeo.binary.metadata.internals with parameters of type MetadataRuleDescriptorModifier and TypeMethodDescriptionMetadataRuleRegistry.getContributionId(MetadataRuleDescriptor metadataRuleDescriptor)