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 _

E

EAST - Static variable in class org.openadaptor.util.layout.StrutLayout
Represents the direction towards the right of the screen.
EchoAttributePipe - Class in org.openadaptor.adaptor.standard
Reads in a list of attributes from the properties file and then for each DataObject in the message it echoes any matching attributes to the log.
EchoAttributePipe() - Constructor for class org.openadaptor.adaptor.standard.EchoAttributePipe
 
editAttribute() - Method in class org.openadaptor.hospital.gui.HATPayloadPanel
Menu item Attribute-->Edit (action performed)
editor - Variable in class org.openadaptor.adaptor.editor.AbstractComponent
 
editor - Variable in class org.openadaptor.adaptor.editor.AFTreeCellEditor
 
editor - Variable in class org.openadaptor.adaptor.editor.AFTreeCellRenderer
 
editor - Variable in class org.openadaptor.adaptor.editor.Enum
 
editor - Variable in class org.openadaptor.adaptor.editor.Help
 
EDTFTP - Class in org.openadaptor.adaptor.ftp
This component will provide basic File Transfer Protocol (FTP) connunication to allow the adaptor to GET a file from or PUT a file onto a remote machine.
EDTFTP() - Constructor for class org.openadaptor.adaptor.ftp.EDTFTP
basic constructor for those that want it
ejbActivate() - Method in class org.openadaptor.j2ee.session.EJBSubscriberBean
Called by the container when the bean is activated.
ejbActivate() - Method in class org.openadaptor.j2ee.session.EJBWithResourceAdaptorBean
Called by the container when the bean is activated.
ejbActivate() - Method in class org.openadaptor.j2ee.session.EJBWithSinkBean
Called by the container when the bean is activated.
ejbCreate() - Method in class org.openadaptor.j2ee.mdb.MDBAdaptorListener
Called by the container when MDB is created.
ejbCreate() - Method in class org.openadaptor.j2ee.mdb.MDBListener
Called by the container when MDB is created.
ejbCreate() - Method in class org.openadaptor.j2ee.session.EJBSubscriberBean
Called by the container to create the bean when a client calls EJBSubscriberHome.create()
ejbCreate() - Method in class org.openadaptor.j2ee.session.EJBWithResourceAdaptorBean
Called by the container to create the bean when a client calls EJBWithSinkHome.create()
ejbCreate() - Method in class org.openadaptor.j2ee.session.EJBWithSinkBean
Called by the container to create the bean when a client calls EJBWithSinkHome.create()
ejbPassivate() - Method in class org.openadaptor.j2ee.session.EJBSubscriberBean
Called by the container when the bean is passivated.
ejbPassivate() - Method in class org.openadaptor.j2ee.session.EJBWithResourceAdaptorBean
Called by the container when the bean is passivated.
ejbPassivate() - Method in class org.openadaptor.j2ee.session.EJBWithSinkBean
Called by the container when the bean is passivated.
ejbRemove() - Method in class org.openadaptor.j2ee.mdb.MDBAdaptorListener
Called by the container when MDB is destroyed.
ejbRemove() - Method in class org.openadaptor.j2ee.mdb.MDBListener
Called by the container when MDB is destroyed.
ejbRemove() - Method in class org.openadaptor.j2ee.session.EJBSubscriberBean
Called by the container when the bean is destroyed.
ejbRemove() - Method in class org.openadaptor.j2ee.session.EJBWithResourceAdaptorBean
Called by the container when the bean is destroyed.
ejbRemove() - Method in class org.openadaptor.j2ee.session.EJBWithSinkBean
Called by the container when the bean is destroyed.
EJBSubscriber - Interface in org.openadaptor.j2ee.session
Interface for EJB stateful session bean which processes DataObject[] arrays (such as those received by LocalSinkToEJBSubscriber).
EJBSubscriberBean - Class in org.openadaptor.j2ee.session
EJB stateful session bean which processes DataObject[] arrays (such as those received by LocalSinkToEJBSubscriber).
EJBSubscriberBean() - Constructor for class org.openadaptor.j2ee.session.EJBSubscriberBean
 
