public class BinaryContentImpl extends ResourceImpl implements BinaryContent
resourceTypecreated, description, iiifImage, label, lastModified, type| Constructor and Description |
|---|
BinaryContentImpl() |
| Modifier and Type | Method and Description |
|---|---|
de.digitalcollections.core.model.api.MimeType |
getMimeType() |
URL |
getPreviewUrl() |
long |
getSizeInBytes() |
void |
setMimeType(de.digitalcollections.core.model.api.MimeType mimeType) |
void |
setPreviewUrl(URL previewUrl) |
void |
setSizeInBytes(long sizeInBytes) |
getResourceType, setResourceTypegetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResourceType, setResourceTypegetCreated, getDescription, getIiifImage, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setIiifImage, setLabel, setLastModified, setType, setUuidpublic long getSizeInBytes()
getSizeInBytes in interface BinaryContentpublic void setSizeInBytes(long sizeInBytes)
setSizeInBytes in interface BinaryContentpublic URL getPreviewUrl()
getPreviewUrl in interface BinaryContentpublic void setPreviewUrl(URL previewUrl)
setPreviewUrl in interface BinaryContentpublic de.digitalcollections.core.model.api.MimeType getMimeType()
getMimeType in interface BinaryContentpublic void setMimeType(de.digitalcollections.core.model.api.MimeType mimeType)
setMimeType in interface BinaryContentCopyright © 2018. All rights reserved.