@Entity public abstract class ExpirableImage extends Image implements DefinesNetwork
| Constructor and Description |
|---|
ExpirableImage() |
| Modifier and Type | Method and Description |
|---|---|
User |
getByUser() |
org.cyclos.entities.EntityImportance |
getEntityImportance() |
Network |
getNetwork() |
User |
getRelatedUser() |
void |
setByUser(User byUser) |
void |
setNetwork(Network network) |
void |
setRelatedUser(User relatedUser) |
getHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContent, getContentType, getLastModified, getLastModifiedInMillis, getLength, setContent, setContentType, setLastModified, setLengthcompareTo, getName, getNames, setName, toStringgetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic User getByUser()
public org.cyclos.entities.EntityImportance getEntityImportance()
getEntityImportance in interface org.cyclos.entities.HasEntityImportancegetEntityImportance in class org.cyclos.entities.SimpleEntitypublic Network getNetwork()
getNetwork in class org.cyclos.entities.BaseEntitypublic User getRelatedUser()
public void setByUser(User byUser)
public void setNetwork(Network network)
setNetwork in interface DefinesNetworkpublic void setRelatedUser(User relatedUser)