- getAdditionalQueryStatement() - Method in interface info.magnolia.dam.api.AssetQuery
-
Deprecated.
since 2.0. Kept around for backwards compatibility.
- getAll() - Method in interface info.magnolia.dam.api.metadata.AssetMetadataRegistry
-
- getAllProviders() - Method in interface info.magnolia.dam.api.AssetProviderRegistry
-
- getAsset(ItemKey) - Method in interface info.magnolia.dam.api.AssetProvider
-
- getAsset() - Method in interface info.magnolia.dam.api.AssetRendition
-
The Asset this rendition was created from.
- getAsset(String) - Method in interface info.magnolia.dam.api.PathAwareAssetProvider
-
- getAssetId() - Method in class info.magnolia.dam.api.ItemKey
-
- getAssetProvider() - Method in class info.magnolia.dam.api.AbstractItem
-
- getAssetProvider() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getAssetProvider() - Method in interface info.magnolia.dam.api.Item
-
- getCaption() - Method in interface info.magnolia.dam.api.Asset
-
- getCaption() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getChildren() - Method in interface info.magnolia.dam.api.Folder
-
Returns an iterator over the direct elements under this folder; returns both
Asset
s and
Folder
s.
- getComment() - Method in interface info.magnolia.dam.api.Asset
-
- getComment() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getContentStream() - Method in interface info.magnolia.dam.api.Asset
-
- getContentStream() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getContributor() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
An entity responsible for making contributions to the content of the resource.
- getCopyright() - Method in interface info.magnolia.dam.api.Asset
-
- getCopyright() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getCoverage() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
The extent or scope of the content of the resource.
- getCreated() - Method in interface info.magnolia.dam.api.Asset
-
- getCreated() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getCreated() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
Date of creation of the resource.
- getCreator() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
An entity primarily responsible for making the content of the resource.
- getDate() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
A date associated with an event in the life cycle of the resource.
- getDecorated() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getDescription() - Method in interface info.magnolia.dam.api.Asset
-
- getDescription() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getDescription() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
An account of the content of the resource.
- getExtension() - Method in interface info.magnolia.dam.api.AssetQuery
-
- getFileName() - Method in interface info.magnolia.dam.api.Asset
-
Returns the "preferred" file name for this asset's binary.
- getFileName() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getFileSize() - Method in interface info.magnolia.dam.api.Asset
-
- getFileSize() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getFolder(ItemKey) - Method in interface info.magnolia.dam.api.AssetProvider
-
- getFolder(String) - Method in interface info.magnolia.dam.api.PathAwareAssetProvider
-
- getFormat() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
Typically, Format may include the media-type or dimensions of the resource.
- getHeight() - Method in interface info.magnolia.dam.api.metadata.MagnoliaAssetMetadata
-
- getIdentifier() - Method in class info.magnolia.dam.api.AbstractAssetProvider
-
- getIdentifier() - Method in interface info.magnolia.dam.api.AssetProvider
-
Return the AssetProvider identifier.
- getIdentifier() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system.
- getItem(ItemKey) - Method in interface info.magnolia.dam.api.AssetProvider
-
Returns the item associated with the given
ItemKey
, regardless of its type.
- getItem(String) - Method in interface info.magnolia.dam.api.Folder
-
Returns the item directly under this folder with the given name.
- getItem(String) - Method in interface info.magnolia.dam.api.PathAwareAssetProvider
-
- getItemKey() - Method in class info.magnolia.dam.api.AbstractItem
-
- getItemKey() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getItemKey() - Method in interface info.magnolia.dam.api.Item
-
- getKeywordSearchTerm() - Method in interface info.magnolia.dam.api.AssetQuery
-
- getLanguage() - Method in interface info.magnolia.dam.api.Asset
-
- getLanguage() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getLanguage() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
A language of the intellectual content of the resource.
- getLastModified() - Method in interface info.magnolia.dam.api.Asset
-
- getLastModified() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getLink() - Method in interface info.magnolia.dam.api.Asset
-
Returns a link to the binary of this asset; that is, a (partial) URL usable by client code to download the asset.
- getLink() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getLink() - Method in interface info.magnolia.dam.api.AssetRendition
-
Returns a link to the binary of this rendition; that is, a (partial) URL usable by client code to download the rendition.
- getLink(Asset, String) - Method in interface info.magnolia.dam.api.RenditionAwareAssetProvider
-
Deprecated.
- getMaxResults() - Method in interface info.magnolia.dam.api.AssetQuery
-
- getMediaTypes() - Method in class info.magnolia.dam.api.AbstractAssetProvider
-
- getMediaTypes() - Method in interface info.magnolia.dam.api.AssetQuery
-
- getMetadata(Class<M>) - Method in interface info.magnolia.dam.api.Asset
-
- getMetadata(Class<M>) - Method in class info.magnolia.dam.api.AssetDecorator
-
- getMetadataClass() - Method in class info.magnolia.dam.api.AssetQuery.OrderBy
-
- getMetadataClass() - Method in interface info.magnolia.dam.api.metadata.AssetMetadataDefinition
-
- getMetadataClass() - Method in class info.magnolia.dam.api.metadata.DublinCoreDefinition
-
- getMetadataClass() - Method in class info.magnolia.dam.api.metadata.MagnoliaAssetMetadataDefinition
-
- getMimeType() - Method in interface info.magnolia.dam.api.Asset
-
- getMimeType() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getMimeType() - Method in interface info.magnolia.dam.api.AssetRendition
-
The specific mime type of this rendition.
- getModified() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
Date on which the resource was changed.
- getName() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getName() - Method in interface info.magnolia.dam.api.Item
-
- getNamespace() - Method in interface info.magnolia.dam.api.metadata.AssetMetadataDefinition
-
Unique namespace of Metadata interface.
- getNamespace() - Method in class info.magnolia.dam.api.metadata.DublinCoreDefinition
-
- getNamespace() - Method in class info.magnolia.dam.api.metadata.MagnoliaAssetMetadataDefinition
-
- getOffset() - Method in interface info.magnolia.dam.api.AssetQuery
-
The number of items to skip before returning the results.
- getOrder() - Method in class info.magnolia.dam.api.AssetQuery.OrderBy
-
- getParent() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getParent() - Method in interface info.magnolia.dam.api.Item
-
Since
Asset
s can not be nested, always returns a
Folder
.
- getPath() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getPath() - Method in interface info.magnolia.dam.api.Item
-
Returns the canonical path to this item; in case an item is reachable by several paths, this would return the
principal path that the
AssetProvider
knows.
- getPropertyId() - Method in class info.magnolia.dam.api.AssetQuery.OrderBy
-
- getProviderById(String) - Method in interface info.magnolia.dam.api.AssetProviderRegistry
-
- getProviderCapabilities() - Method in class info.magnolia.dam.api.AbstractAssetProvider
-
- getProviderFor(ItemKey) - Method in interface info.magnolia.dam.api.AssetProviderRegistry
-
TODO The below is currently not implemented/implementable, we'd need a canHandle(ItemKey) method on providers
Returns the first provider that declares it can handle this key.
- getProviderId() - Method in class info.magnolia.dam.api.ItemKey
-
- getProvidersFor(MediaType...) - Method in interface info.magnolia.dam.api.AssetProviderRegistry
-
Returns a Iterator of
AssetProvider
that support the requested mediaTypes; returns an empty Iterator
if none.
- getPublisher() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
An entity responsible for making the resource available.
- getRelation() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
A reference to a related resource.
- getRendererFor(Asset, MediaType) - Method in class info.magnolia.dam.api.AbstractAssetProvider
-
- getRendererFor(Asset, MediaType) - Method in interface info.magnolia.dam.api.AssetProvider
-
Returns an appropriate
AssetRenderer
if this provider has specific renderers, or null if there is none.
- getRendererFor(Asset, MediaType) - Method in interface info.magnolia.dam.api.AssetProviderRegistry
-
- getRenderers() - Method in class info.magnolia.dam.api.AbstractAssetProvider
-
- getRenditionName() - Method in interface info.magnolia.dam.api.AssetRendition
-
- getRights() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
Information about rights held in and over the resource.
- getRootFolder() - Method in interface info.magnolia.dam.api.AssetProvider
-
The top-most folder available from this AssetProvider.
- getRootFolder() - Method in interface info.magnolia.dam.api.AssetQuery
-
- getRootPath() - Method in interface info.magnolia.dam.api.AssetQuery
-
- getSorters() - Method in interface info.magnolia.dam.api.AssetQuery
-
- getSource() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
A reference to a resource from which the present resource is derived.
- getStream() - Method in interface info.magnolia.dam.api.AssetRendition
-
- getSubject() - Method in interface info.magnolia.dam.api.Asset
-
- getSubject() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getSubject() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
The topic of the content of the resource.
- getTitle() - Method in interface info.magnolia.dam.api.Asset
-
- getTitle() - Method in class info.magnolia.dam.api.AssetDecorator
-
- getTitle() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
A name given to the resource.
- getType() - Method in interface info.magnolia.dam.api.metadata.DublinCore
-
The nature or genre of the content of the resource.
- getWidth() - Method in interface info.magnolia.dam.api.metadata.MagnoliaAssetMetadata
-