@Entity public class SystemCustomImage extends CustomImage<SystemImageCategory>
| Constructor and Description |
|---|
SystemCustomImage() |
| Modifier and Type | Method and Description |
|---|---|
SystemImageCategory |
getCategory() |
ImageNature |
getNature() |
void |
setCategory(SystemImageCategory category) |
getNetworkgetEntityImportance, 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 SystemImageCategory getCategory()
getCategory in class CustomImage<SystemImageCategory>public ImageNature getNature()
public void setCategory(SystemImageCategory category)
setCategory in class CustomImage<SystemImageCategory>