EJBSubscriberHome - Interface in org.openadaptor.j2ee.session
Home interface for EJB stateful session bean which processes DataObject[] arrays (such as those received by LocalSinkToEJBSubscriber).
EJBWithResourceAdaptor - Interface in org.openadaptor.j2ee.session
Interface for EJB session bean with JCA Resource Adaptor running an openadaptor adaptor.
EJBWithResourceAdaptorBean - Class in org.openadaptor.j2ee.session
EJB session bean with JCA Resource Adaptor running an openadaptor adaptor.
EJBWithResourceAdaptorBean() - Constructor for class org.openadaptor.j2ee.session.EJBWithResourceAdaptorBean
 
EJBWithResourceAdaptorHome - Interface in org.openadaptor.j2ee.session
Home interface for EJB session bean with JCA Resource Adaptor running an openadaptor adaptor.
EJBWithSink - Interface in org.openadaptor.j2ee.session
Interface for EJB stateful session bean with embedded openadaptor Sink.
EJBWithSinkBean - Class in org.openadaptor.j2ee.session
Embeds a openadaptor Sink in stateful session bean.
EJBWithSinkBean() - Constructor for class org.openadaptor.j2ee.session.EJBWithSinkBean
 
EJBWithSinkHome - Interface in org.openadaptor.j2ee.session
Home interface for EJB stateful session bean with embedded openadaptor Sink.
element - Variable in class org.openadaptor.adaptor.editor.Help
 
element_map - Variable in class org.openadaptor.adaptor.Message.MessageFrame
a mapping from the elements of this frame data to the elements in the previous frame data.
ELEMENT_ORDERING_ATTR - Static variable in class org.openadaptor.doxml.XMLWriter
Name of magic attribute Used to determine ordering of attribute values.
ElementHandlerFactory - Class in org.openadaptor.util.sax
 
ElementHandlerFactory() - Constructor for class org.openadaptor.util.sax.ElementHandlerFactory
 
elementNumbers(DataObject[]) - Method in class org.openadaptor.doxml.XMLWriter
Counts non-null elements in array, and returns 0, 1 or MANY.
elements() - Method in class org.openadaptor.dataobjects.CollectionDataObject
gets all elements of the collection
elements - Variable in class org.openadaptor.simplexml.XParser
XML token stack used to hold XML elements pushed back on the parser
ELIDE_SINGLETON_ROOT_OBJECT_TAG - Static variable in class org.openadaptor.doxml.GenericXMLWriter
If the root DataObject Array has only one element; make its tag the document tag.
elideString(String, int) - Static method in class org.openadaptor.util.ComponentUtils
Returns a compact representation of string up to a given size limit.
elseAction - Variable in class org.openadaptor.util.sax.XMLDocumentReader.InPling
 
EmbeddedComponent - Class in org.openadaptor.adaptor.editor
EmbeddedComponent holds info about embedded components.
EmbeddedComponent(String, int) - Constructor for class org.openadaptor.adaptor.editor.EmbeddedComponent
 
