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 List
<MetadataRuleDescriptor> BinaryMetadataServiceImpl.metadataRules
Methods in org.nuxeo.binary.metadata.internals that return types with arguments of type MetadataRuleDescriptorModifier and TypeMethodDescriptionprotected List
<MetadataRuleDescriptor> BinaryMetadataServiceImpl.checkFilter
(ActionContext actionContext) Check for each Binary Rule if the document is accepted or not.Constructor parameters in org.nuxeo.binary.metadata.internals with type arguments of type MetadataRuleDescriptorModifierConstructorDescriptionprotected
BinaryMetadataServiceImpl
(Map<String, MetadataMappingDescriptor> metadataMappings, Map<String, BinaryMetadataProcessor> metadataProcessors, List<MetadataRuleDescriptor> metadataRules)