@Entity public class SystemCustomImage extends CustomImage<SystemImageCategory>
| Constructor and Description |
|---|
SystemCustomImage() |
| Modifier and Type | Method and Description |
|---|---|
SystemImageCategory |
getCategory() |
void |
setCategory(SystemImageCategory category) |
getNetworkgetHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContent, getContentType, getLastModified, getLastModifiedInMillis, getLength, setContent, setContentType, setLastModified, setLengthcompareTo, getName, getNames, setName, toStringgetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic SystemImageCategory getCategory()
getCategory in class CustomImage<SystemImageCategory>public void setCategory(SystemImageCategory category)
setCategory in class CustomImage<SystemImageCategory>