@Entity public class ConfigurationImage extends Image
| Constructor and Description |
|---|
ConfigurationImage() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration() |
byte[] |
getDefaultImageContent() |
ImageNature |
getNature() |
Network |
getNetwork() |
ConfigurationImageType |
getType() |
void |
setConfiguration(Configuration configuration) |
void |
setDefaultImageContent(byte[] content) |
void |
setType(ConfigurationImageType type) |
getEntityImportance, 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 Configuration getConfiguration()
public byte[] getDefaultImageContent()
public ImageNature getNature()
public Network getNetwork()
getNetwork in class BaseEntitypublic ConfigurationImageType getType()
public void setConfiguration(Configuration configuration)
public void setDefaultImageContent(byte[] content)
public void setType(ConfigurationImageType type)