@Entity public class DocumentFile extends RawFile
| Constructor and Description |
|---|
DocumentFile() |
| Modifier and Type | Method and Description |
|---|---|
StaticDocument |
getDocument() |
RawFileNature |
getNature() |
Network |
getNetwork()
Returns the network this entity belongs to
|
void |
setDocument(StaticDocument document) |
getContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientpublic StaticDocument getDocument()
public RawFileNature getNature()
public Network getNetwork()
NetworkedEntitygetNetwork in class NetworkedEntitypublic void setDocument(StaticDocument document)