public class FileData extends DataObject implements Removable
DEBUG, recordMAX_IDENTIFIER| Constructor and Description |
|---|
FileData(Repository.Record res) |
| Modifier and Type | Method and Description |
|---|---|
MimeStreamData |
getData() |
javax.activation.DataSource |
getDataSource() |
static TableSpecification |
getDefaultTableSpecification() |
void |
remove()
This method removes the record
It should delete any dependent data then call
DataObject.delete() |
void |
setData(MimeStreamData msd) |
addToMap, addToMap, addToMap, commit, delete, empty, equals, formUpdate, getContext, getDatabaseService, getFactoryTag, getID, getIdentifier, getIdentifier, getLogger, getMap, getMap, getOwningFactory, getRecord, getRecord, getRecord, getSQLContext, getUniqueIdName, hashCode, isLocked, lock, post_commit, postCreate, pre_commit, release, setContents, setDirty, setMap, toStringpublic FileData(Repository.Record res)
res - public void setData(MimeStreamData msd)
public MimeStreamData getData() throws DataFault
DataFaultpublic void remove()
throws DataException
RemovableDataObject.delete()remove in interface RemovableDataExceptionpublic static TableSpecification getDefaultTableSpecification()