@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, setOrdergetEntityImportance, getHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic ImageNature getNature()
public ImportedFile getOwner()
getOwner in class OwnedImage<ImportedFile>public void setOwner(ImportedFile owner)
setOwner in class OwnedImage<ImportedFile>