public class IiifManifestImpl extends ResourceImpl implements IiifManifest
resourceTypecreated, description, iiifImage, label, lastModified, type| Constructor and Description |
|---|
IiifManifestImpl() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<Locale,String> |
getAttributions() |
HashMap<Locale,String> |
getDescriptions() |
URL |
getLogoUrl() |
HashMap<Locale,String> |
getManifestLabels() |
URL |
getManifestUrl() |
de.digitalcollections.iiif.presentation.model.api.enums.Version |
getManifestVersion() |
void |
setAttributions(HashMap<Locale,String> attributions) |
void |
setDescriptions(HashMap<Locale,String> descriptions) |
void |
setLogoUrl(URL logoUrl) |
void |
setManifestLabels(HashMap<Locale,String> manifestLabels) |
void |
setManifesturl(URL manifestUrl) |
void |
setManifestVersion(de.digitalcollections.iiif.presentation.model.api.enums.Version version) |
getResourceType, setResourceTypegetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAttribution, addDescription, addManifestLabel, getAttribution, getAttribution, getDescription, getDescription, getManifestLabel, getManifestLabelgetResourceType, setResourceTypegetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidpublic URL getManifestUrl()
getManifestUrl in interface IiifManifestpublic void setManifesturl(URL manifestUrl)
setManifesturl in interface IiifManifestpublic URL getLogoUrl()
getLogoUrl in interface IiifManifestpublic void setLogoUrl(URL logoUrl)
setLogoUrl in interface IiifManifestpublic HashMap<Locale,String> getManifestLabels()
getManifestLabels in interface IiifManifestpublic void setManifestLabels(HashMap<Locale,String> manifestLabels)
setManifestLabels in interface IiifManifestpublic HashMap<Locale,String> getDescriptions()
getDescriptions in interface IiifManifestpublic void setDescriptions(HashMap<Locale,String> descriptions)
setDescriptions in interface IiifManifestpublic HashMap<Locale,String> getAttributions()
getAttributions in interface IiifManifestpublic void setAttributions(HashMap<Locale,String> attributions)
setAttributions in interface IiifManifestpublic de.digitalcollections.iiif.presentation.model.api.enums.Version getManifestVersion()
getManifestVersion in interface IiifManifestpublic void setManifestVersion(de.digitalcollections.iiif.presentation.model.api.enums.Version version)
setManifestVersion in interface IiifManifestCopyright © 2018. All rights reserved.