Uses of Package
org.alfresco.repo.content.metadata
Packages that use org.alfresco.repo.content.metadata
Package
Description
-
Classes in org.alfresco.repo.content.metadata used by org.alfresco.repo.action.executerClassDescriptionHolds and provides the most appropriate metadate extracter for a particular mimetype.
-
Classes in org.alfresco.repo.content.metadata used by org.alfresco.repo.content.metadataClassDescriptionSupport class for metadata extracters that support dynamic and config-driven mapping between extracted values and model properties.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.
-
Classes in org.alfresco.repo.content.metadata used by org.alfresco.repo.content.metadata.xmlClassDescriptionSupport class for metadata extracters that support dynamic and config-driven mapping between extracted values and model properties.Interface for writing metadata properties back into the content file.Interface for document property extracters.A enumeration of functional property overwrite policies.
-
Classes in org.alfresco.repo.content.metadata used by org.alfresco.repo.rendition2ClassDescriptionRequests an extract of metadata via a remote async transform using
RenditionService2.transform(NodeRef, TransformDefinition).