@MappedSuperclass public abstract class CustomImage<C extends BaseEntity> extends Image
| Constructor and Description |
|---|
CustomImage() |
| Modifier and Type | Method and Description |
|---|---|
abstract C |
getCategory() |
Network |
getNetwork() |
abstract void |
setCategory(C category) |
getEntityImportance, getHeight, getKey, getNature, 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 abstract C getCategory()
public Network getNetwork()
getNetwork in class BaseEntitypublic abstract void setCategory(C category)