@Entity public class DocumentFile extends BinaryFile
| Constructor and Description |
|---|
DocumentFile() |
| Modifier and Type | Method and Description |
|---|---|
StaticDocument |
getDocument() |
Network |
getNetwork() |
void |
setDocument(StaticDocument document) |
getContent, getContentType, getLastModified, getLastModifiedInMillis, getLength, setContent, setContentType, setLastModified, setLengthcompareTo, getName, getNames, setName, toStringgetDataTranslationType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic StaticDocument getDocument()
public Network getNetwork()
getNetwork in class org.cyclos.entities.BaseEntitypublic void setDocument(StaticDocument document)