A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

C

cachedDO - Variable in class org.openadaptor.adaptor.benchmark.BenchmarkSource
 
CachingAppender - Class in org.openadaptor.util.log4j
 
CachingAppender(int) - Constructor for class org.openadaptor.util.log4j.CachingAppender
 
calculateAlignmentOffset(Dimension, Rectangle) - Method in class org.openadaptor.util.layout.StrutLayout
Returns an offset that will align boundingBox within the given layoutArea according to the current alignment.
calculateHashCode() - Method in class org.openadaptor.dataobjects.FixedDOType
 
call - Variable in class org.openadaptor.adaptor.soap.AbstractSOAPCall
 
Callback - Interface in org.openadaptor.adaptor
 
CALLBACK_SOURCE - Static variable in class org.openadaptor.adaptor.AbstractSimpleSource
 
CallbackManager - Interface in org.openadaptor.adaptor
 
CallbackProvider - Interface in org.openadaptor.adaptor
 
canAddAttributes() - Method in class org.openadaptor.adaptor.viewer.security.NoSecurityViewer
Returns true if the user can add new DataObject attributes to the payload
canAddAttributes() - Method in class org.openadaptor.adaptor.viewer.security.ReadOnlyViewer
Returns true if the user can add new DataObject attributes to the payload
canAddAttributes() - Method in interface org.openadaptor.adaptor.viewer.security.ViewerSecurity
Returns true if the user can add new DataObject attributes to the payload
canAddDataObjects() - Method in class org.openadaptor.adaptor.viewer.security.NoSecurityViewer
Returns true if the user can add new DataObjects to the payload
canAddDataObjects() - Method in class org.openadaptor.adaptor.viewer.security.ReadOnlyViewer
Returns true if the user can add new DataObjects to the payload
canAddDataObjects() - Method in interface org.openadaptor.adaptor.viewer.security.ViewerSecurity
Returns true if the user can add new DataObjects to the payload
cancelButton - Variable in class org.openadaptor.adaptor.editor.Preferences.GUI
 
cancelButtonPressed() - Method in class org.openadaptor.hospital.gui.HATLoginDialog
Cancel hospital chooser.
cancelCellEditing() - Method in class org.openadaptor.adaptor.editor.AFTableCellRenderer
 
canHandle(String, String) - Method in interface org.openadaptor.doconverter.MetadataParser
tests, whether the parser can handle a specific type and version of an metamodel
canHandle(String, String) - Method in class org.openadaptor.doconverter.NDCDMetadataParser
tests, whether the parser can handle a specific type and version of an metamodel
canHandle(String, String) - Method in class org.openadaptor.doconverter.NullMetadataParser
tests, whether the parser can handle a specific type and version of an metamodel
canRemoveAtributes() - Method in class org.openadaptor.adaptor.viewer.security.NoSecurityViewer
Returns true if the user can remove DataObject attributes from the payload
canRemoveAtributes() - Method in class org.openadaptor.adaptor.viewer.security.ReadOnlyViewer
Returns true if the user can remove DataObject attributes from the payload
canRemoveAtributes() - Method in interface org.openadaptor.adaptor.viewer.security.ViewerSecurity
Returns true if the user can remove DataObject attributes from the payload
canRemoveDataObjects() - Method in class org.openadaptor.adaptor.viewer.security.NoSecurityViewer
Returns true if the user can remove DataObjects from the payload
canRemoveDataObjects() - Method in class org.openadaptor.adaptor.viewer.security.ReadOnlyViewer
Returns true if the user can remove DataObjects from the payload
canRemoveDataObjects() - Method in interface org.openadaptor.adaptor.viewer.security.ViewerSecurity
Returns true if the user can remove DataObjects from the payload
canSavePayload() - Method in class org.openadaptor.adaptor.viewer.security.NoSecurityViewer
Returns true if the user can save the payload.
canSavePayload() - Method in class org.openadaptor.adaptor.viewer.security.ReadOnlyViewer
Returns true if the user can save the payload.
canSavePayload() - Method in interface org.openadaptor.adaptor.viewer.security.ViewerSecurity
Returns true if the user can save the payload.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.AbstractSimplePipe
Returns true if the given parameter can be updated while the component is active.
canUpdateWhileRunning(String) - Method in interface org.openadaptor.adaptor.Configurable
Returns true if the given parameter can be updated while the transporter is running.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.jms.JMSListener
Returns true if the given parameter can be updated while the transporter is running.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.jms.JMSPublisher
Returns true if the given parameter can be updated while the transporter is running.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Returns true if the given parameter can be updated while the transporter is running.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.SimpleCallbackManager
Returns true if the given parameter can be updated while the component is active.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.SimpleComponent
Returns true if the given parameter can be updated while the component is active.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.SimpleController
Returns true if the given parameter can be updated while the component is active.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.standard.ArraySplitterPipe
Returns true if the given parameter can be updated while the component is active.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.standard.RequestReplyEmbeddedPipe
Returns true if the given parameter can be updated while the component is active.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Returns true if the given parameter can be updated while the transporter is running.
canUpdateWhileRunning(String) - Method in interface org.openadaptor.adaptor.transporter.Configuration
Returns true if the given parameter can be updated while the transporter is running.
canUpdateWhileRunning(String) - Method in class org.openadaptor.adaptor.transporter.MessageEnvelopeProperties
Returns true if the given parameter can be updated while the transporter is running.
captureIO(InputStream, StringBuffer, String) - Method in class org.openadaptor.adaptor.editor.AdaptorRunner
 
captureIO(InputStream, StringBuffer, String, boolean) - Method in class org.openadaptor.adaptor.editor.AdaptorRunner
 
captureIO(InputStream, StringBuffer, String, boolean, int) - Method in class org.openadaptor.adaptor.editor.AdaptorRunner
 
CARDINALITY_N - Static variable in interface org.openadaptor.dataobjects.DOAttribute
Predefined constant for cardinality N.
CDataStreamDecoder - Class in org.openadaptor.doconverter.v3
This class is used to decode a character stream on a Reader, turning it into an Object of some kind.
CDataStreamEncoder - Class in org.openadaptor.doconverter.v3
This class is used to encode an object onto a writer.
CENTER - Static variable in class org.openadaptor.util.layout.StrutLayout
Represents the center of a rectangle.
centreWindow(Window) - Static method in class org.openadaptor.hospital.HAT
centre any swing window on the screen.
cfgData - Variable in class org.openadaptor.util.SuperProperties
A ConfigData object containing all hierarchical keys/values.
changeAdaptor(String) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
changeAttributeType(String, SDOType) - Method in class org.openadaptor.doxml.DOBuilder.DDOType
 
changed() - Method in class org.openadaptor.adaptor.editor.AFEditor
 
changed() - Method in class org.openadaptor.adaptor.editor.Preferences
 
CHAR - Static variable in class org.openadaptor.dmx.metaobjects.types.MOAtomic
char primitive class
characters(char[], int, int) - Method in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
Used in Sax Parsing: Should be overriden in implementing class
characters(char[], int, int) - Method in class org.openadaptor.dmx.converter.DMXDocumentationHandler
This method is called for the contents of DMX comment tags.
characters(char[], int, int) - Method in class org.openadaptor.dmx.converter.DMXMainDocumentHandler
 
characters(char[], int, int) - Method in class org.openadaptor.doxml.GenericXMLReader
SAX parsing method If the current state can hold free test - really just primitive Attributes or Attributes of unknown type - then append the characters to the chars StringBuffer.
characters(char[], int, int) - Method in class org.openadaptor.doxml.XMLParser
Add characters as 'content' to current DataObject
charsToBytes(char[], int[], byte[], int) - Static method in class org.openadaptor.adaptor.bridge.Utf8Converter
Note:Tuned for speed; if you pass any dodgy parameters, runtime exceptions will be thrown, and the from/to arrays will be left in an indeterminate state.
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.EndState
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.InContentMarkup
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.InEpilogue
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.InMarkup
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.InPling
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.InRootMarkup
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.MatchCharacterState
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.MatchStringState
 
check(char[], int, int) - Method in class org.openadaptor.util.sax.XMLDocumentReader.State
Check array slice of chars against current state
checkAlias(DataObject) - Method in class org.openadaptor.adaptor.standard.AliasingPipeSegment
Check the integrity of the aliased DataObject This is an empty implementation, it will never throw an exception.
checkAlias(DataObject) - Method in class org.openadaptor.adaptor.standard.AliasPipe
Check the integrity of the aliased DataObject This is an empty implementation, it will never throw an exception.
checkAlias(DataObject) - Method in class org.openadaptor.adaptor.standard.DOFactoryPipe
Check the integrity of the aliased DataObject using the validator
checkAndRepackageDobs(Vector, String) - Static method in class org.openadaptor.adaptor.util.JdbcUtils
 
