Uses of Interface
info.magnolia.dam.api.metadata.AssetMetadata

Packages that use AssetMetadata
info.magnolia.dam.api   
info.magnolia.dam.api.metadata   
 

Uses of AssetMetadata in info.magnolia.dam.api
 

Methods in info.magnolia.dam.api with type parameters of type AssetMetadata
<M extends AssetMetadata>
M
AssetDecorator.getMetadata(Class<M> metaDataType)
           
<M extends AssetMetadata>
M
Asset.getMetadata(Class<M> metaDataType)
           
 

Method parameters in info.magnolia.dam.api with type arguments of type AssetMetadata
 boolean AssetProvider.supports(Class<? extends AssetMetadata> metaData)
          Whether this provider supports the given AssetMetadata type.
 

Uses of AssetMetadata in info.magnolia.dam.api.metadata
 

Subinterfaces of AssetMetadata in info.magnolia.dam.api.metadata
 interface DublinCore
          A collection of Dublin Core metadata names.
 interface MagnoliaAssetMetadata
          Defines Magnolia-Specific metadata.
 



Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.