@Entity public class ConfigurationImage extends Image
| Constructor and Description |
|---|
ConfigurationImage() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration() |
byte[] |
getDefaultImageContent() |
ImageNature |
getNature() |
Network |
getNetwork()
Returns the network this entity belongs to
|
ConfigurationImageType |
getType() |
void |
setConfiguration(Configuration configuration) |
void |
setDefaultImageContent(byte[] content) |
void |
setType(ConfigurationImageType type) |
getHeight, getKey, 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 Configuration getConfiguration()
public byte[] getDefaultImageContent()
public ImageNature getNature()
public Network getNetwork()
NetworkedEntitygetNetwork in class NetworkedEntitypublic ConfigurationImageType getType()
public void setConfiguration(Configuration configuration)
public void setDefaultImageContent(byte[] content)
public void setType(ConfigurationImageType type)