embeddedComponentCount(FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
embeddedComponents - Variable in class org.openadaptor.adaptor.editor.ComponentFactory
 
embeddedComponentTypeOK(FrameworkComponent) - Method in class org.openadaptor.adaptor.editor.AFContainer
 
emergencyTxnRollback() - Method in class org.openadaptor.adaptor.jms.JMSTransporter
Use this in case of serious problems and you wish to rollback the JMS Transaction whatever the state of any OpenAdaptor transaction.
EmptySocketHandshakeProtocol - Class in org.openadaptor.adaptor.standard
implements default handshaking behaviour for openadaptor socket components.
EmptySocketHandshakeProtocol() - Constructor for class org.openadaptor.adaptor.standard.EmptySocketHandshakeProtocol
 
enableUserComments - Variable in class org.openadaptor.adaptor.editor.Preferences.GUI
 
enableUserComments - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
encode(byte[]) - Static method in class org.openadaptor.util.base64.Base64
Encodes a byte array as a Base64 String.
encode(byte[], int) - Static method in class org.openadaptor.util.base64.Base64
Encodes a byte array as a Base64 String with line breaks.
encode(byte[]) - Method in class org.openadaptor.util.base64.Base64Encoder
Encodes a byte array as a Base64 String.
encodeBlock(byte[], int) - Static method in class org.openadaptor.util.base64.Base64
Encodes three characters at offset + [0,1,2] in raw into base64 characters.
encoded - Static variable in class org.openadaptor.util.base64.Base64
 
Encoder - Class in org.openadaptor.adaptor.util
A class to encode and decode strings for storing in text files.
Encoder() - Constructor for class org.openadaptor.adaptor.util.Encoder
 
encodeXMLString(String, boolean) - Static method in class org.openadaptor.util.sax.XMLUtils
Translates plain text to XML encoded text.
encodeXMLStringIntoBuffer(String, StringBuffer, boolean) - Static method in class org.openadaptor.util.sax.XMLUtils
Translates plain text to XML encoded text.
encoding - Variable in class org.openadaptor.adaptor.tcp.SocketMTSourceInstance
the text encoding to use (eg.
ENCODING_ATTR - Static variable in class org.openadaptor.doconverter.v3.AFMessageWriter
MessageWriter attribute name for bytestream encoding (for example, base64).
EncryptionInputStreamComponent - Class in org.openadaptor.security
EncryptionInputStreamComponent - Decrypts the bytes[] being passed along
This component decrypts the bytes[] flowing through, the algorithm and the provider for the decryption operation is read from the header informatio, while the SecureKey to be used is obtained from the SecurityServer using the KeyID passed as part of the header information During the initialisation the DecryptStream does the following Extracts the Header information from the byte[] which its' counterpart has added Reads the alogrithm name from the header Reads the provider name from the header Initialises the Cipher and the CipherInputStream object based on the header Whenever a request for bytes is recieved by this input stream.
EncryptionInputStreamComponent(InputStreamComponent) - Constructor for class org.openadaptor.security.EncryptionInputStreamComponent
Default constructor for a pipeline.
EncryptionOutputStreamComponent - Class in org.openadaptor.security
Implements a 'Encrypt' OutputStreamComponent which writes out a line of header information, Then encrypts the byte[] passed through it and passes the encrypted bytes[] onto the down stream component.
EncryptionOutputStreamComponent(OutputStreamComponent) - Constructor for class org.openadaptor.security.EncryptionOutputStreamComponent
Default constructor for a pipeline.
end - Static variable in class org.openadaptor.dataobjects.ArraySelector
 
end - Static variable in class org.openadaptor.dataobjects.ValueSelector
 
end - Static variable in class org.openadaptor.dataobjects.XPathSelector
 
END_MESSAGE - Static variable in class org.openadaptor.adaptor.bridge.ProtocolMessageReader
State enumeration
endAttribute(String) - Method in class org.openadaptor.doxml.DOBuilder
Adds the attribute represented by the current AttributeHolder to its parent.
ENDCDATA - Static variable in class org.openadaptor.simplexml.XSymbol
 
ENDCOMMENT - Static variable in class org.openadaptor.simplexml.XSymbol
 
endDocument() - Method in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
Used in Sax Parsing
endDocument() - Method in class org.openadaptor.doxml.GenericXMLReader
SAX parsing interface method.
endDocument() - Method in class org.openadaptor.doxml.XMLParser
Called at end of a XML Document.
endElement(String, String, String) - Method in class org.openadaptor.adaptor.value.filterstore.ValueXMLParser
Used in Sax Parsing: Should be overriden in implementing class
endElement(String, String, String) - Method in class org.openadaptor.dmx.converter.DMXMainDocumentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.openadaptor.doxml.GenericXMLReader
SAX parsing interface method.
endElement(String, String, String) - Method in class org.openadaptor.doxml.XMLParser
Ends the current DataObject attribute in DOBuilder.
endElement(String, String, String) - Method in class org.openadaptor.util.sax.AbstractHierarchicalElementHandler
This method is called for every end tag It completes the interpretation of the read in data and returns control to the previous handler through the controller.
endOfSubject(int) - Method in class org.openadaptor.util.IniFile
find the line number which is 1 past the last assignment in a subject starting at a given line
endPrefixMapping(String) - Method in class org.openadaptor.doxml.XMLParser
Prefix mapping is ignored.
ENDROW - Static variable in class org.openadaptor.doconverter.DOConverter
 
endsComment() - Method in class org.openadaptor.simplexml.XSymbol
Returns true if the symbol signals the end of an XML comment.
endsTag() - Method in class org.openadaptor.simplexml.XSymbol
Returns true if the symbol signals the end of some XML tag.
ENDTYPEDEF - Static variable in class org.openadaptor.doconverter.NDCDMetadataGenerator
 
ENDTYPEDEF - Static variable in class org.openadaptor.doconverter.NDCDMetadataParser
 
entry - Variable in class org.openadaptor.adaptor.editor.TemplateInfo
 
entryModOpToString(int) - Static method in class org.openadaptor.adaptor.ldap.LDAPUtils
Converts an entry modification operation into a String value.
entryModToDO(LDAPEntryModification) - Static method in class org.openadaptor.adaptor.ldap.LDAPEntryModificationDO
Convert an entry modification into a DataObject.
Enum - Class in org.openadaptor.adaptor.editor
 
Enum(AFEditor, Adaptor) - Constructor for class org.openadaptor.adaptor.editor.Enum
 
Enum(AFEditor, Adaptor, IniFile, String) - Constructor for class org.openadaptor.adaptor.editor.Enum
 
Enum(AFEditor, Adaptor, IniFile) - Constructor for class org.openadaptor.adaptor.editor.Enum
 
ENUM - Static variable in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
envelopeBodyAttName - Variable in class org.openadaptor.adaptor.standard.SimpleEnvelopePipe
 
envelopeBodyAttName - Variable in class org.openadaptor.adaptor.standard.SimpleEnvelopeUnwrapPipe
 
envelopeBodyAttName - Variable in class org.openadaptor.adaptor.transporter.MessageEnvelopeProperties
 
envelopeHeaderAttName - Variable in class org.openadaptor.adaptor.benchmark.UniqueIDVerifyPipe
 
envelopeHeaderAttName - Variable in class org.openadaptor.adaptor.standard.SimpleEnvelopePipe
 
envelopeHeaderAttName - Variable in class org.openadaptor.adaptor.transporter.MessageEnvelopeProperties
 
envelopeSupport - Variable in class org.openadaptor.adaptor.transporter.AbstractTransporterManager
 
envelopeTypeName - Variable in class org.openadaptor.adaptor.benchmark.UniqueIDVerifyPipe
 
envelopeTypeName - Variable in class org.openadaptor.adaptor.standard.SimpleEnvelopePipe
 
envelopeTypeName - Variable in class org.openadaptor.adaptor.standard.SimpleEnvelopeUnwrapPipe
 
envelopeTypeName - Variable in class org.openadaptor.adaptor.transporter.MessageEnvelopeProperties
 
EQ - Static variable in class org.openadaptor.adaptor.value.predicate.AbstractComparisonPredicate
 
EQU - Static variable in class org.openadaptor.dataobjects.SimpleDOPredicate
 
equalPropertyValues(Object, Object) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
equals(Object) - Method in class org.openadaptor.adaptor.editor.Preferences.Settings
 
equals(DataObject) - Method in class org.openadaptor.dataobjects.AbstractDataObject
Returns true if other is identical to receiver.
equals(DataObject) - Method in class org.openadaptor.dataobjects.CollectionDataObject
Tests whether the object is equals to another object
equals(DataObject) - Method in interface org.openadaptor.dataobjects.DataObject
Returns true if other is identical to receiver.
equals(DOAttribute) - Method in interface org.openadaptor.dataobjects.DOAttribute
Returns true if other and the receiver are structurally equal.
equals(DOType) - Method in interface org.openadaptor.dataobjects.DOType
Returns true if other and the receiver are structurally equal.
equals(DOType, Hashtable) - Method in interface org.openadaptor.dataobjects.DOType
Returns true if other and the receiver are structurally equal.
equals(DOType) - Method in class org.openadaptor.dataobjects.FixedDOType
Returns true if other and the receiver are structurally equal.
equals(DOType, Hashtable) - Method in class org.openadaptor.dataobjects.FixedDOType
Deprecated. Do not use or implement; just use equals()
equals(Object) - Method in class org.openadaptor.dataobjects.FixedDOType
Indicates whether some other object is "equal to" this one.
equals(DOAttribute) - Method in class org.openadaptor.dataobjects.SDOAttribute
Returns true if other and the receiver are structurally equal.
equals(Object) - Method in class org.openadaptor.dataobjects.SDOAttribute
Indicates whether some other object is "equal to" this one.
equals(DOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOAtomic
Returns whether this type is equal to another type
equals(Object) - Method in class org.openadaptor.dmx.metaobjects.types.MOAttribute
Hack to make MOAttribute equals() work properly.
equals(DOAttribute) - Method in class org.openadaptor.dmx.metaobjects.types.MOAttribute
Returns whether this type is equal to another type
equals(DOAttribute, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOAttribute
Internal checking mechanism whether one type is equal to another.
equals(MOCardinality) - Method in class org.openadaptor.dmx.metaobjects.types.MOCardinality
Returns whether this type is equal to another type
equals(MOCardinality, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOCardinality
Internal checking mechanism whether one type is equal to another.
equals(DOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOClass
Finds out whether another type is equal to this type
equals(DOType, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOClass
Internal checking mechanism whether one type is equal to another.
equals(DOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOCollection
Compares this type to another type
equals(DOType, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOCollection
Internal checking mechanism whether one type is equal to another.
equals(Object) - Method in class org.openadaptor.dmx.metaobjects.types.MOModule
Test whether the objects are equal
equals(MOModule, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOModule
Internal method for testing equality.
equals(MORelationship) - Method in class org.openadaptor.dmx.metaobjects.types.MORelationship
Returns whether this type is equal to another type
equals(MORelationship, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MORelationship
Internal checking mechanism whether one type is equal to another.
equals(MORelationshipPart) - Method in class org.openadaptor.dmx.metaobjects.types.MORelationshipPart
Returns whether this type is equal to another type
equals(MORelationshipPart, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MORelationshipPart
Internal checking mechanism whether one type is equal to another.
equals(DOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOStructure
Checks whether the types are the same
equals(DOType, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOStructure
Internal checking mechanism whether one type is equal to another.
equals(DOType) - Method in class org.openadaptor.dmx.metaobjects.types.MOType
Returns whether this type is equal to another type
equals(DOType, Hashtable) - Method in class org.openadaptor.dmx.metaobjects.types.MOType
Internal checking mechanism whether one type is equal to another.
equals(Object) - Method in class org.openadaptor.dostrings.DOStringReaderWriter.TypeInfo
 
equals(Object) - Method in class org.openadaptor.doxml.DDOType
Override FixedDOType equals to check it is the same object; as DDOType is mutable the standard equals() will not work.
equals(Object) - Method in class org.openadaptor.security.Footer
Implements equals() operation for Footer objects
equals(Object) - Method in class org.openadaptor.security.Header
Implements equals() operation for Header objects
equals(XToken) - Method in class org.openadaptor.simplexml.XAttribute
Returns true if token is an attribute with the same name and value as this.
equals(XToken) - Method in class org.openadaptor.simplexml.XBadElement
Always returns false.
equals(XToken) - Method in class org.openadaptor.simplexml.XCData
Returns true if token is another CDATA with identical contents
equals(XToken) - Method in class org.openadaptor.simplexml.XComment
Returns true if token is another comment with identical contents
equals(XToken) - Method in class org.openadaptor.simplexml.XName
 
equals(XToken) - Method in class org.openadaptor.simplexml.XRawText
Returns true if other is an XRawText with identical text.
equals(XToken) - Method in class org.openadaptor.simplexml.XString
Returns true if other is an XString with identical quote char and text.
EQUALS - Static variable in class org.openadaptor.simplexml.XSymbol
 
equals(XToken) - Method in class org.openadaptor.simplexml.XSymbol
Compares XToken other to the receiver.
equals(XToken) - Method in class org.openadaptor.simplexml.XTag
compares this XTag with other token
equals(XToken) - Method in class org.openadaptor.simplexml.XText
Returns true if other is an XText with identical text.
equals(XToken) - Method in class org.openadaptor.simplexml.XToken
Returns true if the receiver exactly matches other.
equals(XToken) - Method in class org.openadaptor.simplexml.XWhitespace
Returns true if other is XWhitespace, or XText containing whitespace.
equals(Object) - Method in class org.openadaptor.util.comparator.IntegerComparator
Provide implementation of equals.
equals(Object) - Method in class org.openadaptor.util.comparator.StringComparator
Provide implementation of equals.
equals(Object) - Method in class org.openadaptor.util.ConfigEntry
 
equals(Object) - Method in class org.openadaptor.util.DateHolder
Returns true if the argument is a DateHolder containing the same date.
equals(Object) - Method in class org.openadaptor.util.DateTimeHolder
Returns true if the argument is a DateTimeHolder containing the same date and time.
equals(Object) - Method in class org.openadaptor.util.SuperProperties
Compares the specified Object with this SuperProperties for equality.
error(int, Object) - Method in class org.openadaptor.adaptor.editor.Adaptor
 
error(int, Object) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
error(SAXParseException) - Method in class org.openadaptor.dmx.converter.DMXErrorHandler
 
error(SAXParseException) - Method in class org.openadaptor.doxml.GenericXMLReader
 
ERROR - Static variable in class org.openadaptor.j2ee.util.BeanLogger
 
errorLabel - Variable in class org.openadaptor.adaptor.editor.ComponentFactory.GUI
 
escapeChars(String) - Static method in class org.openadaptor.adaptor.value.filterstore.XMLiser
Speed up later - not currently used
escapeCharsForKey(String) - Static method in class org.openadaptor.adaptor.value.filterstore.XMLiser
 
escapeSingleQuote(String) - Method in class org.openadaptor.adaptor.transporter.HTTPRemoteControl
 
EST(String) - Static method in class org.openadaptor.adaptor.bridge.T
Returns true if the supplied equals one of the breakpoint strings.
eState - Variable in class org.openadaptor.util.sax.XMLDocumentReader.InEpilogue
 
evaluateSprings(Dimension) - Method in class org.openadaptor.util.layout.StrutLayout
Evaluate spring settings, expanding components where possible.
evaluateVariable(String, Hashtable, StringBuffer, int) - Method in class org.openadaptor.util.SuperProperties
Recursively process ${variable} references in value of getProperty() call, where variable is a property name.
eventSql - Variable in class org.openadaptor.adaptor.jdbc.JdbcSourceEventMessage
 
exampleValueForType(SDOType) - Static method in class org.openadaptor.dataobjects.SDOType
Returns an example value object for the given SDOType.
EXCEPTION - Static variable in class org.openadaptor.adaptor.standard.RequestReplyEmbeddedPipe
 
ExceptionPipe - Class in org.openadaptor.adaptor.benchmark
This pipe is guaranteed to throw exceptions, used for testing recognisied properties are
Frequency Integer denoting after how many DO's exception should be thrown(optional).
ExceptionPipe() - Constructor for class org.openadaptor.adaptor.benchmark.ExceptionPipe
 
exceptions - Variable in class org.openadaptor.adaptor.Message.MessageFrame
an array of strings use to denote exceptions when message has been processed.
excludePreviousFiles() - Method in class org.openadaptor.util.ContinuousDirectoryListFilenameGenerator
exclude any previously processed files - clear the file list and start again seeding it with the already processed files.
excludePreviousFiles() - Method in class org.openadaptor.util.DirectoryListFilenameGenerator
exclude any previously processed files - clear the file list and start again seeding it with the already processed files
execUpdateSQL(String) - Method in class org.openadaptor.adaptor.jdbc.PollingSQLSource
executes the supplied SQL string
execute(MultiDoJdbcSink) - Method in class org.openadaptor.adaptor.jdbc.DBStoredProcedure
 
execute(InteractionSpec, Record) - Method in class org.openadaptor.j2ee.jca.oaInteraction
 
execute(InteractionSpec, Record, Record) - Method in class org.openadaptor.j2ee.jca.oaInteraction
 
executeCommand(CommandLineRemoteControl) - Method in class org.openadaptor.adaptor.standard.CommandLineRemoteControl.CommandLine
Execute the Chosen Command and return the reply.
executeProcedure(String, boolean) - Method in class org.openadaptor.adaptor.jdbc.informix.InformixSink
Executes some SQL on the database.
executeProcedure(String, boolean) - Method in class org.openadaptor.adaptor.jdbc.JdbcSink
Executes some SQL on the database.
executeProcedure(String, boolean) - Method in class org.openadaptor.adaptor.jdbc.oracle.OracleSink
Executes some SQL on the database.
executeSQL(String) - Method in class org.openadaptor.adaptor.jdbc.MultiDoJdbcSink
 
executeSQLQuery(String) - Method in class org.openadaptor.adaptor.jdbc.oracle.OracleSQLSource
retrieve SQL and Metadata information
executeSQLQuery(String) - Method in class org.openadaptor.adaptor.jdbc.SQLSource
retrieve SQL and Metadata information
exit(boolean) - Method in class org.openadaptor.adaptor.editor.AFEditor
 
EXIT_WITH_UNSAVED_CHANGES - Static variable in class org.openadaptor.adaptor.editor.AFEditor
 
exitAllowed() - Method in interface org.openadaptor.adaptor.Controller
Check if System.exit() is call allowed.
exitAllowed() - Method in class org.openadaptor.adaptor.SimpleController
Check if System.exit() call is allowed.
exitApplication() - Method in class org.openadaptor.hospital.gui.HATFrame
Menu item File-->Exit (action performed)
exitCodeChangeAllowed - Variable in class org.openadaptor.adaptor.SimpleController
 
exitOnDOConversionError - Variable in class org.openadaptor.adaptor.transporter.AbstractTransporterSource
 
expand(byte[]) - Method in interface org.openadaptor.doconverter.Decompressor
Decompress the compressed String held in data.
expand(byte[]) - Method in class org.openadaptor.doconverter.NullDecompressor
Decompress the compressed String held in data.
expand(byte[]) - Method in class org.openadaptor.doconverter.ZipDecompressor
Decompress the byte Array bytes into a String.
expandPropertyTemplates(FrameworkComponent, TreeMap, String, String, String, TreeMap, boolean) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
expandPropertyTemplates(FrameworkComponent, String, String, Object) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
expandPropertyTemplates(FrameworkComponent, String, String, Object) - Method in class org.openadaptor.adaptor.editor.DelegateComponent
 
expandPropertyTemplates(FrameworkComponent, String, String, Object) - Method in class org.openadaptor.adaptor.editor.Enum
 
expandPropertyTemplates(FrameworkComponent, String, String, Object) - Method in interface org.openadaptor.adaptor.editor.FrameworkComponent
 
expandTemplateEntry(Hashtable, String, String, String, String, TreeMap, TreeMap, boolean) - Method in class org.openadaptor.adaptor.editor.AbstractComponent
 
expandTemplateEntry(Hashtable, String, String, String, String, TreeMap, TreeMap, boolean) - Method in class org.openadaptor.adaptor.editor.DelegateComponent
 
expandTree(int) - Method in class org.openadaptor.util.inspector.Inspector
expand the tree a given expand level for the root node
extendPrefix(String, String) - Static method in class org.openadaptor.util.PropertiesUtils
Use the standard rule to extend a prefix with the given extension.
externalTxnBegin() - Method in class org.openadaptor.adaptor.LocalSource
Called to indicate the LocalSource and hence the adaptor it is part of is to participate in an external transaction scope.
externalTxnCommit() - Method in class org.openadaptor.adaptor.LocalSource
Called to indicate a commit should be performed if participating in an external transaction scope.
externalTxnRollback() - Method in class org.openadaptor.adaptor.LocalSource
Called to indicate a rollback should be performed if participating in an external transaction scope.
externalURLContentEnabled - Variable in class org.openadaptor.adaptor.editor.Preferences.GUI
 
externalURLContentEnabled - Variable in class org.openadaptor.adaptor.editor.Preferences.Settings
 
EXTRA_METADATA_NAME - Static variable in class org.openadaptor.adaptor.standard.DOFactoryPipe
Attribute and type names for an attribute holding additional DOTypes for use during metadata generation.
EXTRA_METADATA_TYPE_NAME - Static variable in class org.openadaptor.adaptor.standard.DOFactoryPipe
 
ExtractAction - Class in org.openadaptor.adaptor.value.action
Takes a DataObject and extracts part of the specifed field
ExtractAction() - Constructor for class org.openadaptor.adaptor.value.action.ExtractAction
 

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 _