public class AttachmentFileImpl extends AttachmentFileAbstract
| Modifier and Type | Field and Description |
|---|---|
protected File |
tmpLocalFile
Transient file instance with blob content on local file system.
|
content, filenamedeleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_CONTENT, PROPERTY_FILENAME| Constructor and Description |
|---|
AttachmentFileImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize()
Overwrite finalize to delete local tmp file if necessary.
|
File |
getFile()
Return transient file on local file system with blob content.
|
long |
getLength() |
accept, getContent, getFilename, setContent, setFilenameaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected transient File tmpLocalFile
public File getFile()
AttachmentFilepublic long getLength()
Copyright © 2014 CodeLutin. All rights reserved.