@Entity public class ImportedImage extends OwnedImage<ImportedFile>
| Constructor and Description |
|---|
ImportedImage() |
| Modifier and Type | Method and Description |
|---|---|
ImportedFile |
getOwner() |
void |
setOwner(ImportedFile owner) |
getNetwork, getOrder, setOrdergetEntityImportance, getHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContent, getContentType, getLastModified, getLastModifiedInMillis, getLength, setContent, setContentType, setLastModified, setLengthcompareTo, getName, getNames, setName, toStringgetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic ImportedFile getOwner()
getOwner in class OwnedImage<ImportedFile>public void setOwner(ImportedFile owner)
setOwner in class OwnedImage<ImportedFile>