public interface AssetData
| Modifier and Type | Method and Description |
|---|---|
default String |
getFormat()
Returns the asset format
|
default String |
getId()
Returns the JCR id of the asset
|
default Date |
getLastModifiedDate()
Returns the asset last modified date
|
default String[] |
getTags()
Returns the asset tags
|
default String |
getUrl()
Returns the asset URL
|
default String getId()
default String getUrl()
default String getFormat()
default String[] getTags()
default Date getLastModifiedDate()
Copyright © 2010 - 2020 Adobe. All Rights Reserved