Package org.alfresco.repo.content.metadata
-
Interface Summary Interface Description MetadataEmbedder Interface for writing metadata properties back into the content file.MetadataExtracter Interface for document property extracters.MetadataExtractorPropertyMappingOverride Deprecated. as code running inside the content repository process that overrides metadata extract properties should be moved out of process to reduce coupling of components, making upgrade simpler. -
Class Summary Class Description AbstractMappingMetadataExtracter Support class for metadata extracters that support dynamic and config-driven mapping between extracted values and model properties.AsynchronousExtractor Requests an extract of metadata via a remote async transform usingRenditionService2.transform(NodeRef, TransformDefinition).MetadataExtracterLimits Represents maximum values (that result in exceptions if exceeded) or limits on values (that result in EOF (End Of File) being returned early).MetadataExtracterRegistry Holds and provides the most appropriate metadate extracter for a particular mimetype.RFC822MetadataExtracter Deprecated. OOTB extractors have being moved to T-Engines. -
Enum Summary Enum Description MetadataExtracter.OverwritePolicy A enumeration of functional property overwrite policies.