Package org.alfresco.repo.content.metadata
package org.alfresco.repo.content.metadata
-
ClassDescriptionSupport class for metadata extracters that support dynamic and config-driven mapping between extracted values and model properties.Requests an extract of metadata via a remote async transform using
RenditionService2.transform(NodeRef, TransformDefinition).Interface for writing metadata properties back into the content file.Interface for document property extracters.A enumeration of functional property overwrite policies.Represents maximum values (that result in exceptions if exceeded) or limits on values (that result in EOF (End Of File) being returned early).Holds and provides the most appropriate metadate extracter for a particular mimetype.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.Deprecated.OOTB extractors have being moved to T-Engines.