@Entity public abstract class RawFile extends StoredFile
StoredFile which receives no additional handling.
In other words, unlike images, are stored and returned as is.| Constructor and Description |
|---|
RawFile() |
| Modifier and Type | Method and Description |
|---|---|
abstract RawFileNature |
getNature() |
getContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersiongetNetwork, isGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic abstract RawFileNature getNature()