@Entity public class DocumentFile extends StoredFile
| Constructor and Description |
|---|
DocumentFile() |
| Modifier and Type | Method and Description |
|---|---|
StaticDocument |
getDocument() |
Network |
getNetwork() |
void |
setDocument(StaticDocument document) |
getContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic StaticDocument getDocument()
public Network getNetwork()
getNetwork in class BaseEntitypublic void setDocument(StaticDocument document)