checkComponentClass() - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
checkComponentClass() - Method in class org.openadaptor.adaptor.editor.Enum
 
checkComponentClass() - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
checkComponentClasses() - Method in class org.openadaptor.adaptor.editor.AFContainer
 
checkComponentLinks() - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
checkComponentLinks() - Method in class org.openadaptor.adaptor.editor.AFContainer
 
checkComponentLinks() - Method in class org.openadaptor.adaptor.editor.Enum
 
checkComponentLinks() - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
checkComponentLinks() - Method in class org.openadaptor.adaptor.editor.StandardComponent
 
checkComponentLinks(String) - Method in class org.openadaptor.adaptor.RunAdaptor
Checks if the given component has sufficient links to be part of a complete pipeline.
checkComponentProperties(TreeMap) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
checkComponentProperties() - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
checkComponentProperties() - Method in class org.openadaptor.adaptor.editor.AFContainer
 
checkComponentProperties() - Method in class org.openadaptor.adaptor.editor.DelegateComponent
 
checkComponentProperties() - Method in class org.openadaptor.adaptor.editor.Enum
 
checkComponentProperties() - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
checkEmbeddedClasses() - Method in class org.openadaptor.adaptor.editor.AFContainer
 
checkEmbeddedComponentLinks() - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
checkEmbeddedComponentLinks() - Method in class org.openadaptor.adaptor.editor.AFContainer
 
checkEmbeddedComponentLinks() - Method in class org.openadaptor.adaptor.editor.Enum
 
checkEmbeddedComponentLinks() - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
checkEmbeddedComponentLinks() - Method in class org.openadaptor.adaptor.editor.StandardComponent
 
checkForChanges() - Method in class org.openadaptor.adaptor.editor.Script
 
checkForConnection() - Method in class org.openadaptor.hospital.helpers.HATDatabase
Check for an open connection and connect (autocommit=false) if there is no open connection.
checkForSave() - Method in class org.openadaptor.adaptor.viewer.gui.ViewerGUI
checks to see if the payload data has been modified and if so prompts the user to save the data to the database.
checkForSave() - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
checks to see if any new details has been added to the payload and if so then prompts the user to save the data to the database.
checkLayout(String, boolean) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
checkLayout() - Method in class org.openadaptor.adaptor.editor.AFEditor
 
CheckMandatory - Class in org.openadaptor.adaptor.standard
Checks that all attributes specified as "mandatory" by the config are present in each of the DataObjects presented.
CheckMandatory() - Constructor for class org.openadaptor.adaptor.standard.CheckMandatory
 
checkModel - Static variable in class org.openadaptor.dmx.metaobjects.util.MOTypeRepository
whether to check for invalid model
checkPipelineAttachment() - Method in class org.openadaptor.adaptor.editor.AFContainer
 
checkPipelineAttachment(Hashtable) - Method in class org.openadaptor.adaptor.editor.StandardComponent
 
checkRequestResponse(String, String) - Method in class org.openadaptor.adaptor.bridge.ProtocolWriter
Writes request on socket, reads and parses response.
checkResponse(String) - Method in class org.openadaptor.adaptor.bridge.ProtocolWriter
Reads and parses response.
checkScanner(XScanner) - Method in class org.openadaptor.simplexml.XSymbol
Compares receiver against next characters in scanner.
checkServiceLevel() - Method in class org.openadaptor.adaptor.jms.JMSListener
Each transporter should implement a checkServiceLevel() method to validate and/or warn whether the requested service level matches the data transport characteristics specified by other parameters.
checkServiceLevel() - Method in class org.openadaptor.adaptor.jms.JMSPublisher
Each transporter should implement a checkServiceLevel() method to validate and/or warn whether the requested service level matches the data transport characteristics specified by other parameters.
checkServiceLevel() - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Each transporter should implement a checkServiceLevel() method to validate and/or warn whether the requested service level matches the data transport characteristics specified by other parameters.
checkServiceLevel() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Each transporter should implement a checkServiceLevel() method to validate and/or warn whether the requested service level matches the data transport characteristics specified by other parameters.
checkServiceLevel() - Method in interface org.openadaptor.adaptor.transporter.ServiceLevel
Each transporter should implement a checkServiceLevel() method to validate and/or warn whether the requested service level matches the data transport characteristics specified by other parameters.
CHECKSUM - Static variable in class org.openadaptor.adaptor.bridge.ProtocolReader
State enumeration
CHECKSUM_ALGORITHM_NAME - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
Name of GenXML standard checksum algorithm
checkType(DOType) - Method in class org.openadaptor.dmx.metaobjects.util.MOTypeRepository
checks the validity of the type.
checkTypes(DOType[]) - Static method in class org.openadaptor.doconverter.AbstractMessageReader
Checks all the types in the DOType array are valid.
child - Variable in class org.openadaptor.util.layout.StrutLayout.Strut
 
child - Variable in class org.openadaptor.util.layout.StrutLayout.StrutConnection
 
CHILD_NAME - Static variable in class org.openadaptor.util.tcp.OAMTSocket
The base template for the name of the socket processing child threads
children() - Method in class org.openadaptor.util.inspector.DataObjectTreeNode
gets the children
children() - Method in class org.openadaptor.util.inspector.DOTypeTreeNode
gets the children
chooseHospital() - Method in class org.openadaptor.hospital.gui.HATFrame
Menu item File-->Choose/Change Hospital
chooseWriterFromFormats(String[], ProtocolWriter) - Static method in class org.openadaptor.adaptor.bridge.ProtocolMessageWriter
Given an array of format names, return a ProtocolMessageWriter instance which generates one of them.
chop(String, String) - Method in class org.openadaptor.dostrings.DelimitedStringReader
Convert delimited string to array of strings
chop(String, String) - Method in class org.openadaptor.dostrings.DOStreamReader
Throws a DOStringException.
chop(String, String) - Method in class org.openadaptor.dostrings.DOStringReader
Implement this method to extract attribute value strings from the record string.
chop(String, String) - Method in class org.openadaptor.dostrings.FixedWidthStringReader
Extracts field (values for data object attributes) from record
chop(String, String) - Method in class org.openadaptor.dostrings.SingleStringReader
simply returns the supplied string as a String array containing a single element.
chopField(String, String, int) - Method in class org.openadaptor.dostrings.DOStringReader
Implement this method to make matching against multiple types more efficient.
chopField(String, String, int) - Method in class org.openadaptor.dostrings.FixedWidthStringReader
Extracts a single field from record.
CHUNK_SIZE - Static variable in class org.openadaptor.security.EncryptionOutputStreamComponent
 
CIPHER_DECRYPT_OPERATION - Static variable in interface org.openadaptor.security.interfaces.SecurityComponent
 
CIPHER_ENCRYPT_OPERATION - Static variable in interface org.openadaptor.security.interfaces.SecurityComponent
Cipher operations
classesToEnumerations() - Method in class org.openadaptor.dmx.converter.DMXMainDocumentHandler
 
classForTranformationName(String) - Static method in class org.openadaptor.adaptor.standard.ValueModifyPipe
Returns an ObjectTransformer instance for a given action name.
classLabel - Variable in class org.openadaptor.adaptor.editor.ComponentFactory.GUI
 
className - Static variable in class org.openadaptor.adaptor.jdom.JDOMUtil
Deprecated.  
cleanUp() - Method in class org.openadaptor.adaptor.AbstractSimpleSink
cleanUp method, this should get called before adaptor is exiting
cleanUp() - Method in class org.openadaptor.adaptor.benchmark.BenchmarkThroughputPipe
Cleanup calculating final throughput if not measuring peak throughput.
cleanUp() - Method in class org.openadaptor.adaptor.bridge.BridgeSocketSink
Prepares the receiver for shutting down.
cleanUp() - Method in interface org.openadaptor.adaptor.Component
called when controller is cleaning up
cleanUp() - Method in class org.openadaptor.adaptor.crossref.CrossRefPipe
 
cleanUp() - Method in interface org.openadaptor.adaptor.crossref.CrossRefService
Clean up any resources as necessary, called from CrossRefPipe.cleanUp
cleanUp() - Method in class org.openadaptor.adaptor.crossref.PropertyBasedCrossRefService
Clean up any resources as necessary, called from CrossRefPipe.cleanUp
cleanUp() - Method in class org.openadaptor.adaptor.ftp.FTPSink
clean up method, this gets called before adaptor exits.
cleanUp() - Method in class org.openadaptor.adaptor.ftp.FTPSource
clean up method, this gets called before adaptor exits
cleanUp() - Method in class org.openadaptor.adaptor.hospital.HospitalPipe
cleanUp method, this should get called before adaptor exits.
cleanUp() - Method in class org.openadaptor.adaptor.ibm.MqSink
 
