public interface BinaryContent extends Resource
| 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, setUuidlong getSizeInBytes()
void setSizeInBytes(long sizeInBytes)
URL getPreviewUrl()
void setPreviewUrl(URL previewUrl)
de.digitalcollections.core.model.api.MimeType getMimeType()
void setMimeType(de.digitalcollections.core.model.api.MimeType mimeType)
Copyright © 2018. All rights reserved.