Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
I
L
M
P
R
S
T
U
V
W
X
F
FLOW_PROCESSOR_DAD_CLASS
- Static variable in class com.cgiams.esl.fp.
FlowProcessorFactory
Constant system option from the configuaration file representing the flow processor's internal data access manager class.
FLOW_PROCESSOR_DAD_FILE
- Static variable in class com.cgiams.esl.fp.
FlowProcessorFactory
Constant system option from the configuaration file representing the flow processor's internal data access definitions.
FLOW_SUBMITTAL_DAD_CLASS
- Static variable in class com.cgiams.esl.fp.
FlowProcessorFactory
Constant system option from the configuaration file representing the flow processor's submittal data access manager class.
FLOW_SUBMITTAL_DAD_FILE
- Static variable in class com.cgiams.esl.fp.
FlowProcessorFactory
Constant system option from the configuaration file representing the flow processor's submittal data access definitions.
FileExportManager
- class com.cgiams.esl.fp.em.
FileExportManager
.
This implementation of FlowExportManager exports a data set to a file.
FileExportManager()
- Constructor for class com.cgiams.esl.fp.em.
FileExportManager
FlowExportManager
- interface com.cgiams.esl.fp.
FlowExportManager
.
This interface defines the specification that must be written to in order provide a custom data export process.
FlowPreProcessException
- exception com.cgiams.esl.fp.
FlowPreProcessException
.
Custom exception for any FlowProcessor's pre-processing classes.
FlowPreProcessException(String)
- Constructor for class com.cgiams.esl.fp.
FlowPreProcessException
Constructor when providing a default message.
FlowPreProcessException(Throwable)
- Constructor for class com.cgiams.esl.fp.
FlowPreProcessException
Constructor when providing a root exception.
FlowPreProcessException(String, Throwable)
- Constructor for class com.cgiams.esl.fp.
FlowPreProcessException
Constructor for providing an explicit message and a root exception.
FlowPreProcessManager
- interface com.cgiams.esl.fp.
FlowPreProcessManager
.
This interface defines the specification that a Manager class must implement in order to provide pre-processing capabilities for a Flow Processor submittal.
FlowProcessor
- class com.cgiams.esl.fp.
FlowProcessor
.
This class implements all of the necessary logic to carry out a CDX Network Node Flow.
FlowProcessorCmdLine
- class com.cgiams.esl.fp.
FlowProcessorCmdLine
.
This class implements a command line interface for the Flow Processor.
FlowProcessorCmdLine()
- Constructor for class com.cgiams.esl.fp.
FlowProcessorCmdLine
FlowProcessorException
- exception com.cgiams.esl.fp.
FlowProcessorException
.
Highest-level exception for the Flow Processor and is expected to contain the root cause of any problem.
FlowProcessorException(String)
- Constructor for class com.cgiams.esl.fp.
FlowProcessorException
Constructor when providing a default message.
FlowProcessorException(Throwable)
- Constructor for class com.cgiams.esl.fp.
FlowProcessorException
Constructor when providing a root exception.
FlowProcessorException(String, Throwable)
- Constructor for class com.cgiams.esl.fp.
FlowProcessorException
Constructor for providing an explicit message and a root exception.
FlowProcessorFactory
- class com.cgiams.esl.fp.
FlowProcessorFactory
.
This class is a factory class whose sole purpose is to create intances of type FlowProcessor.
fatalError(SAXParseException)
- Method in class com.cgiams.esl.common.xml.
XMLErrorHandler
API called by the DocumentBuilder if a fatal error occurs during parsing of the XML document.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
I
L
M
P
R
S
T
U
V
W
X