cleanUp() - Method in class org.openadaptor.adaptor.im.JabberSink
close the connection
cleanUp() - Method in class org.openadaptor.adaptor.jdbc.DBEnrichmentPipe
** called when controller is cleaning up ** empty implementation
cleanUp() - Method in class org.openadaptor.adaptor.jdbc.sybase.SybaseBcpInSink
Clean up whatever we've been doing (called by controller).
cleanUp() - Method in class org.openadaptor.adaptor.ldap.LDAPSink
clean up the log writter settings
cleanUp() - Method in class org.openadaptor.adaptor.SimpleComponent
called when controller is cleaning up empty implementation
cleanUp() - Method in class org.openadaptor.adaptor.standard.BinaryFileSink
cleanUp method, this should get called before adaptor is exiting
cleanUp() - Method in class org.openadaptor.adaptor.standard.FileSink
clean up method, this get called before adaptor is exiting
cleanUp() - Method in class org.openadaptor.adaptor.standard.MultiFileSink
Clean up method.
cleanUp() - Method in class org.openadaptor.adaptor.standard.SocketSink
called by controller during cleanup.
cleanUp() - Method in class org.openadaptor.adaptor.tibco.tibrv.TibRvSink
called when controller is cleaning up
cleanUp() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterSink
Closes all conncectors being managed.
cleanup() - Method in class org.openadaptor.j2ee.jca.oaManagedConnection
 
cleanup() - Method in class org.openadaptor.util.tcp.OAMTSocket
stop threads and close any connections
clear() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter.AssociativeList
Discards list contents.
clear() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter.OrderedList
Discards list contents.
clear() - Method in class org.openadaptor.dataobjects.CollectionDataObject
Removes all objects from the collection
clear() - Method in class org.openadaptor.hospital.gui.HATPatientPanel
Clear the patient list and its associated message list.
clearAttributeTable() - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
removes all data from the attribute table and leaves it empty
clearDefinedTypesInfo() - Method in class org.openadaptor.doxml.GenericXMLWriter
Clears all information about which DOTypes have been defined in the current XML document.
clearHospital() - Method in class org.openadaptor.hospital.gui.HATFrame
Clears the GUI patient list and any associated text fields
clearMenu(JMenu) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
clearOnLoad(String) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
clearPatientList() - Method in class org.openadaptor.hospital.gui.HATFrame
Menu item File-->Clear Hospital List (action performed)
clearPatientList() - Method in class org.openadaptor.hospital.gui.HATPatientPanel
Clear the hospital and update/clear the GUI patient list.
clearPayload() - Method in class org.openadaptor.adaptor.viewer.gui.ViewerGUI
clears the current payload details from the gui
clearPropertyValues() - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
clearPropertyValues(TreeMap) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
clearPropertyValues(TreeMap) - Method in class org.openadaptor.adaptor.editor.DelegateComponent
 
clearPropertyValues() - Method in class org.openadaptor.adaptor.editor.Enum
 
clearPropertyValues() - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
clearPropertyValues() - Method in class org.openadaptor.adaptor.editor.UnsetEnum
 
clearScreen() - Method in class org.openadaptor.adaptor.hospital.HospitalCmdLineInterface
clear curent screen
clearSelectionList() - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
Clear the data object selection list.
clearTimeout() - Method in class org.openadaptor.adaptor.InitTimeout
 
clearTypeOrderings() - Method in class org.openadaptor.doxml.GenericXMLWriter
Removes all information concerning ordering of attributes in DOTypes.
clearVariables() - Method in class org.openadaptor.dmx.metaobjects.types.MOClass
Reset all instance variables of the receiver to 0 or null.
clearVariables() - Method in class org.openadaptor.dmx.metaobjects.types.MOCollection
Reset all instance variables of the receiver to 0 or null.
clearVariables() - Method in class org.openadaptor.dmx.metaobjects.types.MOType
Reset all instance variables of the receiver to 0 or null.
clearWarnings() - Method in class org.openadaptor.j2ee.jca.oaInteraction
 
