@Entity public class ImportedImage extends OwnedImage<ImportedFile>
| Constructor and Description |
|---|
ImportedImage() |
| Modifier and Type | Method and Description |
|---|---|
ImageNature |
getNature() |
ImportedFile |
getOwner() |
void |
setOwner(ImportedFile owner) |
getNetwork, getOrder, setOrdergetHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic ImageNature getNature()
public ImportedFile getOwner()
getOwner in class OwnedImage<ImportedFile>public void setOwner(ImportedFile owner)
setOwner in class OwnedImage<ImportedFile>