Asset
- included here for backwards compatibility.@Deprecated public interface Asset
Modifier and Type | Method and Description |
---|---|
String |
getAssetProviderIdentifier()
Deprecated.
|
String |
getCaption()
Deprecated.
|
String |
getComment()
Deprecated.
|
InputStream |
getContentStream()
Deprecated.
|
String |
getCopyright()
Deprecated.
|
Object |
getCustomProperty(String propertyName)
Deprecated.
Give the ability to access a custom property from the Asset API.
|
String |
getDescription()
Deprecated.
|
String |
getFileExtension()
Deprecated.
|
String |
getFileName()
Deprecated.
|
long |
getFileSize()
Deprecated.
|
String |
getIdentifier()
Deprecated.
This identifier is the key used by the
DamIdParser in order to be able to identify
both:the Asset the Asset Provider. |
String |
getLanguage()
Deprecated.
|
Calendar |
getLastModified()
Deprecated.
|
String |
getLink()
Deprecated.
|
String |
getMediaType()
Deprecated.
|
AssetMetadata |
getMetadata(String metaDataType)
Deprecated.
|
String |
getMimeType()
Deprecated.
|
String |
getName()
Deprecated.
|
String |
getPath()
Deprecated.
|
String |
getSubject()
Deprecated.
|
String |
getTitle()
Deprecated.
|
String getName()
String getLanguage()
String getIdentifier()
DamIdParser
in order to be able to identify
both:String getTitle()
String getMediaType()
MediaType
.String getSubject()
String getDescription()
String getCaption()
String getCopyright()
String getMimeType()
long getFileSize()
InputStream getContentStream()
InputStream
.AssetMetadata getMetadata(String metaDataType) throws AssetMetadataTypeNotSupportedException
AssetMetadataTypeNotSupportedException
String getLink() throws DamException
DamException
String getPath()
Calendar getLastModified()
String getFileExtension()
String getFileName()
String getComment()
String getAssetProviderIdentifier()
Copyright © 2016 Magnolia International Ltd.. All rights reserved.