CLIENT_HOSTNAME - Static variable in class org.openadaptor.util.tcp.OASocket
 
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOAttribute
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOAttribute
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOCardinality
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOCardinality
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOClass
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOClass
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOCollection
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOCollection
 
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOEnumeration
Clone the enumeration and its values
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOEnumeration
Clone the enumeration and its values.
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOMethod
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOMethod
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOModule
Produces a deep clone the module.
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOModule
Produces a deep clone the module.
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOParameter
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOParameter
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MORelationship
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MORelationship
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MORelationshipPart
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MORelationshipPart
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOStructure
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOStructure
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.dmx.metaobjects.types.MOType
Create and return a new instance of the same class as the receiver
clone(Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOType
Create and return a new instance of the same class as the receiver
clone() - Method in class org.openadaptor.util.IniFile
Clone an IniFile
clone() - Method in class org.openadaptor.util.SuperProperties
 
cloneAttributes(MOStructure, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOStructure
Clones all the attributes of this type and adds them to the clone
cloneEmpty() - Method in class org.openadaptor.dataobjects.AbstractDataObject
Returns another object of this type with the same DOType, but no values.
cloneEmpty() - Method in class org.openadaptor.dataobjects.CollectionDataObject
Returns another object of this type with the same DOType, but no values.
cloneEmpty() - Method in interface org.openadaptor.dataobjects.DataObject
Returns a empty DataObject of the same class and DOType as the receiver.
cloneEmpty() - Method in class org.openadaptor.dataobjects.DOMDataObject
returns a new DOMDataObject or null
cloneEmpty() - Method in class org.openadaptor.dataobjects.SimpleDataObject
Returns another object of this type with the same DOType, but no values.
cloneEmpty() - Method in class org.openadaptor.dmx.metaobjects.types.MOType
Create and return a new, empty instance of the same class as the receiver
cloneEmpty() - Method in class org.openadaptor.doconverter.MessageDataObject
Returns another object of this type with the same DOType, but no values.
close() - Method in class org.openadaptor.adaptor.bridge.InputStreamBuffer
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
Close the stream.
close() - Method in class org.openadaptor.adaptor.bridge.ProtocolMessageWriter
Flushes the stream, but does nothing to close it.
close() - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
Closes all the receiver I/O channels.
close() - Method in class org.openadaptor.adaptor.bridge.ProtocolWriter
Closes the connection.
close() - Method in class org.openadaptor.adaptor.ftp.ApacheFTP
close the connection to the remote server
close() - Method in class org.openadaptor.adaptor.ftp.EDTFTP
close the connection to the remote server
close() - Method in interface org.openadaptor.adaptor.ftp.FTP
close the connection to the remote server
close() - Method in class org.openadaptor.adaptor.ftp.JSchSFTP
close the connection to the remote server
close() - Method in class org.openadaptor.adaptor.ftp.SunFTP
close the connection to the remote server
close() - Method in class org.openadaptor.adaptor.util.AdaptorHistory
Called to close your connection with the adaptor history database.
close() - Method in class org.openadaptor.doconverter.v3.DebugOutputStreamComponent
Flushes any remaining output, and close()s its downstream component.
close() - Method in class org.openadaptor.dostrings.XMLFractionReader
 
close() - Method in class org.openadaptor.j2ee.jca.oaConnection
 
close() - Method in class org.openadaptor.j2ee.jca.oaInteraction
 
close(oaConnection) - Method in class org.openadaptor.j2ee.jca.oaManagedConnection
 
close() - Method in class org.openadaptor.util.base64.Base64ReaderInputStream
 
close() - Method in class org.openadaptor.util.base64.Base64WriterOutputStream
Flushes any remaining bytes to the writer, then sets the writer to null.
close() - Method in class org.openadaptor.util.jms.peeker.ObjectWriter
 
close() - Method in interface org.openadaptor.util.jms.peeker.PeekerWriter
 
close() - Method in class org.openadaptor.util.jms.peeker.TextWriter
 
close() - Method in class org.openadaptor.util.log4j.CachingAppender
 
close() - Method in class org.openadaptor.util.log4j.RemoteAppender
 
close() - Method in interface org.openadaptor.util.OutputStreamComponent
Closes the output stream.
close() - Method in class org.openadaptor.util.PipelineOutputStream
Flushes any remaining output, and close()s its downstream component.
close() - Method in class org.openadaptor.util.sax.XMLDocumentReader
Close the stream.
close(boolean) - Method in class org.openadaptor.util.sax.XMLDocumentReader
Close the stream.
close() - Method in class org.openadaptor.util.tcp.OASocket
close the socket if it is open.
closeAll() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
Close all transporters.
closeAll(String) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
 
closeAll() - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Close all transporters.
closeAll(String) - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Close all transporters.
closeConnection() - Method in class org.openadaptor.adaptor.bridge.BridgeSocketSink
Closes connections, does not attempt to flush unsent data.
closeConnection() - Method in class org.openadaptor.j2ee.session.EJBWithResourceAdaptorBean
Called to close the connection to the JCA Resource Adaptor when the session bean is removed or passivated.
closeConnection() - Method in class org.openadaptor.util.ssh.Jsch
close the connection to the remote server
closeIO() - Method in class org.openadaptor.adaptor.editor.AFEditor
 
closeTransporter(String) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Closes the connection to the underlying transport.
closeTransporter(String) - Method in interface org.openadaptor.adaptor.transporter.Control
Closes the connection to the underlying transport.
cm - Variable in class org.openadaptor.j2ee.jca.oaConnectionFactory
 
collection - Variable in class org.openadaptor.dataobjects.CollectionDataObject
The collection of all instances of this collection
CollectionDataObject - Class in org.openadaptor.dataobjects
The CollectionDataObject extends the implementation of an AbstractDataObject, to provide a concrete implementation of the DataObject interface for collections of DataObject's.
CollectionDataObject(DOCollection) - Constructor for class org.openadaptor.dataobjects.CollectionDataObject
Creates a new CollectionDataObject instance with the SDOType type.
collectionType() - Static method in class org.openadaptor.dmx.converter.DMX
Returns the attribute value for atomic type
colorFromHexString(String) - Static method in class org.openadaptor.adaptor.editor.Preferences
 
colorFromString(String) - Method in class org.openadaptor.adaptor.editor.Preferences
 
colorFromString(String, Color) - Method in class org.openadaptor.adaptor.editor.Preferences
 
COLOUR_APPLICATION - Static variable in interface org.openadaptor.adaptor.display.inspectorgui.InspectorConstants
 
COLOUR_CORNFLOWER - Static variable in interface org.openadaptor.adaptor.display.inspectorgui.InspectorConstants
 
COLOUR_DARKBLUE - Static variable in interface org.openadaptor.adaptor.display.inspectorgui.InspectorConstants
 
COLOUR_LIGHTGREEN - Static variable in interface org.openadaptor.adaptor.display.inspectorgui.InspectorConstants
 
COLOUR_LILAC - Static variable in interface org.openadaptor.adaptor.display.inspectorgui.InspectorConstants
 
COLOUR_ORANGE - Static variable in interface org.openadaptor.adaptor.display.inspectorgui.InspectorConstants
 
COLOUR_PURPLE - Static variable in interface org.openadaptor.adaptor.display.inspectorgui.InspectorConstants
 
command - Variable in class org.openadaptor.adaptor.standard.CommandLineRemoteControl.CommandLine
 
commandArgs - Variable in class org.openadaptor.adaptor.standard.CommandLineRemoteControl.CommandLine
 
CommandLineRemoteControl - Class in org.openadaptor.adaptor.standard
Very simple RemoteControl class.
CommandLineRemoteControl() - Constructor for class org.openadaptor.adaptor.standard.CommandLineRemoteControl
 
CommandLineRemoteControl.CommandLine - Class in org.openadaptor.adaptor.standard
Inner class that implements the behaviour required to parse and execute Adaptor commands.
CommandLineRemoteControl.CommandLine(String) - Constructor for class org.openadaptor.adaptor.standard.CommandLineRemoteControl.CommandLine
 
CommandLineRemoteControl.InputListener - Class in org.openadaptor.adaptor.standard
Inner class whose job is to run provide the thread that listen's on STDIN (System.in) for user input.
CommandLineRemoteControl.InputListener() - Constructor for class org.openadaptor.adaptor.standard.CommandLineRemoteControl.InputListener
 
commandType - Variable in class org.openadaptor.adaptor.standard.CommandLineRemoteControl.CommandLine
 
commandTypeFrom(String) - Method in class org.openadaptor.adaptor.standard.CommandLineRemoteControl.CommandLine
 
comment - Variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
comment - Variable in class org.openadaptor.adaptor.editor.Property
 
COMMENT - Static variable in class org.openadaptor.util.ConfigEntry
 
COMMENT_TAG - Static variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
commentFont - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
commentForeground - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
commentTag - Static variable in class org.openadaptor.util.IniFile
Comment tag
COMMIT - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
State enumeration
COMMIT - Static variable in class org.openadaptor.adaptor.bridge.ProtocolReader
State enumeration
commit() - Method in class org.openadaptor.hospital.helpers.HATDatabase
commit database
commit() - Method in class org.openadaptor.j2ee.jca.oaLocalTransaction
 
commit_sql - Variable in class org.openadaptor.adaptor.jdbc.SimpleSQLGenerator.SQLTemplates
 
COMMIT_STRING - Static variable in class org.openadaptor.util.tcp.OAMTSocket
 
COMMIT_TOKEN - Static variable in class org.openadaptor.adaptor.bridge.ProtocolReader
COMMIT response string.
commitTransaction() - Method in class org.openadaptor.adaptor.bridge.ProtocolReader
 
commitTransaction() - Method in class org.openadaptor.adaptor.bridge.ProtocolWriter
 
commitTransactions() - Method in class org.openadaptor.util.tcp.OAMTSocket
commits any transactions on the threads
comp - Variable in class org.openadaptor.adaptor.editor.Property
 
compare(DataObject) - Method in class org.openadaptor.adaptor.standard.AttFilterCond
 
compare(Object, Object) - Method in class org.openadaptor.util.comparator.IntegerComparator
Provide the essential implementation of compare() method.
compare(Object, Object) - Method in class org.openadaptor.util.comparator.StringComparator
Provide the essential implementation of compare() method.
compareAttributes(DataObject, DataObject, String) - Static method in class org.openadaptor.dataobjects.SimpleDataObject
 
compareByteArrays(byte[], byte[]) - Static method in class org.openadaptor.util.base64.Base64
 
compareTo(Object) - Method in class org.openadaptor.dataobjects.SDOAttribute
Compares this object another DOAttribute for order.
compareTo(Object) - Method in class org.openadaptor.util.DateHolder
Compares this date with the specified DateHolder for order.
comparison_op - Variable in class org.openadaptor.dataobjects.ValueSelector
comparison operation to perform
comparisonString - Variable in class org.openadaptor.adaptor.value.predicate.AbstractComparisonPredicate
String representation of the comparison value.
COMPDATA_ATTR - Static variable in class org.openadaptor.doconverter.MessageUnwrapper
Compressed DataObject array attribute: compressedData
COMPDATA_ATTR - Static variable in class org.openadaptor.doconverter.MessageWrapper
Compressed DataObject array attribute: compressedData
Component - Interface in org.openadaptor.adaptor
Interface inherited by the Source and Sink interfaces, defining funtionality common to all DBusAdaptorFramework components
component - Variable in class org.openadaptor.util.layout.StrutLayout.ComponentInfo
 
COMPONENT_NAME - Static variable in class org.openadaptor.adaptor.editor.AFPropertiesModel
 
COMPONENT_NAME_EMPTY - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
COMPONENT_NAME_EXISTS - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
COMPONENT_NAME_HAS_DOT - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
COMPONENT_NUMBER - Static variable in class org.openadaptor.adaptor.editor.AFPropertiesModel
 
COMPONENT_NUMBER_EMPTY - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
COMPONENT_NUMBER_EXISTS - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
COMPONENT_NUMBER_INVALID - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
componentAddAllowed(Adaptor) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
componentAddAllowed(DefaultMutableTreeNode) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
componentAddAllowed(Adaptor, DefaultMutableTreeNode) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
componentAddAllowed(Adaptor, FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
componentAddAsChildAllowed(FrameworkComponent, FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
componentAddAsChildAllowed(Adaptor, FrameworkComponent, FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
componentCheckColor - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
componentCommand(StreamTokenizer) - Method in class org.openadaptor.adaptor.editor.Script
 
componentDeleteAllowed(FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
ComponentFactory - Class in org.openadaptor.adaptor.editor
 
ComponentFactory(AFEditor) - Constructor for class org.openadaptor.adaptor.editor.ComponentFactory
 
ComponentFactory.GUI - Class in org.openadaptor.adaptor.editor
 
ComponentFactory.GUI() - Constructor for class org.openadaptor.adaptor.editor.ComponentFactory.GUI
 
componentFont - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
componentGap - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
componentIndex(Component) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
componentInfoHash - Variable in class org.openadaptor.util.layout.StrutLayout
 
componentLabel - Variable in class org.openadaptor.adaptor.editor.ComponentFactory.GUI
 
componentLayoutOrder(int, boolean, Hashtable) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
ComponentNameVariable - Static variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
componentNormalColor - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
componentNumber - Variable in class org.openadaptor.adaptor.editor.StandardComponent
 
componentNumber - Variable in class org.openadaptor.adaptor.editor.UserSpecifiedComponent
 
componentOffset - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
components - Variable in class org.openadaptor.dataobjects.AttributePath
The component names and selectors comprising the attribute path.
components - Variable in class org.openadaptor.util.layout.StrutLayout.SizeGroup
 
componentSize - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
componentToolTipText - Variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
componentTreeScrollPaneSize - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
componentType - Variable in class org.openadaptor.adaptor.editor.EmbeddedComponent
 
ComponentUtils - Class in org.openadaptor.util
Utility methods for openadaptor components
componentWriteOrder() - Method in class org.openadaptor.adaptor.editor.AFContainer
 
compress(String) - Method in class org.openadaptor.doconverter.AbstractCompressor
Compress the string text.
compress(String) - Method in interface org.openadaptor.doconverter.Compressor
Compress the string text.
compress(String) - Method in class org.openadaptor.doconverter.NullCompressor
Compress the string text.
compress(String) - Method in class org.openadaptor.doconverter.ZipCompressor
Compress the string text.
Compress - Interface in org.openadaptor.util.compression
 
compress(byte[]) - Method in interface org.openadaptor.util.compression.Compress
 
compress(byte[]) - Method in class org.openadaptor.util.compression.ZipCompress
 
compressedWrapperType - Static variable in class org.openadaptor.doconverter.MessageUnwrapper
 
Compressor - Interface in org.openadaptor.doconverter
DataObject Message Compressor API.
compressor - Variable in class org.openadaptor.doconverter.ZipCompressor
 
COMPRESSOR_ATTR - Static variable in class org.openadaptor.doconverter.DataObjectMessageWriter
MessageWriter attribute name for compression format.
COMPRESSOR_ATTR - Static variable in class org.openadaptor.doconverter.MessageUnwrapper
Compression type attribute: compression
COMPRESSOR_ATTR - Static variable in class org.openadaptor.doconverter.MessageWrapper
Compression type attribute: compression
CompressorException - Exception in org.openadaptor.doconverter
Exception for reporting problems with a Compressor or Decompressor.
CompressorException(Exception) - Constructor for exception org.openadaptor.doconverter.CompressorException
Creates a new CompressorException containing the message in Exception e.
CompressorException(String) - Constructor for exception org.openadaptor.doconverter.CompressorException
Creates a new CompressorException containing message String s.
CompressorFactory - Class in org.openadaptor.doconverter
Factory for handing out Compressors
CompressorFactory() - Constructor for class org.openadaptor.doconverter.CompressorFactory
 
compressorForType(String) - Static method in class org.openadaptor.doconverter.CompressorFactory
Returns a compressor suitable for data of type typename.
ConcatenateAction - Class in org.openadaptor.adaptor.value.action
Given a DataObject, concatenates two specified attribute values, and assigns the result to a third String attribute.
ConcatenateAction() - Constructor for class org.openadaptor.adaptor.value.action.ConcatenateAction
 
CONFIG_PATH - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
ConfigData - Class in org.openadaptor.util
ConfigData - maintains a searchable set of resources (name/value pairs).
ConfigData() - Constructor for class org.openadaptor.util.ConfigData
Default Constructor.
ConfigEntry - Class in org.openadaptor.util
A single configuration file entry - this is a list of the components which make up the resource path, and the resource name.
ConfigEntry(ConfigEntry, int, int, Vector, String) - Constructor for class org.openadaptor.util.ConfigEntry
Constructor is passed full LHS value (including resourceName and the RHS value in the configuration file).
ConfigEntry(ConfigEntry, int, int, Vector, String, String) - Constructor for class org.openadaptor.util.ConfigEntry
 
configFileName - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
ConfigRow - Class in org.openadaptor.adaptor.jdbc
 
ConfigRow() - Constructor for class org.openadaptor.adaptor.jdbc.ConfigRow
 
Configurable - Interface in org.openadaptor.adaptor
Methods to be supported by a Transporter or Component, wherever possible, for run-time query and update of configuration parameters.
Configuration - Interface in org.openadaptor.adaptor.transporter
Configuration methods to be supported by a Transporter.
configureLog4j(String) - Static method in class org.openadaptor.util.log4j.Log4jConfig
 
configureUseLog4j() - Static method in class org.openadaptor.util.log4j.Log4jConfig
Make a decision based on the value of the System Property "oa.uselog4j" as to whether or not to configure logging.
confirm(int, Object) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
confirmComponentType(String, String, String, int, boolean) - Method in class org.openadaptor.adaptor.editor.ComponentFactory.GUI
Ask user to confirm type of component.
confirmLabel - Variable in class org.openadaptor.adaptor.editor.ComponentFactory.GUI
 
connect() - Method in class org.openadaptor.adaptor.bridge.BridgeSocketSink
Attempt to connect to the bridge destination.
connect(String, int) - Method in class org.openadaptor.adaptor.ftp.ApacheFTP
takes the supplied hostname and port of the target machine and attempts to connect to it.
connect(String, int) - Method in class org.openadaptor.adaptor.ftp.EDTFTP
takes the supplied hostname and port of the target machine and attempts to connect to it.
connect(String, int) - Method in interface org.openadaptor.adaptor.ftp.FTP
takes the supplied hostname and port of the target machine and attempts to connect to it.
connect(String, int) - Method in class org.openadaptor.adaptor.ftp.JSchSFTP
takes the supplied hostname and port of the target machine and attempts to connect to it.
connect(String, int) - Method in class org.openadaptor.adaptor.ftp.SunFTP
takes the supplied hostname and port of the target machine and attempts to connect to it.
connect(Context, String, String) - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Create a JMS Queue or Topic connection and Session.
connect() - Method in class org.openadaptor.adaptor.ldap.LDAP
Connect to the Directory using the directoryURL, principal and password.
connect(RMISource, String, String, String) - Method in class org.openadaptor.adaptor.standard.RMISource.RMIPubSubImpl
 
connect() - Method in class org.openadaptor.adaptor.standard.SocketSink
Connects to server.
connect() - Method in class org.openadaptor.adaptor.standard.SocketSource
Connects to a socket on a defined server, port number.
connect() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Establish a connection without starting it.
connect(Context, String, String) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
Each transporter must implement a connect() method to setup the connection but not start it.
connect() - Method in interface org.openadaptor.adaptor.transporter.Transporter
Establish a connection to underlying transport without starting the transporter.
connect() - Method in class org.openadaptor.hospital.helpers.HATDatabase
connect the database with autocommit=false
connect(boolean) - Method in class org.openadaptor.hospital.helpers.HATDatabase
connect the database
connect() - Method in class org.openadaptor.util.ssh.Jsch
attempt to connect to the remote server via a secure channel using the supplied credentials.
connect() - Method in class org.openadaptor.util.tcp.OAMTSocket
Connects to server.
connect() - Method in class org.openadaptor.util.tcp.OASocket
Connects to server.
connectAll() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
Initialize, but do not start, all transporters.
connectAll() - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Initialize, but do not start, all transporters.
CONNECTED - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageWriter
State enumeration.
CONNECTED - Static variable in class org.openadaptor.adaptor.transporter.AbstractTransporter
 
CONNECTED - Static variable in class org.openadaptor.adaptor.transporter.TransporterThread
 
Connection - Interface in org.openadaptor.security.interfaces
Connection interface which connects the SecurityManager to the Security Server There are different kinds of connection possible, e.g.
connectionEventListeners - Variable in class org.openadaptor.j2ee.jca.oaManagedConnection
 
connectionType - Variable in class org.openadaptor.util.jms.stringpublisher.RunTransporterPublisher
 
ConnectOnInit - Interface in org.openadaptor.adaptor
Interface used to distinguish those components that are capable of connecting to external API after they have been initialised but before they have anything to send or receive.
connectOnInit() - Method in interface org.openadaptor.adaptor.ConnectOnInit
 
connectQueue(Context, String, String) - Method in class org.openadaptor.adaptor.jms.JMSListener
Create a JMS Queue consumer.
connectQueue(Context, String, String) - Method in class org.openadaptor.adaptor.jms.JMSPublisher
Create a JMS Queue producer.
connectQueue(Context, String, String) - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Create a JMS Queue connection and session.
connectToMq() - Method in class org.openadaptor.adaptor.ibm.MqSource
 
connectTopic(Context, String, String) - Method in class org.openadaptor.adaptor.jms.JMSListener
Create a JMS Topic consumer.
connectTopic(Context, String, String) - Method in class org.openadaptor.adaptor.jms.JMSPublisher
Create a JMS Topic producer.
connectTopic(Context, String, String) - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Create a JMS Topic connection and session.
connectToServer() - Method in class org.openadaptor.adaptor.jdbc.JdbcSink
 
connectToServer() - Method in class org.openadaptor.adaptor.jdbc.mssql.HospitalMSSqlImpl
Creates a connection to the MSSql server.
connectToServer() - Method in class org.openadaptor.adaptor.jdbc.oracle.HospitalOracleImpl
** Creates a connection to the Oracle server.
connectToServer() - Method in class org.openadaptor.adaptor.jdbc.oracle.OracleSink
Creates a JDBC connection to the db server.
connectToServer() - Method in class org.openadaptor.adaptor.jdbc.SQLSink
 
connectToServer() - Method in class org.openadaptor.adaptor.jdbc.sybase.HospitalSybaseImpl
Creates a connection to the Sybase server.
ConstantStringWriter - Class in org.openadaptor.dostrings
 
ConstantStringWriter() - Constructor for class org.openadaptor.dostrings.ConstantStringWriter
 
constructCombinedName(String, String) - Static method in class org.openadaptor.adaptor.crossref.CrossRefAttribute
Construct String used to lookup cache,for example, for sourceDomain targetDomain combination
constructSqlFromEvent(ResultSet, JdbcSourceEventMessage, int) - Method in class org.openadaptor.adaptor.jdbc.informix.InformixSource
Construct the SQL which we are going to execute based on the Event we've retrieved from the database.
constructSqlFromEvent(ResultSet, JdbcSourceEventMessage, int) - Method in class org.openadaptor.adaptor.jdbc.JdbcSource
Constructs the Stored Proc call which we need to make from the Event returned by GetNextQueuedMsg (which is called by GetNextMsgInFull) Actually obsolete now that we are doing all that on the DB, but useful for reference
constructSqlFromEvent(int) - Method in class org.openadaptor.adaptor.jdbc.msaccess.MSAccessSource
Construct the SQL which we are going to execute based on the Event we've retrieved from the database.
constructSqlFromEvent(ResultSet, JdbcSourceEventMessage, int) - Method in class org.openadaptor.adaptor.jdbc.mssql.MSSqlSource
Construct the SQL which we are going to execute based on the Event we've retrieved from the database.
constructSqlFromEvent(ResultSet, JdbcSourceEventMessage, int) - Method in class org.openadaptor.adaptor.jdbc.oracle.OracleSource
Construct the SQL which we are going to execute based on the Event we've retrieved from the database.
constructSqlFromEvent(ResultSet, JdbcSourceEventMessage, int) - Method in class org.openadaptor.adaptor.jdbc.sybase.SybaseSource
Construct the SQL which we are going to execute based on the Event we've retrieved from the database.
containerBackground - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
containerLinkColor - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
containerScrollPaneSize - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
containerSize - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
contains(AFComponent) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
contains(Object) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Query whether the collection has a particular object stored within
contains(Object) - Method in class org.openadaptor.dataobjects.FixedDOType.IdentityStack
Return true if stack contains this object instance (not an equal one)
containsAll(Object[]) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Query whether the collection has particular objects stored within
containsAll(Collection) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Query whether the collection has particular objects stored within
CONTENTS_ATTRNAME - Static variable in class org.openadaptor.doconverter.MessageDataObject
The sole attribute in the base DOType of MessageDataObject
contentsTreeScrollPane - Variable in class org.openadaptor.adaptor.editor.Help
 
contextInfo - Variable in class org.openadaptor.util.log4j.MDCConfig
 
contextInfo - Variable in class org.openadaptor.util.log4j.NDCConfig
Context Info that will be pushed onto the NDC
ContinuousDirectoryListFilenameGenerator - Class in org.openadaptor.util
Checks the directory on each poll for new files and any found will be added to the list that is to be processed.
ContinuousDirectoryListFilenameGenerator() - Constructor for class org.openadaptor.util.ContinuousDirectoryListFilenameGenerator
 
Control - Interface in org.openadaptor.adaptor.transporter
 
Controller - Interface in org.openadaptor.adaptor
 
Controller - Class in org.openadaptor.adaptor.editor
 
Controller(AFEditor, Adaptor) - Constructor for class org.openadaptor.adaptor.editor.Controller
 
Controller(AFEditor, Adaptor, IniFile, String) - Constructor for class org.openadaptor.adaptor.editor.Controller
 
CONTROLLER - Static variable in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
controller - Variable in class org.openadaptor.j2ee.jca.AdaptorResourceWrapper
 
contructSQLExceptionText(SQLException) - Static method in class org.openadaptor.adaptor.jdbc.informix.InformixSource
takes a SQLException chain and returns it as a comma seperated list
contructSQLExceptionText(SQLException) - Static method in class org.openadaptor.adaptor.util.JdbcUtils
Method contructSQLExceptionText
convDOArray(Object) - Static method in class org.openadaptor.adaptor.display.inspectorgui.Inspector
convert a complex DataObject payload attribute into an array of DataObjects.
convDOArray(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerUtils
convert a complex DataObject payload attribute into an array of DataObjects.
convDOArray(DataObject[]) - Static method in class org.openadaptor.hospital.gui.HATFrame
Java doesn't allow to cast array references.
ConversionException - Exception in org.openadaptor.j2ee.jca
 
ConversionException(String) - Constructor for exception org.openadaptor.j2ee.jca.ConversionException
 
convert(ResultSetMetaData, int) - Method in class org.openadaptor.adaptor.jdbc.DefaultDOTypeMap
maps the supplied JDBC data type for the indicated column (obtained from the ResultSet's meta data) to the corresponding DO attribute type
convert(ResultSetMetaData, int) - Method in class org.openadaptor.adaptor.jdbc.informix.InformixDOTypeMap
maps the supplied JDBC data type obtained from a ResultSet to the corresponding DO attribute type
convert(ResultSetMetaData, int) - Method in interface org.openadaptor.adaptor.jdbc.JDBCDOTypeMap
maps the supplied JDBC data type for the indicated column (obtained from the ResultSet's meta data) to the corresponding DO attribute type
convert(ResultSetMetaData, int) - Method in class org.openadaptor.adaptor.jdbc.mssql.MSSqlDOTypeMap
maps the supplied JDBC data type for the indicated column (obtained from the ResultSet's meta data) to the corresponding DO attribute type
convert(ResultSetMetaData, int) - Method in class org.openadaptor.adaptor.jdbc.mysql.MySQLDOTypeMap
maps the supplied JDBC data type for the indicated column (obtained from the ResultSet's meta data) to the corresponding DO attribute type
convert(ResultSetMetaData, int) - Method in class org.openadaptor.adaptor.jdbc.oracle.OracleDOTypeMap
maps the supplied JDBC data type obtained from a ResultSet to the corresponding DO attribute type
convert(ResultSetMetaData, int) - Method in class org.openadaptor.adaptor.jdbc.sybase.SybaseDOTypeMap
maps the supplied JDBC data type for the indicated column (obtained from the ResultSet's meta data) to the corresponding DO attribute type
convert(ResultSetMetaData, int) - Method in class org.openadaptor.adaptor.jdbc.SybaseDOTypeMap
maps the supplied JDBC data type for the indicated column (obtained from the ResultSet's meta data) to the corresponding DO attribute type
convert(DataObject[]) - Method in class org.openadaptor.dmx.util.DOType2DMXChanger
Converts the DataObjects to DMX
convert(DataObject) - Method in class org.openadaptor.dmx.util.DOType2DMXChanger
Converts a DataObject with underlying DOType to a DataObject with MOTypes.
convertDateHolderToString(DateHolder) - Method in class org.openadaptor.dostrings.transformers.DateFormatTransformer
Converts a date into a string.
convertDateHolderToString(DateHolder) - Method in class org.openadaptor.dostrings.transformers.DateStringReformatTransformer
Converts a date into a string.
CONVERTER_ATTR - Static variable in class org.openadaptor.doconverter.DataObjectMessageWriter
MessageWriter attribute name for DO to XML converter format.
convertJDBCDataType(ResultSetMetaData, int, String) - Static method in class org.openadaptor.adaptor.util.JdbcUtils
instantiates the converter class defined and then converts the supplied JDBC data type to the corresponding DO attribute type.
convertString(String) - Static method in class org.openadaptor.adaptor.editor.AbstractComponent
 
convertStringToDateHolder(String) - Method in class org.openadaptor.dostrings.transformers.DateFormatTransformer
Converts a string to a date.
convertStringToDateHolder(String) - Method in class org.openadaptor.dostrings.transformers.DateTimeFormatTransformer
Converts a string to a date.
convertToCSV(PrimaryKey[]) - Method in class org.openadaptor.adaptor.jdbc.SimpleSQLGenerator
convert array of Primary Keys to CSV string
convertToISO8601String(Timestamp) - Method in class org.openadaptor.hospital.helpers.HATDatabase
Returns the supplied TimeStamp in ISO8601 format (yyyy-mm-ddThh:mm:ss) so that is can be passed to the stored procedures in a known format
convertToPlaintext(String, String[][]) - Static method in class org.openadaptor.simplexml.XToken
Translates XML free text to plain text.
copy(DOType) - Static method in class org.openadaptor.dataobjects.SDOType
Make a copy of an SDOType, also lets you rename the type, if the type name value is null then name is taken from type you are copying
copy(DOType, String) - Static method in class org.openadaptor.dataobjects.SDOType
Make a copy of an SDOType, also lets you rename the type, if the type name value is null then name is taken from type you are copying
copyAttribute(DOAttribute) - Method in class org.openadaptor.dataobjects.FixedDOType
Returns an attribute copy of the given attribute..
copyRemoving(DOType, String, Set) - Static method in class org.openadaptor.dataobjects.SDOType
Make a copy of an SDOType, also lets you rename the type, if the type name value is null then name is taken from type you are copying
CopyValueAction - Class in org.openadaptor.adaptor.value.action
Given a DataObject of a specific type, copies a value from one of its attributes into another of its attributes.
CopyValueAction() - Constructor for class org.openadaptor.adaptor.value.action.CopyValueAction
 
copyValues(DataObject) - Method in class org.openadaptor.dataobjects.SimpleDataObject
 
copyWithChanges(DOType, DOAttribute[]) - Static method in class org.openadaptor.dataobjects.SDOType
Copy an existing DOType with some attribute changes.
count - Variable in class org.openadaptor.doxml.XMLWriter.Counter
 
countUTF8(String) - Static method in class org.openadaptor.util.UTF8Utils
Returns the number of bytes needed to UTF8 encode a Java (Unicode) String.
create() - Method in interface org.openadaptor.j2ee.session.EJBSubscriberHome
 
create() - Method in interface org.openadaptor.j2ee.session.EJBWithResourceAdaptorHome
 
create() - Method in interface org.openadaptor.j2ee.session.EJBWithSinkHome
 
create() - Method in class org.openadaptor.j2ee.test.Motorcycle
Create a DataObject[] array
create() - Method in class org.openadaptor.util.AbstractObjectPool
This method should be overridden to return a new instance of the class maintained by this pool.
create() - Method in class org.openadaptor.util.GenericObjectPool
Returns a new instance of the class maintained by this pool.
create - Variable in class org.openadaptor.util.jms.peeker.JMSPeeker
 
createAlgorithmParameters() - Method in class org.openadaptor.security.EncryptionInputStreamComponent
Create an AlgorithmParameters instance
createAlias(DataObject) - Method in class org.openadaptor.adaptor.standard.AliasingPipeSegment
Deprecated.  
createAlias(DataObject, Object) - Method in class org.openadaptor.adaptor.standard.AliasingPipeSegment
Return alias dataobject type for given type Override this if you want to create your own outgoing dataobjects
createAlias(DataObject) - Method in class org.openadaptor.adaptor.standard.AliasPipe
Return alias dataobject type for given type

If the incoming type matches that of an alias key then create a new SimpleDataObject of the alias type name.

createAlias(DataObject, Object) - Method in class org.openadaptor.adaptor.standard.DOFactoryConverterPipe
returns a new data object created by the DOFactory based on the type aliasing available in the base class
createAlias(DataObject, Object) - Method in class org.openadaptor.adaptor.standard.DOFactoryPipe
returns a new data object created by the DOFactory based on the type aliasing available in the base class
createAttribute(String, DOType) - Method in class org.openadaptor.dataobjects.FixedDOType
Create a new attribute of a given name and a given type.
createAttribute(String) - Method in class org.openadaptor.dmx.converter.DMXCreator
Return a new created attribute object
createAttribute(String, DOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOType
Create a new attribute of a given name and a given type.
createBIGFLOAT(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.BigInteger
createBIGFLOAT(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.BigInteger
createBIGINT(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.BigInteger
createBIGINT(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.BigInteger
createBOOLEAN(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.Boolean
createBOOLEAN(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.Boolean
createCipher() - Method in class org.openadaptor.security.EncryptionInputStreamComponent
 
createCollection(Object[]) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Creates a collection containing the values suplied in the argument
createComponentHTMLReply(String, String, Component) - Method in class org.openadaptor.adaptor.transporter.HTTPRemoteControl
 
createConnection(String) - Method in class org.openadaptor.adaptor.util.JdbcConnectionParams
Creates a JDBC connection to the db server, where name is a string that denotes the component that "owns" this connection.
createConnectionFactory(ConnectionManager) - Method in class org.openadaptor.j2ee.jca.oaManagedConnectionFactory
 
createConnectionFactory() - Method in class org.openadaptor.j2ee.jca.oaManagedConnectionFactory
 
createContainerName() - Method in class org.openadaptor.dmx.metaobjects.types.MOCollection
Creates the name of the collection container from the name
createController() - Method in class org.openadaptor.adaptor.RunAdaptor
Creates a DBAF Controller and PipelineController.
createCrossRefAttributes(Properties, String) - Static method in class org.openadaptor.adaptor.crossref.CrossRefAttribute
Create set of CrossRefAttributes extracted from the properties data
createCrossRefSources(Properties, String) - Static method in class org.openadaptor.adaptor.crossref.CrossRefSource
Method declaration
createDataObject() - Method in class org.openadaptor.adaptor.benchmark.BenchmarkSource
Create a data object to send as part of an array
createDataObject(SearchResult, String, String[], String) - Method in class org.openadaptor.adaptor.ldap.LDAPSource
Transform a single SearchResult into a DataObject
createDataObjectForRecord(String) - Method in class org.openadaptor.dostrings.DOStringReader
Returns a SimpleDataObject with a DOType suitable for the supplied record.
createDATE(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to org.openadaptor.util.DateHolder
createDATE(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to org.openadaptor.util.DateHolder
createDATETIME(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to org.openadaptor.util.DateTimeHolder
createDATETIME(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to org.openadaptor.util.DateTimeHolder
createDialog(JFrame) - Method in class org.openadaptor.adaptor.editor.ComponentFactory.GUI
 
createDialog(JFrame) - Method in class org.openadaptor.adaptor.editor.Preferences
 
createDO2XMLConverter() - Method in class org.openadaptor.doconverter.DataObjectMessageWriter
Creates a DO to XML converter which by default is the BasicDO2XMLConverter
createDOUBLE(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.Double
createDOUBLE(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.Double
createDummyPatient(SimpleDataObject) - Method in class org.openadaptor.hospital.gui.HATFrame
creates an empty patient and adds it to the patient list
createEditor(String, String) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
createElement(String) - Method in class org.openadaptor.dmx.converter.DMXCreator
Return a new created element object
createEmptyCollection() - Method in class org.openadaptor.dataobjects.CollectionDataObject
Returns an empty collection to be used to store the elements.
createEmptyCollection(String) - Static method in class org.openadaptor.dmx.metaobjects.types.MOCollection
Creates a collection type which does not have an element type.
createEnvelope(DataObject, DataObject) - Method in class org.openadaptor.adaptor.standard.SimpleEnvelopePipe
Create an Envelope from the Header and Body
createEnvelopeHdr(DataObject) - Method in class org.openadaptor.adaptor.benchmark.IDEnvelopePipe
 
createEnvelopeHdr(DataObject) - Method in class org.openadaptor.adaptor.standard.SimpleEnvelopePipe
Create the Envelope Header for this DataObject
createEnvelopeHdrDoType(DOType, DOType) - Method in class org.openadaptor.adaptor.benchmark.IDEnvelopePipe
 
createEnvelopeHdrDoType(DOType, DOType) - Method in class org.openadaptor.adaptor.standard.SimpleEnvelopePipe
Create the Type used for the Envelope Header using the TemplateType as a Prototype.
createExecChannel(String) - Method in class org.openadaptor.util.ssh.Jsch
creates a EXEC channel using the supplied secure session
createFile() - Method in class org.openadaptor.util.IniFile
Create a new INI file.
createFileWriter(String, boolean, boolean) - Method in class org.openadaptor.adaptor.standard.MultiFileSink
Create a file writer with the given filename.
createFLOAT(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.Float
createFLOAT(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.Float
createFolder() - Method in class org.openadaptor.adaptor.mail.MailProperties
 
createFrameElementsAndLayout() - Method in class org.openadaptor.hospital.gui.HATLoginDialog
create and initialize the hospital chooser dialog window
createFromString(String, DOType) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
General method to convert a string value to any requested primitive SDOType available.
createFromString(String, DOType) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
General method to convert a string value to any requested primitive SDOType available.
createHandshakeDelegate(String) - Method in class org.openadaptor.util.tcp.OASocket
Creates an instance of the handshake delegate class defined by the "HandshakeDelegate" property and stores it.
createHTMLReply(String) - Method in class org.openadaptor.adaptor.standard.HTTPRemoteControl
**
createHTMLReply(String) - Method in class org.openadaptor.adaptor.transporter.HTTPRemoteControl
 
createHTMLReply() - Method in class org.openadaptor.adaptor.transporter.HTTPRemoteControl
 
createIndexedRecord(String) - Method in class org.openadaptor.j2ee.jca.oaRecordFactory
 
createINT16(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.Short
createINT16(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.Short
createINT32(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.Integer
createINT32(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.Integer
createINT64(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.Long
createINT64(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.Long
createInteraction() - Method in class org.openadaptor.j2ee.jca.oaConnection
 
createKey(String, String, String, String) - Static method in class org.openadaptor.adaptor.jms.JMSConnectionCache
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.openadaptor.j2ee.jca.oaManagedConnectionFactory
 
createMappedRecord(String) - Method in class org.openadaptor.j2ee.jca.oaRecordFactory
 
createMBeanServer(Properties, String) - Static method in class org.openadaptor.adaptor.jmx.JMXAdaptorAgent
 
createMenuBar() - Method in class org.openadaptor.adaptor.editor.AFEditor
 
createMessageFromProps() - Method in class org.openadaptor.adaptor.mail.MailProperties
creates a new MimeMessage based on the to/from/cc/etc.
createMessageFromProps(boolean) - Method in class org.openadaptor.adaptor.mail.MailProperties
creates a new MimeMessage based on the to/from/cc/etc.
createNew - Variable in class org.openadaptor.util.IniFile
If true, INI file will be created if it does not already exist.
createNullManager() - Method in class org.openadaptor.adaptor.transporter.AbstractTransporter
 
createOPAQUE(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to byte[]
createOPAQUE(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to byte[]
createPatient(DataObject[], String, String, String, String, String) - Static method in class org.openadaptor.adaptor.hospital.HospitalHelper
Purpose is to package DO[]s, together with some extra info, into a well-formed Patient DO[] for delivery to a Hospital.
createPropertiesList() - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
createPropertiesList() - Method in class org.openadaptor.adaptor.editor.DelegateComponent
 
createPropertiesList() - Method in class org.openadaptor.adaptor.editor.Enum
 
createPropertiesList() - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
createQueueConnection(Context, String, String, String) - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Create a JMS Queue connection.
createReaderDelegate() - Method in class org.openadaptor.j2ee.mdb.MDBAdaptorListener
Tries to load the specified class as reader delegate for text messages.
createRequestDO(String) - Method in class org.openadaptor.adaptor.standard.HTTPRemoteControl
** parse request into a remote control request dataobject **
createRequestDO(String) - Method in class org.openadaptor.adaptor.transporter.HTTPRemoteControl
Select standard component presentation or transporter-based component representation.
createSecurityManager() - Method in class org.openadaptor.adaptor.SimpleController
Creates and initialises the OASecurityManager if "Security" is "true" in the properties file.
createSecurityManager(Properties, String) - Method in class org.openadaptor.adaptor.SimpleReaderDelegate
Creates and initialises the OASecurityManager if "SecurityManager.Enabled" is "true" in the properties file.
createSFTPChannel() - Method in class org.openadaptor.util.ssh.Jsch
creates a SFTP channel using the supplied secure session
createSizeGroup() - Method in class org.openadaptor.util.layout.StrutLayout
Creates a new group of components whose sizes are tied together.
createSocketInstance() - Method in class org.openadaptor.util.tcp.OASocket
creates a Socket based on the network settings defined in the properties file.
createSourcesAndSinks() - Method in class org.openadaptor.adaptor.RunAdaptor
Dynamically constructs and initializes adaptor components as directed by config file.
createSTRING(Object) - Static method in class org.openadaptor.adaptor.viewer.helpers.ViewerDOFactory
Convert the object passed to java.lang.String
createSTRING(Object) - Static method in class org.openadaptor.hospital.helpers.HATDOFactory
Convert the object passed to java.lang.String
createToolBar() - Method in class org.openadaptor.adaptor.editor.AFEditor
 
createTopicConnection(Context, String, String, String) - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Create a JMS Topic connection.
createTransporterHTMLReply(String, String, AdaptorTransporterManager) - Method in class org.openadaptor.adaptor.transporter.HTTPRemoteControl
 
createTypeHolder() - Method in class org.openadaptor.doconverter.AbstractMessageReader
This create a holder for the types.
createTypeHolder(DataObject[]) - Method in class org.openadaptor.doconverter.AbstractMessageReader
This create a holder for the types.
createTypeHolder() - Method in class org.openadaptor.doconverter.v3.BasicDODecoder
This create a holder for the types.
createTypeHolder(DataObject[]) - Method in class org.openadaptor.doconverter.v3.BasicDODecoder
This create a holder for the types.
createWrappedArray() - Method in class org.openadaptor.dataobjects.CollectionDataObject
Create a dataobject array from an object array of primitive/enumeration types.
createWrapperType(DOType) - Static method in class org.openadaptor.dataobjects.CollectionDataObject
Creates a wrapper type for primitve/enumeration element types The dataobject name is "typeNameWrapper" and has an attribute which is named "typeNameAttr" where typeName is the name of the primitive type which is to be wrapped.
createXML2DOConverter() - Method in class org.openadaptor.doconverter.DataObjectMessageReader
Creates an XML to DO converter.
creator - Variable in class org.openadaptor.adaptor.Message.MessageFrame
the component that created this message frame
cri - Variable in class org.openadaptor.j2ee.jca.oaManagedConnection
 
CrossRefAttribute - Class in org.openadaptor.adaptor.crossref
Holds details of an attribute that will be cross-referenced by the CrossRefPipe.
CrossRefException - Exception in org.openadaptor.adaptor.crossref
Exception wrapper for actual cross ref services exceptions
CrossRefException(Exception) - Constructor for exception org.openadaptor.adaptor.crossref.CrossRefException
CrossRefException constructor comment.
CrossRefException(String) - Constructor for exception org.openadaptor.adaptor.crossref.CrossRefException
CrossRefException constructor comment.
CrossRefPipe - Class in org.openadaptor.adaptor.crossref
A pipe to enrich DataObjects with lookups from a cross-reference service.
CrossRefPipe() - Constructor for class org.openadaptor.adaptor.crossref.CrossRefPipe
 
CrossRefService - Interface in org.openadaptor.adaptor.crossref
Interface which must be implemented by conforming cross-ref implementations
CrossRefSource - Class in org.openadaptor.adaptor.crossref
Info about an CrossRefAttribute Source (the domain name and the DO attribute names).
CrossRefSource(String, String) - Constructor for class org.openadaptor.adaptor.crossref.CrossRefSource
Simple constructor
current - Variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
current - Static variable in class org.openadaptor.adaptor.editor.Preferences
 
current_auth - Variable in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
 
current_auth_id - Variable in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
 
current_date - Variable in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
 
current_new_value - Variable in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
 
current_text - Variable in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
 
current_user_id - Variable in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
 
current_value - Variable in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
 
currentContentName() - Method in class org.openadaptor.doxml.DOBuilder.AttributeHolder
Returns current content attribute name for this (DataObject) attribute entry.
currentDoc - Variable in class org.openadaptor.adaptor.editor.Help
 
currentMousePosition - Variable in class org.openadaptor.adaptor.editor.Help
HyperlinkEvent.getSourceElement() is JDK 1.4 up only.
currentURL - Variable in class org.openadaptor.adaptor.editor.Help
 
customControl(DataObject[]) - Method in interface org.openadaptor.adaptor.Component
Called by the controller when a control request is received specific to this component.
customControl(DataObject[]) - Method in class org.openadaptor.adaptor.SimpleComponent
Called by the controller when a control request is received specific to this component.
customControl(DataObject[]) - Method in class org.openadaptor.adaptor.tibco.tibrv.TibRvSource
Called by the controller when a control request is received specific to this component.
customControl(DataObject[], Component) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
Handle IBAF transporter control messages.
customControl(DataObject[]) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterSink
Handle IBAF transporter control messages.
customControl(DataObject[]) - Method in class org.openadaptor.adaptor.transporter.AbstractTransporterSource
Handle IBAF transporter control messages.
customControl(DataObject[], Component) - Method in interface org.openadaptor.adaptor.transporter.AdaptorTransporterManager
Handle IBAF transporter control messages.
cx - Variable in class org.openadaptor.j2ee.jca.oaInteraction
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _