Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
AppendToFile
- Static variable in class com.etasoft.trans.map.
axMapSpecialInstruction
accept(File)
- Method in class com.etasoft.trans.io.
axWildcardFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
add(String)
- Method in class com.etasoft.trans.io.
axIOMetaData
Add field.
add(String, String)
- Method in class com.etasoft.trans.map.
axMapInputParameters
Add input parameters.
add(axMapPluginClass)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
add(axMapScript)
- Method in class com.etasoft.trans.map.
axMapScriptArray
Add value to internal array.
add(axMapInputParameters)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Add parameters from defaults but do not override default values.
add(axTransactionActionDef)
- Method in class com.etasoft.trans.transaction.
axTransactionDef
add(axTransaction)
- Method in class com.etasoft.trans.transaction.
axTransactionSet
addError(String, int)
- Method in class com.etasoft.trans.transaction.
axInfoList
Add error message
addInfo(String, int)
- Method in class com.etasoft.trans.transaction.
axInfoList
Add information message
addInto(axMapObject, axMapObject, boolean)
- Method in class com.etasoft.trans.map.
axMap
addInto(axMapObject, int, axMapObject, boolean)
- Method in class com.etasoft.trans.map.
axMap
addItem(axMapRoot, boolean)
- Method in class com.etasoft.trans.map.
axMap
Add root item to the map.
addItem(Integer, axMapMetaDataItem)
- Method in class com.etasoft.trans.map.
axMapMetaData
Add segment/table related element/field to the list in the hashmap.
addItem(axMapObject)
- Method in class com.etasoft.trans.map.
axMapObject
Add item.
addLoop(axMapMetaDataItem)
- Method in class com.etasoft.trans.map.
axMapMetaData
Add segment/table to the list.
addMapping(int)
- Method in class com.etasoft.trans.map.
axMapObject
Add mapping to other object.
addMappingsFromBack()
- Method in class com.etasoft.trans.map.
axMapObject
Add mappings back when paste.
addMappingsFromBackInLoop(axMapObject)
- Method in class com.etasoft.trans.map.
axMapObject
Add mappings back when paste including child mappings.
addOver(String[], boolean)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Add parameters from command line and override existing default values.
addProcSequence(int)
- Method in class com.etasoft.trans.transaction.
axStreamProducer
Add processed sequence.
addWarning(String, int)
- Method in class com.etasoft.trans.transaction.
axInfoList
Add warning message
append(String)
- Method in class com.etasoft.trans.transaction.
axJdbcBuffer
Append string data to be written off.
append(String, HashMap, boolean)
- Method in class com.etasoft.trans.transaction.
axJdbcBuffer
Append field data to be written off.
append(String)
- Method in class com.etasoft.trans.transaction.
axStreamBuffer
Append string data to be written off.
append(String, HashMap, boolean)
- Method in class com.etasoft.trans.transaction.
axStreamBuffer
Append field data to be written off.
append(String)
- Method in class com.etasoft.trans.transaction.
axWriterBuffer
Append string data to be written off.
append(String, HashMap, boolean)
- Method in class com.etasoft.trans.transaction.
axWriterBuffer
Append field data to be written off.
appendOutputData(char[])
- Method in class com.etasoft.trans.transaction.
axInputParameters
axBeanShell
- class com.etasoft.trans.bsh.
axBeanShell
.
BeanShell implementation specific to translator.
axBeanShell()
- Constructor for class com.etasoft.trans.bsh.
axBeanShell
axBufferFactory
- class com.etasoft.trans.transaction.
axBufferFactory
.
Buffer factory.
axCharReaderIterator
- class com.etasoft.trans.transaction.
axCharReaderIterator
.
File stream iterator, uses only relativelly small internal buffer for cache.
axCharReaderIterator(axReader)
- Constructor for class com.etasoft.trans.transaction.
axCharReaderIterator
axCustomInputBuffer
- class com.etasoft.trans.io.
axCustomInputBuffer
.
Custom reader.
axCustomInputBuffer()
- Constructor for class com.etasoft.trans.io.
axCustomInputBuffer
Custom reader must have parameterless constructor in order to be instantiated.
axCustomOutputBuffer
- class com.etasoft.trans.io.
axCustomOutputBuffer
.
Custom output buffer.
axCustomOutputBuffer()
- Constructor for class com.etasoft.trans.io.
axCustomOutputBuffer
Custom writer must have parameterless constructor in order to be instantiated.
axDataSection
- class com.etasoft.trans.transaction.
axDataSection
.
Data section used during map processing.
axDataSection(axMapObject, String)
- Constructor for class com.etasoft.trans.transaction.
axDataSection
axDataSource
- class com.etasoft.trans.io.
axDataSource
.
Reader, writer factory
axDataTransportAction
- class com.etasoft.trans.transaction.
axDataTransportAction
.
axDataTransportAction()
- Constructor for class com.etasoft.trans.transaction.
axDataTransportAction
axDefaultPluginList
- class plugin.
axDefaultPluginList
.
Default plugin list.
axDetectable
- interface com.etasoft.trans.transaction.
axDetectable
.
Detectable adapter interface.
axDocHandler
- class com.etasoft.trans.transaction.
axDocHandler
.
Event sink interface for parser.
axDocHandler(axMap, axMapRoot)
- Constructor for class com.etasoft.trans.transaction.
axDocHandler
axDocHandlerFactory
- class com.etasoft.trans.transaction.
axDocHandlerFactory
.
Document handler factory.
axEDIInputHandler
- class com.etasoft.trans.transaction.
axEDIInputHandler
.
EDI document handler.
axEDIInputHandler(axMap, axMapRoot, axIDFFrame, axInfoList)
- Constructor for class com.etasoft.trans.transaction.
axEDIInputHandler
axEDIOutputHandler
- class com.etasoft.trans.transaction.
axEDIOutputHandler
.
EDI Output handler.
axEDIOutputHandler(axMap, axMapRoot, axWriterBuffer)
- Constructor for class com.etasoft.trans.transaction.
axEDIOutputHandler
axEDIParser
- class com.etasoft.trans.transaction.
axEDIParser
.
EDI Message contains segments.
axEDIParser()
- Constructor for class com.etasoft.trans.transaction.
axEDIParser
axException
- exception com.etasoft.trans.exception.
axException
.
axException(Throwable)
- Constructor for class com.etasoft.trans.exception.
axException
axExceptionCtor
- class com.etasoft.trans.exception.
axExceptionCtor
.
Exception factory.
axFileReader
- class com.etasoft.trans.io.
axFileReader
.
File reader.
axFileReader(String, axInputParameters)
- Constructor for class com.etasoft.trans.io.
axFileReader
Open input stream.
axFileWriter
- class com.etasoft.trans.io.
axFileWriter
.
File Writer.
axFileWriter(String, axInputParameters)
- Constructor for class com.etasoft.trans.io.
axFileWriter
Open output writer.
axFtpReader
- class com.etasoft.trans.io.
axFtpReader
.
FTP reader.
axFtpReader(String, axInputParameters)
- Constructor for class com.etasoft.trans.io.
axFtpReader
Connect to FTP server and open input stream.
axFtpWriter
- class com.etasoft.trans.io.
axFtpWriter
.
Ftp writer.
axFtpWriter(String, axInputParameters)
- Constructor for class com.etasoft.trans.io.
axFtpWriter
Connect to FTP server and open output stream.
axHL7InputHandler
- class com.etasoft.trans.transaction.
axHL7InputHandler
.
Database input handler.
axHL7InputHandler(axMap, axMapRoot, axIDFFrame, axInfoList)
- Constructor for class com.etasoft.trans.transaction.
axHL7InputHandler
axHL7OutputHandler
- class com.etasoft.trans.transaction.
axHL7OutputHandler
.
Database Output handler.
axHL7OutputHandler(axMap, axMapRoot, axWriterBuffer)
- Constructor for class com.etasoft.trans.transaction.
axHL7OutputHandler
axHL7Parser
- class com.etasoft.trans.transaction.
axHL7Parser
.
HL7 message contains segments.
axHL7Parser()
- Constructor for class com.etasoft.trans.transaction.
axHL7Parser
axHttpReader
- class com.etasoft.trans.io.
axHttpReader
.
HTTP reader.
axHttpReader(String, axInputParameters)
- Constructor for class com.etasoft.trans.io.
axHttpReader
Connect to HTTP server and open input stream.
axHttpWriter
- class com.etasoft.trans.io.
axHttpWriter
.
Http Writer.
axHttpWriter(String, axInputParameters)
- Constructor for class com.etasoft.trans.io.
axHttpWriter
Connect to HTTP server and open output stream.
axIOFactory
- class com.etasoft.trans.io.
axIOFactory
.
Factory for creating reader and writer objects.
axIOFactory()
- Constructor for class com.etasoft.trans.io.
axIOFactory
axIOMetaData
- class com.etasoft.trans.io.
axIOMetaData
.
Meta data about specific IO data source.
axIOMetaData()
- Constructor for class com.etasoft.trans.io.
axIOMetaData
axInfoList
- class com.etasoft.trans.transaction.
axInfoList
.
Exception list contains list of warnings and errors produced during processing.
axInfoList()
- Constructor for class com.etasoft.trans.transaction.
axInfoList
axInfoList.axInfoListItem
- class com.etasoft.trans.transaction.
axInfoList.axInfoListItem
.
Internal object kept in the info list.
axInfoList.axInfoListItem(String, int, int)
- Constructor for class com.etasoft.trans.transaction.
axInfoList.axInfoListItem
axInputHandler
- class com.etasoft.trans.transaction.
axInputHandler
.
Input handler.
axInputHandler(axMap, axMapRoot, axIDFFrame, axInfoList)
- Constructor for class com.etasoft.trans.transaction.
axInputHandler
axInputHandlerTest
- class com.etasoft.trans.transaction.
axInputHandlerTest
.
Input handler.
axInputHandlerTest(axMap, axMapRoot, axIDFFrame, axInfoList)
- Constructor for class com.etasoft.trans.transaction.
axInputHandlerTest
axInputParameters
- class com.etasoft.trans.transaction.
axInputParameters
.
Input parameters, wrapper based on Properties to enable loading and saving to/from files.
axInputParameters()
- Constructor for class com.etasoft.trans.transaction.
axInputParameters
axJdbcBuffer
- class com.etasoft.trans.transaction.
axJdbcBuffer
.
Output buffer for the Jdbc data.
axJdbcBuffer(axWriter)
- Constructor for class com.etasoft.trans.transaction.
axJdbcBuffer
axJdbcInputHandler
- class com.etasoft.trans.transaction.
axJdbcInputHandler
.
Database input handler.
axJdbcInputHandler(axMap, axMapRoot, axIDFFrame, axInfoList)
- Constructor for class com.etasoft.trans.transaction.
axJdbcInputHandler
axJdbcOutputHandler
- class com.etasoft.trans.transaction.
axJdbcOutputHandler
.
Database Output handler.
axJdbcOutputHandler(axMap, axMapRoot, axWriterBuffer)
- Constructor for class com.etasoft.trans.transaction.
axJdbcOutputHandler
axJdbcParser
- class com.etasoft.trans.transaction.
axJdbcParser
.
Database contains queries.
axJdbcParser()
- Constructor for class com.etasoft.trans.transaction.
axJdbcParser
axJdbcProducer
- class com.etasoft.trans.transaction.
axJdbcProducer
.
Generic database output producer that can read of the IDFFrame.
axJdbcProducer()
- Constructor for class com.etasoft.trans.transaction.
axJdbcProducer
axJdbcReader
- class com.etasoft.trans.io.
axJdbcReader
.
Jdbc reader.
axJdbcReader(String, axInputParameters)
- Constructor for class com.etasoft.trans.io.
axJdbcReader
Create jdbc reader based on data path provided.
axJdbcReaderIterator
- class com.etasoft.trans.transaction.
axJdbcReaderIterator
.
Reader iterator, common base class.
axJdbcReaderIterator(axReader)
- Constructor for class com.etasoft.trans.transaction.
axJdbcReaderIterator
axJdbcWriter
- class com.etasoft.trans.io.
axJdbcWriter
.
Jdbc writer.
axJdbcWriter(String, axInputParameters, boolean)
- Constructor for class com.etasoft.trans.io.
axJdbcWriter
Create jdbc writer based on data path provided.
axMap
- class com.etasoft.trans.map.
axMap
.
Map contains all Map Objects.
axMap()
- Constructor for class com.etasoft.trans.map.
axMap
axMap(axMap, boolean)
- Constructor for class com.etasoft.trans.map.
axMap
Creates shadow copy of the map for processing.
axMap.axMapFindFast
- class com.etasoft.trans.map.
axMap.axMapFindFast
.
Map Find Fast implementation.
axMap.axMapFindFast()
- Constructor for class com.etasoft.trans.map.
axMap.axMapFindFast
axMapAddable
- interface com.etasoft.trans.map.
axMapAddable
.
Interface keeps constants of addability
axMapChangeCase
- class com.etasoft.trans.map.
axMapChangeCase
.
axMapChangeCase()
- Constructor for class com.etasoft.trans.map.
axMapChangeCase
axMapConditionType
- class com.etasoft.trans.map.
axMapConditionType
.
axMapConditionType()
- Constructor for class com.etasoft.trans.map.
axMapConditionType
axMapDataObject
- class com.etasoft.trans.map.
axMapDataObject
.
Map object with some extra members designed as super for Elements, Segments, etc.
axMapDataObject()
- Constructor for class com.etasoft.trans.map.
axMapDataObject
axMapDataObject(axMapDataObject, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapDataObject
axMapDataType
- class com.etasoft.trans.map.
axMapDataType
.
axMapDataType()
- Constructor for class com.etasoft.trans.map.
axMapDataType
axMapDatabase
- class com.etasoft.trans.map.
axMapDatabase
.
axMapDatabase()
- Constructor for class com.etasoft.trans.map.
axMapDatabase
axMapDatabase(axMapDatabase, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapDatabase
axMapElement
- class com.etasoft.trans.map.
axMapElement
.
axMapElement()
- Constructor for class com.etasoft.trans.map.
axMapElement
axMapElement(String)
- Constructor for class com.etasoft.trans.map.
axMapElement
axMapElement(axMapElement, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapElement
axMapField
- class com.etasoft.trans.map.
axMapField
.
axMapField()
- Constructor for class com.etasoft.trans.map.
axMapField
axMapField(axMapField, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapField
axMapFieldType
- class com.etasoft.trans.map.
axMapFieldType
.
axMapFieldType()
- Constructor for class com.etasoft.trans.map.
axMapFieldType
axMapFile
- class com.etasoft.trans.map.
axMapFile
.
Utility class for loading and saving of maps
axMapIOAdapter
- class com.etasoft.trans.map.
axMapIOAdapter
.
Map IO Adapter configuration for axIOFactory
axMapIOAdapter(String, String, int)
- Constructor for class com.etasoft.trans.map.
axMapIOAdapter
axMapIOFactoryOptions
- class com.etasoft.trans.map.
axMapIOFactoryOptions
.
Keep options for map IO adapters.
axMapIOFactoryOptions()
- Constructor for class com.etasoft.trans.map.
axMapIOFactoryOptions
axMapInputParameters
- class com.etasoft.trans.map.
axMapInputParameters
.
Default input parameters entered by user.
axMapInputParameters()
- Constructor for class com.etasoft.trans.map.
axMapInputParameters
axMapItem
- class com.etasoft.trans.map.
axMapItem
.
axMapItem()
- Constructor for class com.etasoft.trans.map.
axMapItem
axMapItem(axMapItem, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapItem
axMapItemType
- class com.etasoft.trans.map.
axMapItemType
.
axMapItemType()
- Constructor for class com.etasoft.trans.map.
axMapItemType
axMapLoop
- class com.etasoft.trans.map.
axMapLoop
.
axMapLoop()
- Constructor for class com.etasoft.trans.map.
axMapLoop
axMapLoop(axMapLoop, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapLoop
axMapMessage
- class com.etasoft.trans.map.
axMapMessage
.
axMapMessage()
- Constructor for class com.etasoft.trans.map.
axMapMessage
axMapMessage(String, axMapTranslationType)
- Constructor for class com.etasoft.trans.map.
axMapMessage
axMapMessage(axMapMessage, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapMessage
axMapMetaData
- class com.etasoft.trans.map.
axMapMetaData
.
Get map meta data.
axMapMetaData()
- Constructor for class com.etasoft.trans.map.
axMapMetaData
axMapMetaDataItem
- class com.etasoft.trans.map.
axMapMetaDataItem
.
Meta data item.
axMapMetaDataItem(axMapObject, String, boolean, int)
- Constructor for class com.etasoft.trans.map.
axMapMetaDataItem
axMapObject
- class com.etasoft.trans.map.
axMapObject
.
axMapObject.axMapLoopWalker
- class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
.
Looping iterator internal class.
axMapObject.axMapLoopWalker(axMapObject)
- Constructor for class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
axMapObject.axMapLoopWalker(axMapObject.axMapLoopWalker)
- Constructor for class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
Copy ctor.
axMapPadType
- class com.etasoft.trans.map.
axMapPadType
.
axMapPadType()
- Constructor for class com.etasoft.trans.map.
axMapPadType
axMapParameterPair
- class com.etasoft.trans.map.
axMapParameterPair
.
Map parameter pair.
axMapParameterPair()
- Constructor for class com.etasoft.trans.map.
axMapParameterPair
axMapParameterPair(String, String)
- Constructor for class com.etasoft.trans.map.
axMapParameterPair
axMapPluginBoolMethod
- class com.etasoft.trans.map.
axMapPluginBoolMethod
.
axMapPluginBoolMethod()
- Constructor for class com.etasoft.trans.map.
axMapPluginBoolMethod
axMapPluginClass
- class com.etasoft.trans.map.
axMapPluginClass
.
Plugin Class properties.
axMapPluginClass()
- Constructor for class com.etasoft.trans.map.
axMapPluginClass
axMapPluginClass(String, boolean)
- Constructor for class com.etasoft.trans.map.
axMapPluginClass
axMapPluginExecMethod
- class com.etasoft.trans.map.
axMapPluginExecMethod
.
axMapPluginExecMethod()
- Constructor for class com.etasoft.trans.map.
axMapPluginExecMethod
axMapPluginLoadType
- class com.etasoft.trans.map.
axMapPluginLoadType
.
axMapPluginLoadType()
- Constructor for class com.etasoft.trans.map.
axMapPluginLoadType
axMapPluginLoadType(int)
- Constructor for class com.etasoft.trans.map.
axMapPluginLoadType
axMapPluginOptions
- class com.etasoft.trans.map.
axMapPluginOptions
.
Plugin options for the map.
axMapPluginOptions()
- Constructor for class com.etasoft.trans.map.
axMapPluginOptions
axMapPluginTransactMethod
- class com.etasoft.trans.map.
axMapPluginTransactMethod
.
axMapPluginTransactMethod()
- Constructor for class com.etasoft.trans.map.
axMapPluginTransactMethod
axMapProcessingAction
- class com.etasoft.trans.transaction.
axMapProcessingAction
.
axMapProcessingAction(axMap)
- Constructor for class com.etasoft.trans.transaction.
axMapProcessingAction
axMapRoot
- class com.etasoft.trans.map.
axMapRoot
.
Map root item.
axMapRoot()
- Constructor for class com.etasoft.trans.map.
axMapRoot
axMapRoot(axMapRoot, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapRoot
axMapRootType
- class com.etasoft.trans.map.
axMapRootType
.
axMapRootType()
- Constructor for class com.etasoft.trans.map.
axMapRootType
axMapSQLType
- class com.etasoft.trans.map.
axMapSQLType
.
axMapSQLType()
- Constructor for class com.etasoft.trans.map.
axMapSQLType
axMapScript
- class com.etasoft.trans.map.
axMapScript
.
Map bean shell script.
axMapScript()
- Constructor for class com.etasoft.trans.map.
axMapScript
axMapScript(String)
- Constructor for class com.etasoft.trans.map.
axMapScript
axMapScriptArray
- class com.etasoft.trans.map.
axMapScriptArray
.
Map scripts container.
axMapScriptArray()
- Constructor for class com.etasoft.trans.map.
axMapScriptArray
axMapScriptType
- class com.etasoft.trans.map.
axMapScriptType
.
NOT USED.
axMapScriptType()
- Constructor for class com.etasoft.trans.map.
axMapScriptType
axMapSearchable
- interface com.etasoft.trans.map.
axMapSearchable
.
Object that implements this interface has to be a source of input file
axMapSegment
- class com.etasoft.trans.map.
axMapSegment
.
axMapSegment()
- Constructor for class com.etasoft.trans.map.
axMapSegment
axMapSegment(String, String)
- Constructor for class com.etasoft.trans.map.
axMapSegment
axMapSegment(String)
- Constructor for class com.etasoft.trans.map.
axMapSegment
axMapSegment(axMapSegment, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapSegment
axMapSeparators
- class com.etasoft.trans.map.
axMapSeparators
.
Map separators.
axMapSeparators()
- Constructor for class com.etasoft.trans.map.
axMapSeparators
axMapSeparators(axMapSeparators)
- Constructor for class com.etasoft.trans.map.
axMapSeparators
axMapSourceType
- class com.etasoft.trans.map.
axMapSourceType
.
axMapSourceType()
- Constructor for class com.etasoft.trans.map.
axMapSourceType
axMapSpecialFunction
- class com.etasoft.trans.map.
axMapSpecialFunction
.
axMapSpecialFunction()
- Constructor for class com.etasoft.trans.map.
axMapSpecialFunction
axMapSpecialInstruction
- class com.etasoft.trans.map.
axMapSpecialInstruction
.
axMapSpecialInstruction()
- Constructor for class com.etasoft.trans.map.
axMapSpecialInstruction
axMapSubElement
- class com.etasoft.trans.map.
axMapSubElement
.
axMapSubElement()
- Constructor for class com.etasoft.trans.map.
axMapSubElement
axMapSubElement(String)
- Constructor for class com.etasoft.trans.map.
axMapSubElement
axMapSubElement(axMapSubElement, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapSubElement
axMapTable
- class com.etasoft.trans.map.
axMapTable
.
axMapTable()
- Constructor for class com.etasoft.trans.map.
axMapTable
axMapTable(axMapSQLType)
- Constructor for class com.etasoft.trans.map.
axMapTable
axMapTable(axMapTable, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapTable
axMapTransaction
- class com.etasoft.trans.map.
axMapTransaction
.
Processing transaction.
axMapTransaction()
- Constructor for class com.etasoft.trans.map.
axMapTransaction
axMapTransaction(axMap, String, int)
- Constructor for class com.etasoft.trans.map.
axMapTransaction
axMapTransaction(axMapTransaction, boolean, boolean)
- Constructor for class com.etasoft.trans.map.
axMapTransaction
axMapTranslationType
- class com.etasoft.trans.map.
axMapTranslationType
.
axMapTranslationType()
- Constructor for class com.etasoft.trans.map.
axMapTranslationType
axMapTrimSpaces
- class com.etasoft.trans.map.
axMapTrimSpaces
.
axMapTrimSpaces()
- Constructor for class com.etasoft.trans.map.
axMapTrimSpaces
axMapValidationType
- class com.etasoft.trans.map.
axMapValidationType
.
axMapValidationType()
- Constructor for class com.etasoft.trans.map.
axMapValidationType
axOutputHandler
- class com.etasoft.trans.transaction.
axOutputHandler
.
Output handler.
axOutputHandler(axMap, axMapRoot, axWriterBuffer)
- Constructor for class com.etasoft.trans.transaction.
axOutputHandler
axParser
- interface com.etasoft.trans.transaction.
axParser
.
Common parser interface
axParserFactory
- class com.etasoft.trans.transaction.
axParserFactory
.
Parser factory.
axProducer
- interface com.etasoft.trans.transaction.
axProducer
.
Common producer interface
axProducerFactory
- class com.etasoft.trans.transaction.
axProducerFactory
.
Producer factory.
axPropertiesFile
- class com.etasoft.trans.io.
axPropertiesFile
.
Property file implementation
axPropertiesFile()
- Constructor for class com.etasoft.trans.io.
axPropertiesFile
axPropertyType
- interface com.etasoft.trans.map.
axPropertyType
.
Property type.
axQDXMLParser
- class com.etasoft.trans.transaction.
axQDXMLParser
.
Quick and Dirty xml parser.
axQDXMLParser()
- Constructor for class com.etasoft.trans.transaction.
axQDXMLParser
axReader
- class com.etasoft.trans.io.
axReader
.
Reader.
axReader()
- Constructor for class com.etasoft.trans.io.
axReader
Initialize reader.
axReaderIterator
- class com.etasoft.trans.transaction.
axReaderIterator
.
Reader iterator, common base class
axReaderIterator(axReader)
- Constructor for class com.etasoft.trans.transaction.
axReaderIterator
axRunException
- exception com.etasoft.trans.exception.
axRunException
.
axRunException()
- Constructor for class com.etasoft.trans.exception.
axRunException
axSQLParser
- class com.etasoft.trans.transaction.
axSQLParser
.
SQL parser queries.
axSQLParser()
- Constructor for class com.etasoft.trans.transaction.
axSQLParser
axSQLReference
- class com.etasoft.trans.transaction.
axSQLReference
.
SQL reference to another query.
axSQLReference(axMapMetaDataItem, String, String, String)
- Constructor for class com.etasoft.trans.transaction.
axSQLReference
axSerializable
- interface com.etasoft.trans.map.
axSerializable
.
Serializable interface extension.
axStreamBuffer
- class com.etasoft.trans.transaction.
axStreamBuffer
.
Output buffer for the text, XML, other stream data.
axStreamBuffer(axWriter)
- Constructor for class com.etasoft.trans.transaction.
axStreamBuffer
axStreamProducer
- class com.etasoft.trans.transaction.
axStreamProducer
.
Generic file stream producer that can read of the IDFFrame
axStreamProducer()
- Constructor for class com.etasoft.trans.transaction.
axStreamProducer
axTextBinConverter
- class com.etasoft.trans.map.
axTextBinConverter
.
Decode and encode text-binary strings entered, passed by user.
axTextBinConverter()
- Constructor for class com.etasoft.trans.map.
axTextBinConverter
axTextInputHandler
- class com.etasoft.trans.transaction.
axTextInputHandler
.
Text document handler
axTextInputHandler(axMap, axMapRoot, axIDFFrame, axInfoList)
- Constructor for class com.etasoft.trans.transaction.
axTextInputHandler
axTextOutputHandler
- class com.etasoft.trans.transaction.
axTextOutputHandler
.
Text output handler.
axTextOutputHandler(axMap, axMapRoot, axWriterBuffer)
- Constructor for class com.etasoft.trans.transaction.
axTextOutputHandler
axTextParser
- class com.etasoft.trans.transaction.
axTextParser
.
EDI Message contains segments.
axTextParser()
- Constructor for class com.etasoft.trans.transaction.
axTextParser
axTransaction
- class com.etasoft.trans.transaction.
axTransaction
.
Transaction for one map execution.
axTransaction(int)
- Constructor for class com.etasoft.trans.transaction.
axTransaction
axTransactionAction
- class com.etasoft.trans.transaction.
axTransactionAction
.
axTransactionAction()
- Constructor for class com.etasoft.trans.transaction.
axTransactionAction
axTransactionActionDef
- class com.etasoft.trans.transaction.
axTransactionActionDef
.
Transaction action definition.
axTransactionActionDef()
- Constructor for class com.etasoft.trans.transaction.
axTransactionActionDef
axTransactionDef
- class com.etasoft.trans.transaction.
axTransactionDef
.
Transaction definitions.
axTransactionDef()
- Constructor for class com.etasoft.trans.transaction.
axTransactionDef
axTransactionDefFile
- class com.etasoft.trans.transaction.
axTransactionDefFile
.
File to load and save transaction definitions.
axTransactionDefFile()
- Constructor for class com.etasoft.trans.transaction.
axTransactionDefFile
axTransactionRunner
- class com.etasoft.trans.transaction.
axTransactionRunner
.
Transaction runner, can be invoked as separate thread or run in the same thread if called via run method.
axTransactionRunner(axMap, String, axInputParameters, int)
- Constructor for class com.etasoft.trans.transaction.
axTransactionRunner
Create runner based on map and input parameters.
axTransactionRunner(String, axInputParameters, int)
- Constructor for class com.etasoft.trans.transaction.
axTransactionRunner
Create runner based on map file and input parameters.
axTransactionRunner(axMap, String, axInputParameters)
- Constructor for class com.etasoft.trans.transaction.
axTransactionRunner
Create runner based on map, map file and input parameters and set license key to default.
axTransactionRunner(String, axInputParameters)
- Constructor for class com.etasoft.trans.transaction.
axTransactionRunner
Create runner based on map file and input parameters and set license key to default.
axTransactionSet
- class com.etasoft.trans.transaction.
axTransactionSet
.
axTransactionSet()
- Constructor for class com.etasoft.trans.transaction.
axTransactionSet
axWildcardFileFilter
- class com.etasoft.trans.io.
axWildcardFileFilter
.
An instance of FileFilter that filters with the same wildcard patterns that MS-DOS and Windows do.
axWildcardFileFilter(String, boolean)
- Constructor for class com.etasoft.trans.io.
axWildcardFileFilter
Creates a
WildcardFileFilter
with optional allowing directories in the accepted files.
axWildcardFileFilter(String)
- Constructor for class com.etasoft.trans.io.
axWildcardFileFilter
Creates a
WildcardFileFilter
which doesn't allow directories in the accepted files.
axWriter
- class com.etasoft.trans.io.
axWriter
.
Generic Writer.
axWriter()
- Constructor for class com.etasoft.trans.io.
axWriter
Open writer.
axWriterBuffer
- class com.etasoft.trans.transaction.
axWriterBuffer
.
Output buffer for the writer.
axWriterBuffer(axWriter)
- Constructor for class com.etasoft.trans.transaction.
axWriterBuffer
axXMLInputHandler
- class com.etasoft.trans.transaction.
axXMLInputHandler
.
XML document handler
axXMLInputHandler(axMap, axMapRoot, axIDFFrame, axInfoList)
- Constructor for class com.etasoft.trans.transaction.
axXMLInputHandler
axXMLOutputHandler
- class com.etasoft.trans.transaction.
axXMLOutputHandler
.
XML Output handler.
axXMLOutputHandler(axMap, axMapRoot, axWriterBuffer)
- Constructor for class com.etasoft.trans.transaction.
axXMLOutputHandler
B
BEGIN_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
BigInteger
- Static variable in class com.etasoft.trans.map.
axMapDataType
Blob
- Static variable in class com.etasoft.trans.map.
axMapDataType
Boolean
- Static variable in class com.etasoft.trans.map.
axMapDataType
backupFiles(Integer, String)
- Method in class plugin.
FileAction
Backup files can be used OnCommit transaction and other places, file pattern as strParameters.
buildMappingFrom(int)
- Method in class com.etasoft.trans.map.
axMapObject
Rebuild mappings from array.
C
CMDLINE_PARAM_ERR
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
CMP
- Static variable in class com.etasoft.trans.map.
axMapFile
COMMIT_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
CONNECTION_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
Check
- class plugin.
Check
.
Plug-in functions for basic validation and conditional processing.
Check()
- Constructor for class plugin.
Check
Count
- class plugin.
Count
.
Count functions.
Count()
- Constructor for class plugin.
Count
checkFilter(Integer, String, String)
- Method in class plugin.
Filter
Perform filtering here.
clear()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
clear()
- Method in class com.etasoft.trans.transaction.
axTransactionRunner
Clear transaction.
close()
- Method in interface com.etasoft.trans.io.
IaxDataConnector
close()
- Method in class com.etasoft.trans.io.
axCustomInputBuffer
Close reader.
close()
- Method in class com.etasoft.trans.io.
axCustomOutputBuffer
Close output writer.
close()
- Method in class com.etasoft.trans.io.
axFileReader
Used in axReaderIterator.
close()
- Method in class com.etasoft.trans.io.
axFileWriter
Close output writer.
close()
- Method in class com.etasoft.trans.io.
axFtpReader
Used in axReaderIterator.
close()
- Method in class com.etasoft.trans.io.
axFtpWriter
Used.
close()
- Method in class com.etasoft.trans.io.
axHttpReader
Used in axReaderIterator.
close()
- Method in class com.etasoft.trans.io.
axHttpWriter
Used.
close()
- Method in class com.etasoft.trans.io.
axJdbcReader
close()
- Method in class com.etasoft.trans.io.
axJdbcWriter
close()
- Method in class com.etasoft.trans.io.
axReader
Used in axReaderIterator.
close()
- Method in class com.etasoft.trans.io.
axWriter
Used.
close()
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
Used to close reader.
close()
- Method in class com.etasoft.trans.transaction.
axJdbcBuffer
Close write buffer.
close()
- Method in class com.etasoft.trans.transaction.
axJdbcReaderIterator
close()
- Method in class com.etasoft.trans.transaction.
axReaderIterator
close()
- Method in class com.etasoft.trans.transaction.
axStreamBuffer
Close write buffer.
close()
- Method in class com.etasoft.trans.transaction.
axWriterBuffer
Close write buffer.
com.etasoft.trans.bsh
- package com.etasoft.trans.bsh
com.etasoft.trans.exception
- package com.etasoft.trans.exception
com.etasoft.trans.io
- package com.etasoft.trans.io
com.etasoft.trans.map
- package com.etasoft.trans.map
com.etasoft.trans.transaction
- package com.etasoft.trans.transaction
combineReset(Integer, String, String)
- Method in class plugin.
Format
Combine value removed from the cache implementation.
combineResetAll(Integer, String, String)
- Method in class plugin.
Format
Combine values all cleared from the cache implementation.
combineToEnd(Integer, String, String)
- Method in class plugin.
Format
Combine previous value with this one implementation.
combineToStart(Integer, String, String)
- Method in class plugin.
Format
Combine previous value with this one implementation.
containsKey(String)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Contains specific property.
copy(axMapObject)
- Method in class com.etasoft.trans.map.
axMap
create(int)
- Static method in class com.etasoft.trans.exception.
axExceptionCtor
create(int, String)
- Static method in class com.etasoft.trans.exception.
axExceptionCtor
create(int, String, Integer)
- Static method in class com.etasoft.trans.exception.
axExceptionCtor
create(int, Throwable)
- Static method in class com.etasoft.trans.exception.
axExceptionCtor
create(axMap)
- Method in class com.etasoft.trans.transaction.
axTransactionActionDef
Create transaction action based on actual internals of this object.
createBuffer(axMapTranslationType, axWriter)
- Static method in class com.etasoft.trans.transaction.
axBufferFactory
Create buffer.
createInput(axMap, axMapRoot, axIDFFrame, axInfoList)
- Static method in class com.etasoft.trans.transaction.
axDocHandlerFactory
Create InputHandler based on translation type.
createOutput(axMap, axMapRoot, axWriterBuffer)
- Static method in class com.etasoft.trans.transaction.
axDocHandlerFactory
Create OutputHandler based on translation type.
createParser(axMapTranslationType)
- Static method in class com.etasoft.trans.transaction.
axParserFactory
Create parser based on translation type.
createProducer(axMapTranslationType)
- Static method in class com.etasoft.trans.transaction.
axProducerFactory
Create producer.
createReader(String)
- Static method in class com.etasoft.trans.io.
axDataSource
createReaderIterator(axInputParameters)
- Method in class com.etasoft.trans.io.
axIOFactory
Construct Reader here.
createWriter(String)
- Static method in class com.etasoft.trans.io.
axDataSource
createWriter(axMapRoot, String, axInputParameters)
- Method in class com.etasoft.trans.io.
axIOFactory
Construct Writer here.
currentDateCCYYMMDD(Integer, String, String)
- Method in class plugin.
EDI
Current date in long format.
currentDateYYMMDD(Integer, String, String)
- Method in class plugin.
EDI
Current date in short format.
currentTimeHHMM(Integer, String, String)
- Method in class plugin.
EDI
Current time in HHMM format.
cut(axMapObject)
- Method in class com.etasoft.trans.map.
axMap
D
DELIMITEDTEXT
- Static variable in interface com.etasoft.trans.transaction.
axDetectable
DRIVER_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
DataTypeConversion
- Static variable in class com.etasoft.trans.map.
axMapSpecialFunction
Database
- Static variable in class com.etasoft.trans.map.
axMapItemType
Database
- Static variable in class com.etasoft.trans.map.
axMapSourceType
Date
- Static variable in class com.etasoft.trans.map.
axMapDataType
DateTime
- Static variable in class com.etasoft.trans.map.
axMapDataType
DeleteFileWhenDone
- Static variable in class com.etasoft.trans.map.
axMapSpecialInstruction
Double
- Static variable in class com.etasoft.trans.map.
axMapDataType
decode(String)
- Static method in class com.etasoft.trans.map.
axTextBinConverter
Convert char-bin representation to characters.
decrement(Integer, String, String)
- Method in class plugin.
Count
Decrement count value.
deepCopy(axMapObject, boolean)
- Method in class com.etasoft.trans.map.
axMap
delete(axMapObject)
- Method in class com.etasoft.trans.map.
axMap
deleteFiles(Integer, String)
- Method in class plugin.
FileAction
Delete files can be used OnCommit transaction and other places, file pattern as strParameters.
detect(String)
- Method in interface com.etasoft.trans.transaction.
axDetectable
Detect is it valid and recognized format.
detect(String)
- Method in class com.etasoft.trans.transaction.
axEDIParser
Detect input file, input can be just first 200 characters of the file.
detect(String)
- Method in class com.etasoft.trans.transaction.
axQDXMLParser
Detect input file, input can be just first 200 characters of the file.
dump()
- Method in class com.etasoft.trans.transaction.
axTransaction
Dump IDF into output.
E
EDI
- class plugin.
EDI
.
EDI X12 and EDIFACT related functions.
EDI()
- Constructor for class plugin.
EDI
EDIFACT
- Static variable in interface com.etasoft.trans.transaction.
axDetectable
ERROR_UNKNOWN
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
ERR_PARAMS
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
Edifact
- Static variable in class com.etasoft.trans.map.
axMapTranslationType
Element
- Static variable in class com.etasoft.trans.map.
axMapItemType
EqualTo
- Static variable in class com.etasoft.trans.map.
axMapConditionType
EqualTo
- Static variable in class com.etasoft.trans.map.
axMapValidationType
Execution
- Static variable in class com.etasoft.trans.map.
axMapPluginLoadType
element(ArrayList)
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
encode(String)
- Static method in class com.etasoft.trans.map.
axTextBinConverter
Convert characters to char-bin representation.
endDocument()
- Method in class com.etasoft.trans.transaction.
axDocHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axEDIOutputHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axHL7OutputHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axInputHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
endDocument()
- Method in class com.etasoft.trans.transaction.
axJdbcInputHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axJdbcOutputHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axOutputHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axTextOutputHandler
endDocument()
- Method in class com.etasoft.trans.transaction.
axXMLOutputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axDocHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axEDIInputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axEDIOutputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axHL7InputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axHL7OutputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axInputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axJdbcInputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axJdbcOutputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axOutputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axTextInputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axTextOutputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axXMLInputHandler
endTag(Object)
- Method in class com.etasoft.trans.transaction.
axXMLOutputHandler
entrySet()
- Method in class com.etasoft.trans.map.
axMapInputParameters
equals(Object)
- Method in class com.etasoft.trans.map.
axMapFieldType
equals(Object)
- Method in class com.etasoft.trans.map.
axMapObject
compare two axMapObjects.
equals(Object)
- Method in class com.etasoft.trans.map.
axMapPadType
equals(Object)
- Method in class com.etasoft.trans.map.
axMapSpecialInstruction
equals(Object)
- Method in class com.etasoft.trans.map.
axMapTranslationType
eval(String, String, String)
- Method in class com.etasoft.trans.bsh.
axBeanShell
Call internal beanshell code in i.eval().
evalPlugin(axMapPluginBoolMethod, Integer, String, String, axDocHandler)
- Method in class com.etasoft.trans.map.
axMap
Call validation/condition plug-in.
execPlugin(axMapPluginExecMethod, Integer, String, String, axDocHandler)
- Method in class com.etasoft.trans.map.
axMap
Call execution plug-in.
extract(axMapMetaDataItem, String)
- Method in class com.etasoft.trans.transaction.
axSQLParser
Extract reference from SQL statements.
F
FAIL_FINDOBJ_PARAM
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
FIELD_MISSING
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
FIXEDTEXT
- Static variable in interface com.etasoft.trans.transaction.
axDetectable
Field
- Static variable in class com.etasoft.trans.map.
axMapItemType
File
- Static variable in class com.etasoft.trans.map.
axMapSourceType
FileAction
- class plugin.
FileAction
.
File actions: delete processed file(s), copy/move files, etc.
FileAction()
- Constructor for class plugin.
FileAction
Filter
- class plugin.
Filter
.
Filtering utility functions.
Filter()
- Constructor for class plugin.
Filter
FirstNestedItemEqualsTo
- Static variable in class com.etasoft.trans.map.
axMapConditionType
ForeignKey
- Static variable in class com.etasoft.trans.map.
axMapFieldType
Format
- class plugin.
Format
.
Format functions
Format()
- Constructor for class plugin.
Format
findById(Integer)
- Method in class com.etasoft.trans.map.
axMap.axMapFindFast
Find map object by Id.
findById(int)
- Method in class com.etasoft.trans.map.
axMap
Find map object by its index.
findByNamePart(String)
- Method in class com.etasoft.trans.map.
axMap
Find map object by part of its name.
findDetailSQL(ArrayList, String)
- Method in class com.etasoft.trans.transaction.
axJdbcParser
Search array list for the reference.
findFast()
- Method in class com.etasoft.trans.map.
axMap
Return axMapFindFast object for reuse.
findFastById()
- Method in class com.etasoft.trans.map.
axMap
Find fast map object based on id, used in processing.
findParent(axMapObject, axMapObject)
- Static method in class com.etasoft.trans.map.
axMapObject
Find parent based on map object.
findParentByObj(axMapObject)
- Method in class com.etasoft.trans.map.
axMap.axMapFindFast
Find map parent for map object
findRootByObj(axMapObject)
- Method in class com.etasoft.trans.map.
axMap.axMapFindFast
Find axMapRoot for map object.
fromString(String)
- Method in class com.etasoft.trans.map.
axMapChangeCase
fromString(String)
- Method in class com.etasoft.trans.map.
axMapConditionType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapDataType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapFieldType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapItemType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapPadType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapPluginBoolMethod
fromString(String)
- Method in class com.etasoft.trans.map.
axMapPluginExecMethod
fromString(String)
- Method in class com.etasoft.trans.map.
axMapPluginLoadType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapPluginTransactMethod
fromString(String)
- Method in class com.etasoft.trans.map.
axMapRootType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapSQLType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapScript
fromString(String)
- Method in class com.etasoft.trans.map.
axMapScriptType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapSourceType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapSpecialFunction
fromString(String)
- Method in class com.etasoft.trans.map.
axMapSpecialInstruction
fromString(String)
- Method in class com.etasoft.trans.map.
axMapTranslationType
fromString(String)
- Method in class com.etasoft.trans.map.
axMapTrimSpaces
fromString(String)
- Method in class com.etasoft.trans.map.
axMapValidationType
G
GENERAL_ERROR
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
get(int)
- Method in class com.etasoft.trans.map.
axMapScriptArray
Get internal object from array.
get(Integer, String, String)
- Method in class plugin.
Count
Get and increment value as parameter.
getAutoCommit()
- Method in class com.etasoft.trans.map.
axMapDatabase
getAutoDetect()
- Method in class com.etasoft.trans.map.
axMapMessage
Get auto-detect separators flag.
getAutoDetect()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get auto-detect separators flag.
getBlankIfNull(Integer, String, String)
- Method in class plugin.
Format
Get blank if null.
getBuffer()
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
getBuffer()
- Method in class com.etasoft.trans.transaction.
axJdbcReaderIterator
getBuffer()
- Method in class com.etasoft.trans.transaction.
axReaderIterator
getCondition()
- Method in class com.etasoft.trans.map.
axMapDataObject
getConditionParameters()
- Method in class com.etasoft.trans.map.
axMapDataObject
getCount()
- Method in class com.etasoft.trans.transaction.
axInfoList
Count all info list items.
getCurrentDataPath()
- Method in class com.etasoft.trans.io.
axIOFactory
getCurrentTime()
- Method in class com.etasoft.trans.io.
axIOFactory
Internal current time in HHMM format.
getCustomPluginManager()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
getDataPath()
- Method in class com.etasoft.trans.map.
axMapRoot
getDecrement(Integer, String, String)
- Method in class plugin.
Count
Get and decrement value as parameter.
getDefaultValue(Integer, String, String)
- Method in class plugin.
Format
Get default value as parameter.
getDefaultValueIfEmpty(Integer, String, String)
- Method in class plugin.
Format
Get default value as parameter if input data is null or empty.
getDefaultValueIfNotEmpty(Integer, String, String)
- Method in class plugin.
Format
Get default value as parameter if input data is not null and not empty.
getDefaultValueNoParam(Integer, String, String)
- Method in class plugin.
Format
Get default value as parameter.
getDetectedType()
- Method in interface com.etasoft.trans.transaction.
axDetectable
Return type of the file detected.
getDetectedType()
- Method in class com.etasoft.trans.transaction.
axEDIParser
Type of file that has been detected.
getDetectedType()
- Method in class com.etasoft.trans.transaction.
axQDXMLParser
Return type of the file detected.
getDriver()
- Method in class com.etasoft.trans.map.
axMapDatabase
getElementSep()
- Method in class com.etasoft.trans.map.
axMapMessage
Get element separator.
getElementSep()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get element separator.
getElementSepChar()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get element separator as single character.
getEnabled()
- Method in class com.etasoft.trans.map.
axMapPluginClass
getErrorLine()
- Method in class com.etasoft.trans.bsh.
axBeanShell
getErrorMessage()
- Method in class com.etasoft.trans.bsh.
axBeanShell
getErrorText()
- Method in class com.etasoft.trans.bsh.
axBeanShell
getEscapeChar()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get escape character as single char.
getEscapeCharacter()
- Method in class com.etasoft.trans.map.
axMapMessage
Get escape character.
getEscapeCharacter()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get escape character.
getFailSafe()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
getFieldType()
- Method in class com.etasoft.trans.map.
axMapField
Get field type.
getFields()
- Method in class com.etasoft.trans.io.
axIOMetaData
Get fields.
getFields(String)
- Method in class com.etasoft.trans.io.
axJdbcReader
Get list of fields based on the query.
getFixedLength()
- Method in class com.etasoft.trans.map.
axMapElement
getFixedLength()
- Method in class com.etasoft.trans.map.
axMapMetaDataItem
getFixedLength()
- Method in interface com.etasoft.trans.map.
axMapSearchable
getFixedLength()
- Method in class com.etasoft.trans.map.
axMapSegment
getFunction()
- Method in class com.etasoft.trans.map.
axMapObject
Get plug-in.
getFunctionParameters()
- Method in class com.etasoft.trans.map.
axMapObject
Get function parameters.
getIDFFrame()
- Method in class com.etasoft.trans.transaction.
axInputHandler
Return IDF for producers.
getIDFFrame()
- Method in class com.etasoft.trans.transaction.
axTransaction
Get IDF Frame
getIDFFrame()
- Method in class com.etasoft.trans.transaction.
axTransactionRunner
Get processing frame back.
getId()
- Method in class com.etasoft.trans.map.
axMapMetaDataItem
getId()
- Method in class com.etasoft.trans.map.
axMapPluginLoadType
getId()
- Method in class com.etasoft.trans.map.
axMapRootType
getId()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getIgnoreError()
- Method in class com.etasoft.trans.map.
axMapPluginClass
getIncrement(Integer, String, String)
- Method in class plugin.
Count
Increment value of count and return.
getIndex()
- Method in class com.etasoft.trans.map.
axMapObject
Get Index.
getInfo(int, int)
- Method in class com.etasoft.trans.transaction.
axInfoList
Get specific information for table display.
getInfoList()
- Method in class com.etasoft.trans.transaction.
axTransaction
Get info list
getInfoList()
- Method in class com.etasoft.trans.transaction.
axTransactionRunner
Get processing errors and warnings back.
getInputBuffer()
- Method in class com.etasoft.trans.transaction.
axInputParameters
getInputTransaction()
- Method in class com.etasoft.trans.map.
axMap
getInt(String)
- Method in class com.etasoft.trans.io.
axPropertiesFile
getInteger(String)
- Method in class com.etasoft.trans.io.
axPropertiesFile
getItem()
- Method in class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
Get current item.
getItems(Integer)
- Method in class com.etasoft.trans.map.
axMapMetaData
Get all elements/fields for specific segment or table.
getKey()
- Method in class com.etasoft.trans.map.
axMapParameterPair
getLength()
- Method in class com.etasoft.trans.map.
axMapElement
getLength()
- Method in class com.etasoft.trans.map.
axMapMetaDataItem
getLength()
- Method in interface com.etasoft.trans.map.
axMapSearchable
getLength()
- Method in class com.etasoft.trans.map.
axMapSegment
getList(String)
- Static method in class com.etasoft.trans.io.
axCustomInputBuffer
Get list of files matching wildcard criterion in dataPath.
getList(String)
- Static method in class com.etasoft.trans.io.
axFileReader
Get list of files matching wildcard criterion in dataPath.
getList(String)
- Static method in class com.etasoft.trans.io.
axFtpReader
Get list of files matching wildcard criterion in dataPath.
getList(String)
- Static method in class com.etasoft.trans.io.
axHttpReader
Get list of files matching wildcard criterion in dataPath.
getList(String)
- Static method in class com.etasoft.trans.io.
axJdbcReader
Get list of database connections based on connection string dataPath.
getList()
- Method in class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
Get valid item list from this point.
getLoadSafe()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
getLoops()
- Method in class com.etasoft.trans.map.
axMapMetaData
Get segment/table list.
getMandatory()
- Method in class com.etasoft.trans.map.
axMapElement
getMandatory()
- Method in interface com.etasoft.trans.map.
axMapSearchable
getMandatory()
- Method in class com.etasoft.trans.map.
axMapSegment
getMap()
- Method in class com.etasoft.trans.transaction.
axDocHandler
Return map.
getMapObject()
- Method in class com.etasoft.trans.map.
axMapMetaDataItem
getMapRoot()
- Method in class com.etasoft.trans.transaction.
axDocHandler
Return map root item.
getMapVersion()
- Method in class com.etasoft.trans.map.
axMap
Version of the map format that was used to save the map.
getMessage()
- Method in class com.etasoft.trans.transaction.
axInfoList.axInfoListItem
Error or warning message.
getMetaData(String)
- Method in class com.etasoft.trans.io.
axIOFactory
Get meta data about the file or query.
getMetaData()
- Method in class com.etasoft.trans.transaction.
axDocHandler
Get extra meta data for the parser.
getName()
- Method in class com.etasoft.trans.map.
axMapMetaDataItem
getName()
- Method in class com.etasoft.trans.map.
axMapObject
Get Name
getName()
- Method in class com.etasoft.trans.map.
axMapRootType
getName()
- Method in class com.etasoft.trans.map.
axMapScript
Get script name.
getNextSequence()
- Method in class com.etasoft.trans.transaction.
axStreamProducer
Get next sequence should be traversed to.
getOffset()
- Method in class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
Previous offset that was used to step into the loop.
getOnBegin()
- Method in class com.etasoft.trans.map.
axMapTransaction
Get OnBegin transaction.
getOnBeginParameters()
- Method in class com.etasoft.trans.map.
axMapTransaction
Get OnBegin parameters.
getOnCommit()
- Method in class com.etasoft.trans.map.
axMapTransaction
Get OnCommit transaction.
getOnCommitParameters()
- Method in class com.etasoft.trans.map.
axMapTransaction
Get OnCommit parameters.
getOnRollback()
- Method in class com.etasoft.trans.map.
axMapTransaction
Get OnRollback transaction.
getOnRollbackParameters()
- Method in class com.etasoft.trans.map.
axMapTransaction
Get OnRollback parameters.
getOptionsVersion()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
getOutputBuffer()
- Method in class com.etasoft.trans.transaction.
axInputParameters
getOutputTransaction()
- Method in class com.etasoft.trans.map.
axMap
getPadding()
- Method in class com.etasoft.trans.map.
axMapElement
getPluginArray(int)
- Method in class com.etasoft.trans.map.
axMap
Get plug-in list.
getPluginClass()
- Method in class com.etasoft.trans.map.
axMapPluginClass
getPluginLoadType()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
getPluginOptions()
- Method in class com.etasoft.trans.map.
axMap
getPosition()
- Method in class com.etasoft.trans.transaction.
axInfoList.axInfoListItem
Position in the file where error happens.
getPrepareSQL()
- Method in class com.etasoft.trans.map.
axMapDatabase
getProperty(String, String)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Searches for the property with the specified key in this property list.
getReader()
- Method in class com.etasoft.trans.transaction.
axReaderIterator
getRefFieldName()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getRefString()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getRefTableName()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getRuntimeVersion()
- Static method in class com.etasoft.trans.map.
axMap
Get current runtime version.
getSQL()
- Method in class com.etasoft.trans.map.
axMapTable
Get SQL string.
getSQL()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getSQLType()
- Method in class com.etasoft.trans.map.
axMapTable
Get SQL Type.
getScript()
- Method in class com.etasoft.trans.map.
axMapObject
Get BeanShell script.
getScript()
- Method in class com.etasoft.trans.map.
axMapScript
Get script source code.
getScriptArray()
- Method in class com.etasoft.trans.map.
axMap
getScriptParameters()
- Method in class com.etasoft.trans.map.
axMapObject
Get BeanShell script parameters.
getSegmentCount()
- Method in class com.etasoft.trans.transaction.
axDocHandler
Return segment count.
getSegmentCount(Integer, String, String)
- Method in class plugin.
Transaction
Get current segment count from doc handler.
getSegmentCountMinusOne(Integer, String, String)
- Method in class plugin.
Transaction
Get current segment count from doc handler minus one.
getSegmentCountMinusTwo(Integer, String, String)
- Method in class plugin.
Transaction
Get current segment count from doc handler minus two.
getSegmentCountPlusOne(Integer, String, String)
- Method in class plugin.
Transaction
Get current segment count from doc handler.
getSegmentSep()
- Method in class com.etasoft.trans.map.
axMapMessage
Get segment separator.
getSegmentSep()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get segment separator.
getSegmentSepChar()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get segment separator as single character.
getSeparators()
- Method in class com.etasoft.trans.transaction.
axDocHandler
Get separators from axMapRoot.
getSequence(Integer, String, String)
- Method in class plugin.
Sequence
Get sequence value.
getSpecialInstruction()
- Method in class com.etasoft.trans.map.
axMapMessage
Get special instruction.
getSpecialInstruction()
- Method in class com.etasoft.trans.transaction.
axInputParameters
Get special instruction.
getString(String)
- Method in class com.etasoft.trans.io.
axPropertiesFile
getStringArray()
- Method in class com.etasoft.trans.map.
axMapChangeCase
getStringArray()
- Method in class com.etasoft.trans.map.
axMapConditionType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapDataType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapFieldType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapItemType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapPadType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapPluginBoolMethod
Return plug-in name:method as array of strings.
getStringArray()
- Method in class com.etasoft.trans.map.
axMapPluginExecMethod
Return plug-in name:method as array of strings.
getStringArray()
- Method in class com.etasoft.trans.map.
axMapPluginLoadType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapPluginTransactMethod
Return plug-in name:method as array of strings.
getStringArray()
- Method in class com.etasoft.trans.map.
axMapRootType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapSQLType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapScript
getStringArray()
- Method in class com.etasoft.trans.map.
axMapScriptType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapSourceType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapSpecialFunction
getStringArray()
- Method in class com.etasoft.trans.map.
axMapSpecialInstruction
getStringArray()
- Method in class com.etasoft.trans.map.
axMapTranslationType
getStringArray()
- Method in class com.etasoft.trans.map.
axMapTrimSpaces
getStringArray()
- Method in class com.etasoft.trans.map.
axMapValidationType
getSubelementSep()
- Method in class com.etasoft.trans.map.
axMapMessage
Get subelement separator.
getSubelementSep()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get subelement separator.
getSubelementSep2()
- Method in class com.etasoft.trans.map.
axMapMessage
Get subelement separator.
getSubelementSep2()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get subelement separator.
getSubelementSep2Char()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get subelement 2 separator as single char.
getSubelementSepChar()
- Method in class com.etasoft.trans.map.
axMapSeparators
Get subelement separator as single char.
getTable()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getTableName()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getTableNames()
- Method in class com.etasoft.trans.transaction.
axSQLReference
getTag()
- Method in class com.etasoft.trans.map.
axMapElement
getTag()
- Method in class com.etasoft.trans.map.
axMapMetaDataItem
getTag()
- Method in interface com.etasoft.trans.map.
axMapSearchable
getTag()
- Method in class com.etasoft.trans.map.
axMapSegment
getTranslationType()
- Method in class com.etasoft.trans.map.
axMapRoot
getUsePluginManager()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
getValidation()
- Method in class com.etasoft.trans.map.
axMapDataObject
getValidationParameters()
- Method in class com.etasoft.trans.map.
axMapDataObject
getValue()
- Method in class com.etasoft.trans.map.
axMapParameterPair
H
HL7
- Static variable in class com.etasoft.trans.map.
axMapTranslationType
HL7
- Static variable in interface com.etasoft.trans.transaction.
axDetectable
hasItems()
- Method in class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
Has subitems.
hasItems()
- Method in class com.etasoft.trans.map.
axMapObject
True - if contains subitems
hasMappings()
- Method in class com.etasoft.trans.map.
axMapObject
Has mappings.
hasNext()
- Method in class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
hasNext(String)
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
Has next character in input.
hasNext(String)
- Method in class com.etasoft.trans.transaction.
axJdbcReaderIterator
hasNext(String)
- Method in class com.etasoft.trans.transaction.
axReaderIterator
hasNextReader(axMapRoot)
- Method in class com.etasoft.trans.io.
axIOFactory
Check do we have next file name.
hashCode()
- Method in class com.etasoft.trans.map.
axMapObject
Return unique hash code
I
INSUFFICIENT_LICENSE
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
ITEM_NOT_ADDABLE
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
ITEM_NO_NAME
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
IaxDataConnector
- interface com.etasoft.trans.io.
IaxDataConnector
.
Interface defines methods for DataConnector
Input
- Static variable in class com.etasoft.trans.map.
axMapRootType
Insert
- Static variable in class com.etasoft.trans.map.
axMapSQLType
Integer
- Static variable in class com.etasoft.trans.map.
axMapDataType
id()
- Method in class com.etasoft.trans.map.
axMapObject
Get Id.
increment(Integer, String, String)
- Method in class plugin.
Count
Increment value of count.
insertItem(axMapObject, int)
- Method in class com.etasoft.trans.map.
axMapObject
Insert item.
isAddable(axMapObject)
- Method in interface com.etasoft.trans.map.
axMapAddable
isAddable(Class)
- Method in interface com.etasoft.trans.map.
axMapAddable
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapDataObject
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapDataObject
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapDatabase
Override this method to make object map addable
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapDatabase
Override this method to make object map addable
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapElement
Override this method to make object map addable.
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapElement
Override this method to make object map addable.
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapItem
Override this method to make object map addable
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapItem
Override this method to make object map addable
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapLoop
Override this method to make object map addable
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapLoop
Override this method to make object map addable
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapMessage
Override this method to make object map addable
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapMessage
Override this method to make object map addable
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapObject
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapObject
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapRoot
Override this method to make object map addable
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapRoot
Override this method to make object map addable
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapSegment
Override this method to make object map addable.
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapSegment
Override this method to make object map addable.
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapTable
Override this method to make object map addable
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapTable
Override this method to make object map addable
isAddable(axMapObject)
- Method in class com.etasoft.trans.map.
axMapTransaction
Override this method to make object map addable
isAddable(Class)
- Method in class com.etasoft.trans.map.
axMapTransaction
Override this method to make object map addable
isAppendToFile()
- Method in class com.etasoft.trans.map.
axMapSpecialInstruction
isAvailable()
- Method in class com.etasoft.trans.io.
axIOFactory
Check is file, ftp file or database connection is available.
isCopyAvailable(axMapObject)
- Method in class com.etasoft.trans.map.
axMap
isDeleteFileWhenDone()
- Method in class com.etasoft.trans.map.
axMapSpecialInstruction
isEndWith(Integer, String, String)
- Method in class plugin.
Check
Check input data value ends with data same as parameter.
isEqualTo(Integer, String, String)
- Method in class plugin.
Check
Check input data value is equal parameter.
isEqualToIgnoreCase(Integer, String, String)
- Method in class plugin.
Check
Check input data value is equal parameter ignore case.
isError()
- Method in class com.etasoft.trans.bsh.
axBeanShell
isError()
- Method in class com.etasoft.trans.transaction.
axInfoList.axInfoListItem
Info list item type is error.
isFilter(Integer, String, String)
- Method in class plugin.
Filter
Perform filtering here.
isInteger(Integer, String, String)
- Method in class plugin.
Check
Is it integer value.
isMapped()
- Method in class com.etasoft.trans.map.
axMapObject
Is it mapped.
isMappedFrom(int)
- Method in class com.etasoft.trans.map.
axMapObject
Is it mapped from map object passed in.
isMappedTo()
- Method in class com.etasoft.trans.map.
axMapObject
Is mapped to, is there any mappings pointing to this item.
isMappedTo(int)
- Method in class com.etasoft.trans.map.
axMapObject
Is this left item has mapping to the item on the right.
isMasterQuery(ArrayList, String)
- Method in class com.etasoft.trans.transaction.
axJdbcParser
Check is it Master query.
isMatch(axMapObject, String, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axDocHandler
isMatch(axMapObject, String, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axInputHandler
Is match.
isMatch(axMapObject, String, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axTextInputHandler
isMatch(axMapObject, String, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axXMLInputHandler
isNumeric(Integer, String, String)
- Method in class plugin.
Check
Is it numeric value.
isOnNextLoop()
- Method in class com.etasoft.trans.transaction.
axStreamProducer
Check is this item on the next loop or this loop.
isOneLoopingSegment()
- Method in class com.etasoft.trans.map.
axMapRoot
Is it simple root with only one looping segment in it.
isParent()
- Method in class com.etasoft.trans.map.
axMapObject
Contains other items.
isParentOfLoops()
- Method in class com.etasoft.trans.map.
axMapObject
Contains other loops.
isPrintable(char)
- Static method in class com.etasoft.trans.map.
axTextBinConverter
isStartWith(Integer, String, String)
- Method in class plugin.
Check
Check input data value starts with data same as parameter.
isStopped()
- Method in class com.etasoft.trans.transaction.
axDocHandler
isStopped()
- Method in class com.etasoft.trans.transaction.
axEDIInputHandler
Signal back to parser when parsing should be stopped.
isStopped()
- Method in class com.etasoft.trans.transaction.
axEDIOutputHandler
isStopped()
- Method in class com.etasoft.trans.transaction.
axHL7InputHandler
Signal back to parser when parsing should be stopped.
isStopped()
- Method in class com.etasoft.trans.transaction.
axHL7OutputHandler
isStopped()
- Method in class com.etasoft.trans.transaction.
axInputHandler
isStopped()
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
isStopped()
- Method in class com.etasoft.trans.transaction.
axJdbcInputHandler
Signal back to parser when parsing should be stopped.
isStopped()
- Method in class com.etasoft.trans.transaction.
axJdbcOutputHandler
isStopped()
- Method in class com.etasoft.trans.transaction.
axOutputHandler
isStopped()
- Method in class com.etasoft.trans.transaction.
axTextInputHandler
Signal back to parser when parsing should be stopped.
isStopped()
- Method in class com.etasoft.trans.transaction.
axTextOutputHandler
isStopped()
- Method in class com.etasoft.trans.transaction.
axXMLInputHandler
Signal back to parser when parsing should be stopped.
isStopped()
- Method in class com.etasoft.trans.transaction.
axXMLOutputHandler
isWarning()
- Method in class com.etasoft.trans.transaction.
axInfoList.axInfoListItem
Info list item type is error.
item(int)
- Method in class com.etasoft.trans.map.
axMapObject
Get Item.
item(int)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
item(int)
- Method in class com.etasoft.trans.transaction.
axTransactionDef
itemCount()
- Method in class com.etasoft.trans.map.
axMapObject
Count of items contained by this map object.
itemCount()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
itemCount()
- Method in class com.etasoft.trans.transaction.
axTransactionDef
iteratorItems()
- Method in class com.etasoft.trans.map.
axMapObject
Iterator for items contained by this item
iteratorLinear()
- Method in class com.etasoft.trans.map.
axMap
Get new Linear iterator.
iteratorLinear(axMapObject)
- Method in class com.etasoft.trans.map.
axMap
Get new Linear iterator using some map object as a start.
iteratorMappings()
- Method in class com.etasoft.trans.map.
axMapObject
Iterator for mappings from this item.
J
Jdbc
- Static variable in class com.etasoft.trans.map.
axMapTranslationType
L
LICENSEKEY_EXPIRED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
LICENSEKEY_INVALID
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
LICENSEKEY_TOO_SHORT
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
LOAD_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
Left
- Static variable in class com.etasoft.trans.map.
axMapPadType
Left
- Static variable in class com.etasoft.trans.map.
axMapTrimSpaces
LowerCase
- Static variable in class com.etasoft.trans.map.
axMapChangeCase
load(InputStream)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Reads a property list (key and element pairs) from the input stream.
loadAllPlugins()
- Method in class com.etasoft.trans.map.
axMap
Load all plug-ins.
loadDefinitions(String)
- Static method in class com.etasoft.trans.transaction.
axTransactionDefFile
Load transaction definitions.
loadMap(InputStream)
- Static method in class com.etasoft.trans.map.
axMapFile
Alternate way to load CMP maps using external input stream.
loadMap(String)
- Static method in class com.etasoft.trans.map.
axMapFile
Load the map from CMP format.
loopWalker(axMapObject)
- Method in class com.etasoft.trans.map.
axMapObject
loopWalker(axMapObject.axMapLoopWalker)
- Method in class com.etasoft.trans.map.
axMapObject
M
MALFORMED_DATAPATH
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
MASTERFIELD_NULL
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
Message
- Static variable in class com.etasoft.trans.map.
axMapItemType
m_index
- Variable in class com.etasoft.trans.map.
axMapObject
m_items
- Variable in class com.etasoft.trans.map.
axMapObject
m_mappings
- Variable in class com.etasoft.trans.map.
axMapObject
m_mappingsFrom
- Variable in class com.etasoft.trans.map.
axMapObject
m_type
- Variable in class com.etasoft.trans.map.
axMapObject
m_writer
- Variable in class com.etasoft.trans.transaction.
axWriterBuffer
main(String[])
- Static method in class com.etasoft.trans.transaction.
axInputHandlerTest
mapUnmap(axMapObject, axMapObject)
- Method in class com.etasoft.trans.map.
axMap
mapping(int)
- Method in class com.etasoft.trans.map.
axMapObject
Get mappings.
mappingCount()
- Method in class com.etasoft.trans.map.
axMapObject
Set mappings.
mappingFrom(int)
- Method in class com.etasoft.trans.map.
axMapObject
Get mappings from.
mappingFromCount()
- Method in class com.etasoft.trans.map.
axMapObject
Get mappings.
metaData()
- Method in class com.etasoft.trans.map.
axMapDatabase
Get meta data.
metaData()
- Method in class com.etasoft.trans.map.
axMapMessage
Get meta data.
metaData()
- Method in class com.etasoft.trans.map.
axMapRoot
Get map meta data.
N
NONE
- Static variable in interface com.etasoft.trans.transaction.
axDetectable
NON_UNIQUE_PARAM
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_COPYTO_ITSELF
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_METADATA
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_PLUGIN
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_REFFIELD
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_RESULTSET
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_SEP_DEFINED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_STATEMENT
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
NO_UPDINSERT
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
None
- Static variable in class com.etasoft.trans.map.
axMapChangeCase
None
- Static variable in class com.etasoft.trans.map.
axMapConditionType
None
- Static variable in class com.etasoft.trans.map.
axMapSpecialFunction
None
- Static variable in class com.etasoft.trans.map.
axMapSpecialInstruction
None
- Static variable in class com.etasoft.trans.map.
axMapTrimSpaces
None
- Static variable in class com.etasoft.trans.map.
axMapValidationType
NotNull
- Static variable in class com.etasoft.trans.map.
axMapFieldType
Nullable
- Static variable in class com.etasoft.trans.map.
axMapFieldType
Number
- Static variable in class com.etasoft.trans.map.
axMapDataType
newDefinitions()
- Static method in class com.etasoft.trans.transaction.
axTransactionDefFile
Create new definitions from scratch.
next()
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
Get next Character back.
next()
- Method in class com.etasoft.trans.transaction.
axJdbcReaderIterator
next()
- Method in class com.etasoft.trans.transaction.
axReaderIterator
nextChar()
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
Get next char.
nextChar()
- Method in class com.etasoft.trans.transaction.
axJdbcReaderIterator
nextChar()
- Method in class com.etasoft.trans.transaction.
axReaderIterator
O
Output
- Static variable in class com.etasoft.trans.map.
axMapRootType
open(String, String)
- Method in interface com.etasoft.trans.io.
IaxDataConnector
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axCustomInputBuffer
Open reader.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axCustomOutputBuffer
Open writer.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axFileReader
Open file for reading.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axFileWriter
Open writer.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axFtpReader
Open ftp connection for the reader.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axFtpWriter
Open ftp connection for the writer.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axHttpReader
Open HTTP connection.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axHttpWriter
Open HTTP connection.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axJdbcReader
Open JDBC connection.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axJdbcWriter
Open JDBC connection.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axReader
Open reader, used in axReaderIterator.
open(String, axInputParameters)
- Method in class com.etasoft.trans.io.
axWriter
Open writer.
P
PARSER_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
PLUGIN_LOAD
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
PLUGIN_RUN
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
PrimaryKey
- Static variable in class com.etasoft.trans.map.
axMapFieldType
ProduceSECount
- Static variable in class com.etasoft.trans.map.
axMapSpecialFunction
ProduceSegmentCount
- Static variable in class com.etasoft.trans.map.
axMapSpecialFunction
padSpacesLeft(Integer, String, String)
- Method in class plugin.
Format
Pad spaces on the left.
padSpacesRight(Integer, String, String)
- Method in class plugin.
Format
Pad spaces on the right.
padZerosLeft(Integer, String, String)
- Method in class plugin.
Format
Pad zeros on the left.
padZerosRight(Integer, String, String)
- Method in class plugin.
Format
Pad spaces on the right.
parse(axInputHandler, axReaderIterator, axInfoList)
- Method in class com.etasoft.trans.transaction.
axEDIParser
Parse EDI, EDIFACT file.
parse(axInputHandler, axReaderIterator, axInfoList)
- Method in class com.etasoft.trans.transaction.
axHL7Parser
Run database queries.
parse(axInputHandler, axReaderIterator, axInfoList)
- Method in class com.etasoft.trans.transaction.
axJdbcParser
Run database queries.
parse(axInputHandler, axReaderIterator, axInfoList)
- Method in interface com.etasoft.trans.transaction.
axParser
parse(axInputHandler, axReaderIterator, axInfoList)
- Method in class com.etasoft.trans.transaction.
axQDXMLParser
Parse XML and fire events to doc handler
parse(axMapMetaData)
- Method in class com.etasoft.trans.transaction.
axSQLParser
Parse SQL statements.
parse(axInputHandler, axReaderIterator, axInfoList)
- Method in class com.etasoft.trans.transaction.
axTextParser
Parse Text files.
pasteInto(axMapObject, boolean)
- Method in class com.etasoft.trans.map.
axMap
pasteInto(axMapObject, int, boolean)
- Method in class com.etasoft.trans.map.
axMap
peekNextChar()
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
Peek at the next char.
peekNextChar()
- Method in class com.etasoft.trans.transaction.
axJdbcReaderIterator
peekNextChar()
- Method in class com.etasoft.trans.transaction.
axReaderIterator
performAutoMap(int, boolean, boolean, boolean)
- Method in class com.etasoft.trans.map.
axMap
plugin
- package plugin
produce(axOutputHandler, axIDFFrame, axInfoList)
- Method in class com.etasoft.trans.transaction.
axJdbcProducer
Produce output.
produce(axOutputHandler, axIDFFrame, axInfoList)
- Method in interface com.etasoft.trans.transaction.
axProducer
produce(axOutputHandler, axIDFFrame, axInfoList)
- Method in class com.etasoft.trans.transaction.
axStreamProducer
Produce output.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapDataObject
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapElement
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapField
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapMessage
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapObject
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapRoot
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapSegment
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapSubElement
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapTable
Property group names.
propertyGroups()
- Method in class com.etasoft.trans.map.
axMapTransaction
Property group names.
put(String, int)
- Method in class com.etasoft.trans.io.
axPropertiesFile
put(String, Integer)
- Method in class com.etasoft.trans.io.
axPropertiesFile
Q
QUERY_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
R
READ_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
REBUILD_SQL
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
REF_MANY_MASTERS
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
Right
- Static variable in class com.etasoft.trans.map.
axMapPadType
Right
- Static variable in class com.etasoft.trans.map.
axMapTrimSpaces
read(char[])
- Method in class com.etasoft.trans.io.
axCustomInputBuffer
Read number of characters.
read(char[])
- Method in class com.etasoft.trans.io.
axFileReader
Used in axReaderIterator.
read(char[])
- Method in class com.etasoft.trans.io.
axFtpReader
Used in axReaderIterator.
read(char[])
- Method in class com.etasoft.trans.io.
axHttpReader
Used in axReaderIterator.
read(char[])
- Method in class com.etasoft.trans.io.
axJdbcReader
read(String, HashMap)
- Method in class com.etasoft.trans.io.
axJdbcReader
read(String)
- Method in class com.etasoft.trans.io.
axPropertiesFile
read properties file
read(char[])
- Method in class com.etasoft.trans.io.
axReader
Used in axReaderIterator.
read(String, HashMap)
- Method in class com.etasoft.trans.io.
axReader
Used in axReaderIterator.
read(ObjectInputStream)
- Method in class com.etasoft.trans.map.
axMapObject
Read objects.
reformat(Integer, String, String)
- Method in class plugin.
Format
Perform special formatting.
remove()
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
not used.
remove()
- Method in class com.etasoft.trans.transaction.
axJdbcReaderIterator
remove()
- Method in class com.etasoft.trans.transaction.
axReaderIterator
remove(int)
- Method in class com.etasoft.trans.transaction.
axTransactionSet
removeAllMappings()
- Method in class com.etasoft.trans.map.
axMapObject
Remove all mappings for this item and all nested items in it.
removeAllMappingsInLoop(axMapObject, ArrayList)
- Method in class com.etasoft.trans.map.
axMapObject
Remove mappings for all the nested items.
removeCharacter(Integer, String, String)
- Method in class plugin.
Format
Remove specific character.
removeEscapeChar(String, char)
- Method in class com.etasoft.trans.transaction.
axEDIParser
removeItem(axMapObject, boolean)
- Method in class com.etasoft.trans.map.
axMap
Remove root item from the map.
removeItem(axMapObject)
- Method in class com.etasoft.trans.map.
axMapObject
Remove item.
removeItemAt(int, boolean)
- Method in class com.etasoft.trans.map.
axMap
Remove item based on index provided.
removeItemAt(int)
- Method in class com.etasoft.trans.map.
axMapObject
Remove item by index.
removeMapping(int)
- Method in class com.etasoft.trans.map.
axMapObject
Remove mapping based on object index.
removeMappingAt(int)
- Method in class com.etasoft.trans.map.
axMapObject
Remove mapping based on index.
replaceMacros(String, String)
- Method in class com.etasoft.trans.io.
axIOFactory
Replace macros in DataPath with actual string expressions
reset()
- Method in class com.etasoft.trans.bsh.
axBeanShell
Reset all internal variables.
reset(Integer, String, String)
- Method in class plugin.
Count
Get and increment value as parameter.
resetAll(Integer, String, String)
- Method in class plugin.
Count
Resets all counts to 0.
resetMap(axMap)
- Static method in class com.etasoft.trans.map.
axMapObject
Set map.
resetMaxId()
- Static method in class com.etasoft.trans.map.
axMapObject
Reset max id.
run()
- Method in class com.etasoft.trans.transaction.
axDataTransportAction
run()
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
run()
- Method in class com.etasoft.trans.transaction.
axMapProcessingAction
run()
- Method in class com.etasoft.trans.transaction.
axTransactionAction
run()
- Method in class com.etasoft.trans.transaction.
axTransactionRunner
Transaction execution in a separate thread.
runInput(axMap, axInputParameters, axLogWriter, axRunEventSink)
- Method in class com.etasoft.trans.transaction.
axTransaction
Run map on input and fill axIDFFrame with data.
runMap()
- Method in class com.etasoft.trans.transaction.
axTransactionRunner
Transaction execution.
runOutput(axMap, axInputParameters, axLogWriter, axRunEventSink)
- Method in class com.etasoft.trans.transaction.
axTransaction
Run map on output and dump axIDFFrame data out.
S
SAVE_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
SCRIPT_NOTFOUND
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
SQL_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
SchemaFile
- Static variable in class com.etasoft.trans.map.
axMapValidationType
SecondNestedItemEqualsTo
- Static variable in class com.etasoft.trans.map.
axMapConditionType
Segment
- Static variable in class com.etasoft.trans.map.
axMapItemType
Select
- Static variable in class com.etasoft.trans.map.
axMapSQLType
Sequence
- class plugin.
Sequence
.
Sequence generator
Sequence()
- Constructor for class plugin.
Sequence
Startup
- Static variable in class com.etasoft.trans.map.
axMapPluginLoadType
String
- Static variable in class com.etasoft.trans.map.
axMapDataType
SubElement
- Static variable in class com.etasoft.trans.map.
axMapItemType
saveDefinitions(String, axTransactionDef)
- Static method in class com.etasoft.trans.transaction.
axTransactionDefFile
Save transaction definitions.
saveMap(String, axMap)
- Static method in class com.etasoft.trans.map.
axMapFile
Save the map in CMP format.
saveMapXML(String, axMap)
- Static method in class com.etasoft.trans.map.
axMapFile
Save the map in XML format.
separators()
- Method in class com.etasoft.trans.map.
axMapMessage
Get separators.
setAutoCommit(boolean)
- Method in class com.etasoft.trans.map.
axMapDatabase
setAutoDetect(boolean)
- Method in class com.etasoft.trans.map.
axMapMessage
Set auto-detect separators flag.
setAutoDetect(boolean)
- Method in class com.etasoft.trans.map.
axMapSeparators
Set auto-detect separators flag.
setCacheDirty(boolean)
- Method in class com.etasoft.trans.map.
axMap
Mark Linear iterator cache as dirty.
setCondition(axMapPluginBoolMethod)
- Method in class com.etasoft.trans.map.
axMapDataObject
setConditionParameters(String)
- Method in class com.etasoft.trans.map.
axMapDataObject
setCustomPluginManager(String)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
setDataPath(String)
- Method in class com.etasoft.trans.map.
axMapRoot
setDriver(String)
- Method in class com.etasoft.trans.map.
axMapDatabase
setElementSep(String)
- Method in class com.etasoft.trans.map.
axMapMessage
Set element separator.
setElementSep(String)
- Method in class com.etasoft.trans.map.
axMapSeparators
Set element separator.
setEnabled(boolean)
- Method in class com.etasoft.trans.map.
axMapPluginClass
setEscapeCharacter(String)
- Method in class com.etasoft.trans.map.
axMapMessage
Set escape character.
setEscapeCharacter(String)
- Method in class com.etasoft.trans.map.
axMapSeparators
Set escape character.
setFailSafe(boolean)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
setFieldType(axMapFieldType)
- Method in class com.etasoft.trans.map.
axMapField
Set field type.
setFields(ArrayList)
- Method in class com.etasoft.trans.io.
axIOMetaData
Set fields.
setFilter(String)
- Method in class com.etasoft.trans.transaction.
axCharReaderIterator
Filter certain characters from the input stream.
setFilterTrue(Integer, String, String)
- Method in class plugin.
Filter
setFixedLength(boolean)
- Method in class com.etasoft.trans.map.
axMapElement
setFixedLength(boolean)
- Method in interface com.etasoft.trans.map.
axMapSearchable
setFixedLength(boolean)
- Method in class com.etasoft.trans.map.
axMapSegment
setFunction(axMapPluginExecMethod)
- Method in class com.etasoft.trans.map.
axMapObject
Set plug-in.
setFunctionParameters(String)
- Method in class com.etasoft.trans.map.
axMapObject
Set function parameters.
setHandler(axDocHandler)
- Method in class plugin.
Transaction
Special method to setup reference back to current document handler in order to do callbacks, etc.
setId(int)
- Method in class com.etasoft.trans.map.
axMapRootType
setIgnoreError(boolean)
- Method in class com.etasoft.trans.map.
axMapPluginClass
setInputBuffer(char[])
- Method in class com.etasoft.trans.transaction.
axInputParameters
setKey(String)
- Method in class com.etasoft.trans.map.
axMapParameterPair
setLength(int)
- Method in class com.etasoft.trans.map.
axMapElement
setLength(int)
- Method in interface com.etasoft.trans.map.
axMapSearchable
setLength(int)
- Method in class com.etasoft.trans.map.
axMapSegment
setLoadSafe(boolean)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
setLogWriter(String, int, axRunEventSink, boolean)
- Method in class com.etasoft.trans.transaction.
axTransactionRunner
Initialize log.
setMandatory(boolean)
- Method in class com.etasoft.trans.map.
axMapElement
setMandatory(boolean)
- Method in interface com.etasoft.trans.map.
axMapSearchable
setMandatory(boolean)
- Method in class com.etasoft.trans.map.
axMapSegment
setName(String)
- Method in class com.etasoft.trans.map.
axMapObject
Set Name
setName(String)
- Method in class com.etasoft.trans.map.
axMapRootType
setName(String)
- Method in class com.etasoft.trans.map.
axMapScript
Set script name.
setOnBegin(axMapPluginTransactMethod)
- Method in class com.etasoft.trans.map.
axMapTransaction
Set OnBegin transaction.
setOnBeginParameters(String)
- Method in class com.etasoft.trans.map.
axMapTransaction
Set OnBegin parameters.
setOnCommit(axMapPluginTransactMethod)
- Method in class com.etasoft.trans.map.
axMapTransaction
Set OnCommit transaction.
setOnCommitParameters(String)
- Method in class com.etasoft.trans.map.
axMapTransaction
Set OnCommit parameters.
setOnRollback(axMapPluginTransactMethod)
- Method in class com.etasoft.trans.map.
axMapTransaction
Set OnRollback transaction.
setOnRollbackParameters(String)
- Method in class com.etasoft.trans.map.
axMapTransaction
Set OnRollback parameters.
setOptionsVersion(int)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
setOutputBuffer(StringBuffer)
- Method in class com.etasoft.trans.transaction.
axInputParameters
setPadding(axMapPadType)
- Method in class com.etasoft.trans.map.
axMapElement
setPluginClass(String)
- Method in class com.etasoft.trans.map.
axMapPluginClass
setPluginLoadType(axMapPluginLoadType)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
setPluginOptions(axMapPluginOptions)
- Method in class com.etasoft.trans.map.
axMap
setPrepareSQL(boolean)
- Method in class com.etasoft.trans.map.
axMapDatabase
setProperty(String, String)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Calls the Hashtable method put.
setRefFieldName(String)
- Method in class com.etasoft.trans.transaction.
axSQLReference
setRefTableName(String)
- Method in class com.etasoft.trans.transaction.
axSQLReference
setReloadPlugins(boolean)
- Method in class com.etasoft.trans.map.
axMap
Flag plug-ins for reload.
setRunEventSink(axRunEventSink)
- Method in class com.etasoft.trans.transaction.
axTransactionRunner
Set run event sink.
setSQL(String)
- Method in class com.etasoft.trans.map.
axMapTable
Set SQL string.
setScript(axMapScript)
- Method in class com.etasoft.trans.map.
axMapObject
Set BeanShell script.
setScript(String)
- Method in class com.etasoft.trans.map.
axMapScript
Set script source code.
setScriptArray(axMapScriptArray)
- Method in class com.etasoft.trans.map.
axMap
setScriptParameters(String)
- Method in class com.etasoft.trans.map.
axMapObject
Set BeanShell script parameters.
setSegmentSep(String)
- Method in class com.etasoft.trans.map.
axMapMessage
Set segment separator.
setSegmentSep(String)
- Method in class com.etasoft.trans.map.
axMapSeparators
Set segment separator.
setSpecialInstruction(axMapSpecialInstruction)
- Method in class com.etasoft.trans.map.
axMapMessage
Set special instruction.
setSpecialInstruction(axMapSpecialInstruction)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Set special instruction.
setSubelementSep(String)
- Method in class com.etasoft.trans.map.
axMapMessage
Set subelement separator.
setSubelementSep(String)
- Method in class com.etasoft.trans.map.
axMapSeparators
Set subelement separator.
setSubelementSep2(String)
- Method in class com.etasoft.trans.map.
axMapMessage
Set subelement separator.
setSubelementSep2(String)
- Method in class com.etasoft.trans.map.
axMapSeparators
Set subelement separator.
setTag(String)
- Method in class com.etasoft.trans.map.
axMapElement
setTag(String)
- Method in interface com.etasoft.trans.map.
axMapSearchable
setTag(String)
- Method in class com.etasoft.trans.map.
axMapSegment
setUsePluginManager(boolean)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
setValidation(axMapPluginBoolMethod)
- Method in class com.etasoft.trans.map.
axMapDataObject
setValidationParameters(String)
- Method in class com.etasoft.trans.map.
axMapDataObject
setValue(String)
- Method in class com.etasoft.trans.map.
axMapParameterPair
size()
- Method in class com.etasoft.trans.map.
axMapScriptArray
Get size.
source(String, String, String)
- Method in class com.etasoft.trans.bsh.
axBeanShell
Call external beanshell file in i.source().
specialInstruction()
- Method in class com.etasoft.trans.map.
axMapRoot
Get special instruction, internal method call not exposed via properties.
startDocument()
- Method in class com.etasoft.trans.transaction.
axDocHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axEDIInputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axEDIOutputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axHL7InputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axHL7OutputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axInputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
startDocument()
- Method in class com.etasoft.trans.transaction.
axJdbcInputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axJdbcOutputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axOutputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axTextInputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axTextOutputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axXMLInputHandler
startDocument()
- Method in class com.etasoft.trans.transaction.
axXMLOutputHandler
startSegmentCount(Integer, String, String)
- Method in class plugin.
Transaction
Start segment count.
startTag(Object, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axEDIInputHandler
startTag(Object, boolean, int, ArrayList)
- Method in class com.etasoft.trans.transaction.
axEDIOutputHandler
startTag(Object, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axHL7InputHandler
startTag(Object, boolean, int, ArrayList)
- Method in class com.etasoft.trans.transaction.
axHL7OutputHandler
startTag(Object, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axInputHandler
startTag(Object, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
startTag(Object, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axJdbcInputHandler
startTag(Object, boolean, int, ArrayList)
- Method in class com.etasoft.trans.transaction.
axJdbcOutputHandler
startTag(Object, boolean, int, ArrayList)
- Method in class com.etasoft.trans.transaction.
axOutputHandler
startTag(Object, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axTextInputHandler
startTag(Object, boolean, int, ArrayList)
- Method in class com.etasoft.trans.transaction.
axTextOutputHandler
startTag(Object, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axXMLInputHandler
startTag(Object, boolean, int, ArrayList)
- Method in class com.etasoft.trans.transaction.
axXMLOutputHandler
stepIn(int)
- Method in class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
Step into the loop.
stepOut()
- Method in class com.etasoft.trans.map.
axMapObject.axMapLoopWalker
Step out of the loop.
store(OutputStream, String)
- Method in class com.etasoft.trans.transaction.
axInputParameters
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load method.
substitute(Integer, String, String)
- Method in class plugin.
Format
Substitute specific string with other string.
substituteFromFile(Integer, String, String)
- Method in class plugin.
Format
Substitute specific string with other string.
T
Table
- Static variable in class com.etasoft.trans.map.
axMapItemType
ThirdNestedItemEqualsTo
- Static variable in class com.etasoft.trans.map.
axMapConditionType
Time
- Static variable in class com.etasoft.trans.map.
axMapDataType
Transaction
- Static variable in class com.etasoft.trans.map.
axMapItemType
Transaction
- class plugin.
Transaction
.
Transaction functions.
Transaction()
- Constructor for class plugin.
Transaction
Txt
- Static variable in class com.etasoft.trans.map.
axMapTranslationType
text(String)
- Method in class com.etasoft.trans.transaction.
axDocHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axEDIInputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axEDIOutputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axHL7InputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axHL7OutputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axInputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axInputHandlerTest
text(String)
- Method in class com.etasoft.trans.transaction.
axJdbcInputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axJdbcOutputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axOutputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axTextInputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axTextOutputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axXMLInputHandler
text(String)
- Method in class com.etasoft.trans.transaction.
axXMLOutputHandler
toArray()
- Method in class com.etasoft.trans.map.
axMapScriptArray
Return array of objects.
toArray()
- Method in class com.etasoft.trans.transaction.
axInputParameters
Convert back to command line values.
toArray()
- Static method in class plugin.
axDefaultPluginList
toCallString()
- Method in class com.etasoft.trans.map.
axMapPluginBoolMethod
Special method used to get plug-in name just before execute.
toCallString()
- Method in class com.etasoft.trans.map.
axMapPluginExecMethod
Special method used to get plug-in name just before execute.
toCallString()
- Method in class com.etasoft.trans.map.
axMapPluginTransactMethod
Special method used to get plug-in name just before execute.
toCallString()
- Method in class com.etasoft.trans.map.
axMapScript
Special method used to get script name just before execute.
toCallString()
- Method in class com.etasoft.trans.map.
axMapScriptType
Special method used to get script name just before execute.
toEnabledClassNames()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
Return array of class names.
toString()
- Method in class com.etasoft.trans.map.
axMapChangeCase
toString()
- Method in class com.etasoft.trans.map.
axMapConditionType
toString()
- Method in class com.etasoft.trans.map.
axMapDataType
toString()
- Method in class com.etasoft.trans.map.
axMapFieldType
toString()
- Method in class com.etasoft.trans.map.
axMapIOFactoryOptions
toString override.
toString()
- Method in class com.etasoft.trans.map.
axMapItemType
Read objects from input stream.
toString()
- Method in class com.etasoft.trans.map.
axMapMetaDataItem
toString()
- Method in class com.etasoft.trans.map.
axMapObject
convert object to String.
toString()
- Method in class com.etasoft.trans.map.
axMapPadType
toString()
- Method in class com.etasoft.trans.map.
axMapParameterPair
toString()
- Method in class com.etasoft.trans.map.
axMapPluginBoolMethod
toString()
- Method in class com.etasoft.trans.map.
axMapPluginClass
toString()
- Method in class com.etasoft.trans.map.
axMapPluginExecMethod
toString()
- Method in class com.etasoft.trans.map.
axMapPluginLoadType
toString()
- Method in class com.etasoft.trans.map.
axMapPluginOptions
toString override.
toString()
- Method in class com.etasoft.trans.map.
axMapPluginTransactMethod
toString()
- Method in class com.etasoft.trans.map.
axMapRootType
toString()
- Method in class com.etasoft.trans.map.
axMapSQLType
toString()
- Method in class com.etasoft.trans.map.
axMapScript
return name.
toString()
- Method in class com.etasoft.trans.map.
axMapScriptArray
toString override.
toString()
- Method in class com.etasoft.trans.map.
axMapScriptType
toString()
- Method in class com.etasoft.trans.map.
axMapSourceType
toString()
- Method in class com.etasoft.trans.map.
axMapSpecialFunction
toString()
- Method in class com.etasoft.trans.map.
axMapSpecialInstruction
toString()
- Method in class com.etasoft.trans.map.
axMapTranslationType
toString()
- Method in class com.etasoft.trans.map.
axMapTrimSpaces
toString()
- Method in class com.etasoft.trans.map.
axMapValidationType
toString()
- Method in class com.etasoft.trans.transaction.
axEDIParser
Returns Parser description.
toString()
- Method in class com.etasoft.trans.transaction.
axHL7Parser
Returns String information about segments
toString()
- Method in class com.etasoft.trans.transaction.
axInfoList
Provide internals of info list as String.
toString()
- Method in class com.etasoft.trans.transaction.
axJdbcParser
Returns String information about segments
toString()
- Method in class com.etasoft.trans.transaction.
axQDXMLParser
Returns Parser description.
toString()
- Method in class com.etasoft.trans.transaction.
axSQLReference
toString()
- Method in class com.etasoft.trans.transaction.
axTextParser
Returns String information about segments
transactPlugin(axMapPluginTransactMethod, Integer, String)
- Method in class com.etasoft.trans.map.
axMap
Call transaction control plug-in.
trimLeft(Integer, String, String)
- Method in class plugin.
Format
Trim specific character on the left.
trimRight(Integer, String, String)
- Method in class plugin.
Format
Trim specific character on the right.
trimSpaces(Integer, String, String)
- Method in class plugin.
Format
Trim spaces on both sides.
U
Undefined
- Static variable in class com.etasoft.trans.map.
axMapDataType
Undefined
- Static variable in class com.etasoft.trans.map.
axMapItemType
Update
- Static variable in class com.etasoft.trans.map.
axMapSQLType
UpperCase
- Static variable in class com.etasoft.trans.map.
axMapChangeCase
unloadAllPlugins()
- Method in class com.etasoft.trans.map.
axMap
Unload all plug-ins.
usePreviousValueIfNull(Integer, String, String)
- Method in class plugin.
Format
Use previous if null implementation.
V
VALIDATION_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
validateSchema(Integer, String, String)
- Method in class plugin.
XML
Perform XML Schema validation here.
W
WRITE_FAILED
- Static variable in class com.etasoft.trans.exception.
axExceptionCtor
walkTree(String, boolean, int, HashMap)
- Method in class com.etasoft.trans.transaction.
axInputHandler
wildcardCompare(String, String)
- Static method in class com.etasoft.trans.io.
axWildcardFileFilter
Compares two strings, one containing
*
and
?
wildcard characters, and checks if they match.
write(char[])
- Method in class com.etasoft.trans.io.
axCustomOutputBuffer
Write characters to the output.
write(String, HashMap, boolean)
- Method in class com.etasoft.trans.io.
axCustomOutputBuffer
Write section and related elements or fields.
write(char[])
- Method in class com.etasoft.trans.io.
axFileWriter
Used.
write(String, HashMap, boolean)
- Method in class com.etasoft.trans.io.
axFileWriter
Write section and related elements or fields.
write(char[])
- Method in class com.etasoft.trans.io.
axFtpWriter
Used.
write(String, HashMap, boolean)
- Method in class com.etasoft.trans.io.
axFtpWriter
Write section and related elements or fields.
write(char[])
- Method in class com.etasoft.trans.io.
axHttpWriter
Used.
write(String, HashMap, boolean)
- Method in class com.etasoft.trans.io.
axHttpWriter
Write section and related elements or fields.
write(char[])
- Method in class com.etasoft.trans.io.
axJdbcWriter
write(String, HashMap, boolean)
- Method in class com.etasoft.trans.io.
axJdbcWriter
Write section and related elements or fields.
write(String)
- Method in class com.etasoft.trans.io.
axPropertiesFile
write properties file
write(char[])
- Method in class com.etasoft.trans.io.
axWriter
Overwrite for file and character based output.
write(String, HashMap, boolean)
- Method in class com.etasoft.trans.io.
axWriter
Overwrite for database processing.
write(ObjectOutputStream)
- Method in class com.etasoft.trans.map.
axMap
write(ObjectOutputStream)
- Method in class com.etasoft.trans.map.
axMapObject
Write objects.
write(ObjectOutputStream)
- Method in class com.etasoft.trans.map.
axMapPluginOptions
Write objects to the output stream.
writeElement(axIDFItem, StringBuffer)
- Method in class com.etasoft.trans.transaction.
axOutputHandler
X
X12
- Static variable in class com.etasoft.trans.map.
axMapTranslationType
X12
- Static variable in interface com.etasoft.trans.transaction.
axDetectable
XML
- Static variable in class com.etasoft.trans.map.
axMapFile
XML
- Static variable in class com.etasoft.trans.map.
axMapTranslationType
XML
- Static variable in interface com.etasoft.trans.transaction.
axDetectable
XML
- class plugin.
XML
.
XML Schema validation using JAXP and other XML related plug-ins.
XML()
- Constructor for class plugin.
XML
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes