@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()
Returns the network this entity belongs to
|
abstract void |
setCategory(C category) |
getHeight, getKey, getNature, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic abstract C getCategory()
public Network getNetwork()
NetworkedEntitygetNetwork in class NetworkedEntitypublic abstract void setCategory(C category)