@Entity public class TempImage extends Image implements DefinesNetwork
| Constructor and Description |
|---|
TempImage() |
| Modifier and Type | Method and Description |
|---|---|
User |
getByUser() |
EntityImportance |
getEntityImportance() |
ImageNature |
getNature() |
Network |
getNetwork() |
java.lang.String |
getRemoteAddress() |
void |
setByUser(User byUser) |
void |
setNetwork(Network network) |
void |
setRemoteAddress(java.lang.String remoteAddress) |
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 User getByUser()
public EntityImportance getEntityImportance()
getEntityImportance in interface HasEntityImportancegetEntityImportance in class Imagepublic ImageNature getNature()
public Network getNetwork()
getNetwork in class BaseEntitypublic java.lang.String getRemoteAddress()
public void setByUser(User byUser)
public void setNetwork(Network network)
setNetwork in interface DefinesNetworkpublic void setRemoteAddress(java.lang.String remoteAddress)