Uses of Class
org.nuxeo.binary.metadata.internals.MetadataRuleDescriptor
-
Packages that use MetadataRuleDescriptor Package Description org.nuxeo.binary.metadata.internals -
-
Uses of MetadataRuleDescriptor in org.nuxeo.binary.metadata.internals
Fields in org.nuxeo.binary.metadata.internals with type parameters of type MetadataRuleDescriptor Modifier and Type Field Description protected Set<MetadataRuleDescriptor>
MetadataRuleRegistry. contribs
Methods in org.nuxeo.binary.metadata.internals that return types with arguments of type MetadataRuleDescriptor Modifier and Type Method Description protected 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 MetadataRuleDescriptor Modifier and Type Method Description String
MetadataRuleRegistry. getContributionId(MetadataRuleDescriptor metadataRuleDescriptor)
-