public abstract class NdfDBOWriter<C extends ApplicationContext> extends NdfWriter<C>
NdfWriter for writing the state of a
DBObject to an NDF table description format.childTaskRef, isTestMode, monitorController, resultRef, stateFlagallowedInNames, blockCommentChar, booleanFalse, booleanTrue, lineCommentChar, ndfBreakChars, ndfCreatedKey, ndfVersion, ndfVersionKey, separatorLineChar, structureChar, textBreakChars, textParagraph| Constructor and Description |
|---|
NdfDBOWriter(C ctx,
java.io.ByteArrayOutputStream out) |
NdfDBOWriter(C ctx,
java.io.File outFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeRecord() |
void |
openRecord(DBObject dboMaster) |
void |
writeRecordData(DBObject dbo) |
close, closeArray, closeCommentBlock, closeCommentBlock, closeDocument, closeObject, closePropertyList, closeStructuredArrayProperty, closeStructuredObjectProperty, closeStructuredTableProperty, closeTable, executeAsync, getOutputFile, openArray, openArray, openCommentBlock, openDocument, openDocument, openObject, openObject, openOutput, openPropertyList, openStructuredArrayProperty, openStructuredObjectProperty, openStructuredTableProperty, openStructuredTableProperty, openTable, openTable, openTable, openTable, performWrite, setArrayValuesTabbed, setBlockCommentSeparatorChar, setBlockCommentSeparatorLength, setDecimalFormat, setLogChannel, setMaxArrayValuesByLine, setPropertiesCompacted, setPropertiesIndented, writeArrayValue, writeArrayValues, writeBodyText, writeBodyText, writeBodyText, writeCommentBlock, writeCommentBlock, writeCommentBlock, writeCommentHeadLine, writeCommentHeadLine, writeCommentLine, writeLine, writeLine, writeProperties, writeProperty, writeTableRow, writeTableRowaddMonitor, checkCancelled, checkForErrorAndRethrow, clearMonitors, createRunStateFlag, doOnCancel, doOnFailure, executeSubTask, executeSync, getError, getMaxProgressSteps, getMonitorCount, getMonitors, getName, getProgressStepCount, getResult, getRunStateFlag, getTaskId, getType, handleCancellation, handleFailure, handleFinish, handleStart, handleSuccess, hasError, hasMonitor, isCancellable, notifyProceeded, registerTaskStateChange, removeMonitor, resetProgress, setCancellable, setLogLevel, setMaxProgressSteps, setMonitor, setName, setName, setResult, setRunStateFlag, setTaskId, setType, shouldFireMonitor, sleepChecked, wasCancelledgetApplicationConfig, getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarningconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplicationContextgetLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarningpublic NdfDBOWriter(C ctx, java.io.ByteArrayOutputStream out)
public NdfDBOWriter(C ctx, java.io.File outFile)
public void openRecord(DBObject dboMaster) throws java.lang.Exception
java.lang.Exceptionpublic void writeRecordData(DBObject dbo) throws java.lang.Exception
java.lang.Exceptionpublic void closeRecord()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 EsprIT-Systems. All Rights Reserved.