@Entity public class ThemeImage extends Image
| Constructor and Description |
|---|
ThemeImage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Enum<?> |
getItem()
Returns the corresponding enumeration item for this image.
|
ImageNature |
getNature() |
Network |
getNetwork() |
Theme |
getTheme() |
ThemeImageType |
getType() |
void |
setTheme(Theme theme) |
void |
setType(ThemeImageType type) |
getEntityImportance, 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 java.lang.Enum<?> getItem()
ThemeImageType.CUSTOMpublic ImageNature getNature()
public Network getNetwork()
getNetwork in class BaseEntitypublic Theme getTheme()
public ThemeImageType getType()
public void setTheme(Theme theme)
public void setType(ThemeImageType type)