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

A

addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.CICSConnectionSpec
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.CICSInteractionSpec
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Adds a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Add a listener to those that are informed when a bound property is changed.
AIDKey - Class in com.ibm.connector2.cics
This class represents an AID character to be sent to CICS.
AIDKey(String) - Constructor for class com.ibm.connector2.cics.AIDKey
Construct an AID Key from a string representation; for example 'enter'.
appendText(String) - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Append the given string to this field.
ATTRIBUTE_BACKGROUNDCOLOR - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
Selects Attribute byte for field to contain the background colour attribute for streamable records
ATTRIBUTE_BASE - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
Selects Attribute byte for field to contain the base attribute for streamable records
ATTRIBUTE_FOREGROUNDCOLOR - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
Selects Attribute byte for field to contain the foreground colour attribute for streamable records
ATTRIBUTE_HIGHLIGHT - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
Selects Attribute byte for field to contain the highlight attribute for streamable records
ATTRIBUTE_MARKER - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
Selects Attribute byte for field to contain a field marker byte.
ATTRIBUTE_NONE - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
Selects Attribute byte for field to contain 0x20 for streamable records
ATTRIBUTE_TRANSPARENCY - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
Selects Attribute byte for field to contain the transparency attribute for streamable records

B

begin() - Method in class com.ibm.connector2.cics.CCILocalTransaction
Begins a new Local Transaction for the related Connection.
beginBuild(IScreenInfo, boolean) - Method in interface com.ibm.connector2.screen.IScreenable
Indicate the start of the field build process, providing Information about the Screen itself.
black - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color black.
blinkHlt - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Blink highlight.
blue - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color blue.
buildField(IFieldData, IFieldAttrInfo, ITextAttrInfo) - Method in interface com.ibm.connector2.screen.IScreenable
Adds a field to the screen record.
BuildFieldException - Exception in com.ibm.connector2.screen
This exception is thrown to indicate that a failure occurs when a field is being added to the screen record.
BuildFieldException() - Constructor for exception com.ibm.connector2.screen.BuildFieldException
Constructs a BuildFieldException with no detail message.
BuildFieldException(String) - Constructor for exception com.ibm.connector2.screen.BuildFieldException
Constructs a BuildFieldException with the specified detail message.

C

CCILocalTransaction - Class in com.ibm.connector2.cics
A CCILocalTransaction object is used to control the Transaction state of the ECI Connector.
CICSConnection - Class in com.ibm.connector2.cics
This abstract class provides the general CICS connection class.
CICSConnectionFactory - Class in com.ibm.connector2.cics
This abstract class provides the framework for CICS connection factories.
CICSConnectionMetaData - Class in com.ibm.connector2.cics
This class contains the connection metadata as defined in the JEE Connector specification.
CICSConnectionSpec - Class in com.ibm.connector2.cics
Framework class for the connection spec.
CICSConnectionSpec() - Constructor for class com.ibm.connector2.cics.CICSConnectionSpec
Default constructor.
CICSInteraction - Class in com.ibm.connector2.cics
Framework abstract class for Interaction.
CICSInteractionSpec - Class in com.ibm.connector2.cics
This abstract class allows you to set the values for a general CICS request.
CICSInteractionSpec() - Constructor for class com.ibm.connector2.cics.CICSInteractionSpec
Constructs an CICSInteractionSpec object
CICSLogTraceLevels - Interface in com.ibm.connector2.cics
This interface contains the trace level enumerations.
CICSManagedConnectionFactory - Class in com.ibm.connector2.cics
Abstract class that provides the managed connection factory framework for CICS resource adapters.
CICSManagedConnectionFactory() - Constructor for class com.ibm.connector2.cics.CICSManagedConnectionFactory
Default constructor.
CICSResourceAdapterMetaData - Class in com.ibm.connector2.cics
This class provides information about the specific CICS resource adapter.
CICSTxnAbendException - Exception in com.ibm.connector2.cics
This exception is thrown if the CICS transaction has ended abnormally (abended).
CICSUserInputException - Exception in com.ibm.connector2.cics
Deprecated.
since CICS TG v6.0, replaced by InvalidPropertyException
clear - Static variable in class com.ibm.connector2.cics.AIDKey
'clear' key
clear() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Removes all entries from the Channel
clearWarnings() - Method in class com.ibm.connector2.cics.CICSInteraction
Clears any warnings logged.
clone() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Not supported
clone() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Creates a new object of the same class as this object.
clone() - Method in interface com.ibm.connector2.screen.ITextAttrInfo
Creates a new object of the same class as this object.
close() - Method in class com.ibm.connector2.cics.CICSConnection
Closes this connection if it is not already closed.
close() - Method in class com.ibm.connector2.cics.CICSInteraction
Close this connection.
close() - Method in class com.ibm.connector2.cics.ECIConnection
Closes the ECI connection, disabling it from further use.
close() - Method in class com.ibm.connector2.cics.ECIInteraction
Close the interaction and disable any further communication with CICS.
close() - Method in class com.ibm.connector2.cics.EPIConnection
This method closes a connection.
close() - Method in class com.ibm.connector2.cics.EPIInteraction
Close this connection.
com.ibm.connector2.cics - package com.ibm.connector2.cics
Provides classes for developing JEE applications.
com.ibm.connector2.screen - package com.ibm.connector2.screen
Provides classes for developing JEE applications that use the EPI screenable interface (These classes are not available in the CICS Transaction Gateway Desktop Edition).
commit() - Method in class com.ibm.connector2.cics.CCILocalTransaction
Commits the current Local Transaction on the CICS Server.
containsKey(Object) - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns whether or not the specified Container name exists in the Channel.
containsValue(Object) - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns whether or not the Container value is within the Channel.
createConnectionFactory() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
This method is the default route to creating ECIConnectionFactory objects.
createConnectionFactory(ConnectionManager) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
This method allows a ConnectionManager to be specified as the one to be used by the returned ECIConnectionFactory.
createConnectionFactory() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
This will create an EPIConnectionFactory.
createConnectionFactory(ConnectionManager) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
This will create an EPIConnectionFactory.
createInteraction() - Method in class com.ibm.connector2.cics.ECIConnection
Get a new ECIInteraction object with which to flow requests to CICS.
createInteraction() - Method in class com.ibm.connector2.cics.EPIConnection
This method creates an interaction which you use to perform actions on this connection.
cyan - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color cyan.

D

darkblue - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color dark blue.
defaultColor - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Default colour.
defaultHlt - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Default highlight.
defaultTran - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Default transparency.

E

ECIChannelRecord - Class in com.ibm.connector2.cics
ECIChannelRecord is part of the API for Channels and Containers support for the CICS ECI Resource Adapter.
ECIChannelRecord(String) - Constructor for class com.ibm.connector2.cics.ECIChannelRecord
Creates the Channel Record.
ECIConnection - Class in com.ibm.connector2.cics
The ECIConnection class represents a connection to CICS.
ECIConnectionFactory - Class in com.ibm.connector2.cics
The ECIConnectionFactory allows a client component to request a connection to CICS.
ECIConnectionFactory() - Constructor for class com.ibm.connector2.cics.ECIConnectionFactory
Default constructor.
ECIConnectionFactory(ConnectionManager, ECIManagedConnectionFactory) - Constructor for class com.ibm.connector2.cics.ECIConnectionFactory
Constructor.
ECIConnectionSpec - Class in com.ibm.connector2.cics
When a client component wants an ECIConnection with specific properties to be returned by an ECIConnectionFactory.getConnection(javax.resource.cci.ConnectionSpec) call then an ECIConnectionSpec is used to wrap these properties.
ECIConnectionSpec() - Constructor for class com.ibm.connector2.cics.ECIConnectionSpec
Default constructor.
ECIConnectionSpec(String, String) - Constructor for class com.ibm.connector2.cics.ECIConnectionSpec
Constructor that builds an ECIConnectionSpec using the given user credentials.
ECIInteraction - Class in com.ibm.connector2.cics
The ECIInteraction class is used to control interaction with CICS via the ECIConnection object.
ECIInteractionSpec - Class in com.ibm.connector2.cics
The ECIInteractionSpec class is used to define some details of the interaction with CICS, including the COMMAREA length and execute timeout.
ECIInteractionSpec(int, String, int, int, int) - Constructor for class com.ibm.connector2.cics.ECIInteractionSpec
Complete constructor allows specification of all properties.
ECIInteractionSpec(int, String) - Constructor for class com.ibm.connector2.cics.ECIInteractionSpec
Simple constructor.
ECIInteractionSpec() - Constructor for class com.ibm.connector2.cics.ECIInteractionSpec
Default constructor.
ECIManagedConnectionFactory - Class in com.ibm.connector2.cics
An ECIManagedConnectionFactory is used to create physical ECI connections to the CICS Transaction Gateway.
ECIManagedConnectionFactory() - Constructor for class com.ibm.connector2.cics.ECIManagedConnectionFactory
 
ECIResourceAdapterRc - Class in com.ibm.connector2.cics
This class contains all the return code enumerations from all the exceptions that could be thrown within the ECI Resource Adapter.
endBuild() - Method in interface com.ibm.connector2.screen.IScreenable
Indicate the end of the field build process.
enter - Static variable in class com.ibm.connector2.cics.AIDKey
'enter' key
EPIConnection - Class in com.ibm.connector2.cics
EPIConnection represents the application level connection to a CICS Terminal.
EPIConnectionFactory - Class in com.ibm.connector2.cics
Use an instance of this class to request EPI Connections.
EPIConnectionFactory() - Constructor for class com.ibm.connector2.cics.EPIConnectionFactory
Default constructor.
EPIConnectionSpec - Class in com.ibm.connector2.cics
The EPI connection spec allows you to specify extra or different properties on the connection you require.
EPIConnectionSpec() - Constructor for class com.ibm.connector2.cics.EPIConnectionSpec
Default constructor.
EPIFieldRecord - Interface in com.ibm.connector2.cics
This interface provides access to information about a specific field retrieved from the EPI screen record.
EPIInteraction - Class in com.ibm.connector2.cics
An EPIInteraction is used to interact with the terminal requested from the connection factory.
EPIInteractionSpec - Class in com.ibm.connector2.cics
This class allows you to set the values for a CICS EPI request.
EPIInteractionSpec() - Constructor for class com.ibm.connector2.cics.EPIInteractionSpec
Constructs an EPIInteractionSpec Object
EPIManagedConnectionFactory - Class in com.ibm.connector2.cics
An EPIManagedConnectionFactory is used to create physical EPI connections to the CICS Transaction Gateway.
EPIManagedConnectionFactory() - Constructor for class com.ibm.connector2.cics.EPIManagedConnectionFactory
Default constructor.
EPIResourceAdapterRc - Class in com.ibm.connector2.cics
This class contains all the return code enumerations from all the exceptions that could be thrown within the EPI Resource Adapter.
EPIScreenRecord - Interface in com.ibm.connector2.cics
This interface represents a screen, and provides methods for querying information about the screen and for retrieving fields from the screen.
EPITranFailedException - Exception in com.ibm.connector2.cics
This exception can be thrown by the EPI classes when an error occurs.
equals(Object) - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Returns a flag indicating whether the objects are identical or not.
equals(Object) - Method in class com.ibm.connector2.cics.ECIChannelRecord
 
equals(Object) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
This method returns true if two ECIManagedConnectionFactory objects are equal.
equals(Object) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Returns true if all the configurable properties are equal.
equals(Object) - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
This method determines if the two FieldAttrInfo types are equivalent.
equals(Object) - Method in interface com.ibm.connector2.screen.ITextAttrInfo
This method determines if the two TextAttrInfo types are equivalent.
execute(InteractionSpec, Record) - Method in class com.ibm.connector2.cics.CICSInteraction
This form of execute is not supported by the CICS resource adapters
execute(InteractionSpec, Record, Record) - Method in class com.ibm.connector2.cics.ECIInteraction
In order to interact with CICS this method must be used to pass the definition of the call in an ECIInteractionSpec and the input and output records that will carry the data used in the interaction.
execute(InteractionSpec, Record, Record) - Method in class com.ibm.connector2.cics.EPIInteraction
This method will send the input record via a CICS terminal and return the new screen returned in the output record.

F

FieldNotFoundException - Exception in com.ibm.connector2.screen
This exception is thrown to indicate that a failure occurs when trying to find the field.
FieldNotFoundException() - Constructor for exception com.ibm.connector2.screen.FieldNotFoundException
Constructs a FieldNotFoundException with no detail message.
FieldNotFoundException(String) - Constructor for exception com.ibm.connector2.screen.FieldNotFoundException
Constructs a FieldNotFoundException with the specified detail message.
FieldProtectedException - Exception in com.ibm.connector2.screen
This exception is thrown when an attempt is made to modify a field which is protected.
FieldProtectedException() - Constructor for exception com.ibm.connector2.screen.FieldProtectedException
Constructs a FieldProtectedException with no detail message.
FieldProtectedException(String) - Constructor for exception com.ibm.connector2.screen.FieldProtectedException
Constructs a FieldProtectedException with the specified detail message.
FieldTextOverflowException - Exception in com.ibm.connector2.screen
This exception is thrown when the text being appended or set in a field would cause the text of the field to exceed its maximum length.
FieldTextOverflowException() - Constructor for exception com.ibm.connector2.screen.FieldTextOverflowException
Constructs a FieldTextOverflowException with no detail message.
FieldTextOverflowException(String) - Constructor for exception com.ibm.connector2.screen.FieldTextOverflowException
Constructs a FieldTextOverflowException with the specified detail message.
finalize() - Method in class com.ibm.connector2.cics.ECIInteraction
Clean up any outstanding Async replies if necessary.
firePropertyChange(String, Object, Object) - Method in class com.ibm.connector2.cics.CICSConnectionSpec
Fires a PropertyChangeEvent to any listeners.
firePropertyChange(String, Object, Object) - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Fires a PropertyChangeEvent to any listeners.

G

get(Object) - Method in class com.ibm.connector2.cics.ECIChannelRecord
Retrieves a Container from the Channel.
getAdapterName() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns the adapter name.
getAdapterShortDescription() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns a short description of the adapter.
getAdapterVendorName() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns the adapter vendor name.
getAdapterVersion() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns the adapter version.
getAID() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
Returns the AID property.
getApplid() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the applid for this connection.
getApplidQualifier() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the applid qualifier for this connection.
getBackGroundColor() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a constant which represents the background color of the screen.
getBackGroundColor() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns extended background attribute property.
getCharacterSet() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns character set extended attribute.
getCipherSuites() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Return the comma delimited list of cipher suites a SSL connection is able to use.
getClientSecurity() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the client security class name.
getCommareaLength() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for commareaLength.
getConnection() - Method in class com.ibm.connector2.cics.CICSConnectionFactory
Returns a connection within a non-managed environment.
getConnection() - Method in class com.ibm.connector2.cics.CICSInteraction
Returns the connection associated with this interaction.
getConnection(ConnectionSpec) - Method in class com.ibm.connector2.cics.ECIConnectionFactory
This is the extended version of getConnection() which allows the user to pass an ECIConnectionSpec parameter containing their user credentials.
getConnection(ConnectionSpec) - Method in class com.ibm.connector2.cics.EPIConnectionFactory
This method returns a connection object.
getConnectionURL() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the CICS TG gateway URL.
getCursorColumn() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
Returns the cursor column property.
getCursorRow() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
Returns the cursor row property.
getDefaultBackgroundColor() - Method in interface com.ibm.connector2.screen.IScreenInfo
Returns the default background color for the screen.
getDefaultCharSet() - Method in interface com.ibm.connector2.screen.IScreenInfo
Returns the default character set for the screen.
getDefaultForegroundColor() - Method in interface com.ibm.connector2.screen.IScreenInfo
Returns the default foreground color of the screen.
getDepth() - Method in interface com.ibm.connector2.screen.IScreenInfo
Returns the depth or number of rows in the screen.
getDeviceType() - Method in class com.ibm.connector2.cics.EPIConnectionSpec
Return the device type for this object.
getDeviceType() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Return the current device type.
getEISProductName() - Method in class com.ibm.connector2.cics.CICSConnectionMetaData
Return the EIS product name.
getEISProductVersion() - Method in class com.ibm.connector2.cics.CICSConnectionMetaData
Return the EIS product version.
getEncoding() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Return the current encoding.
getExecuteTimeout() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for executeTimeout.
getField(int) - Method in interface com.ibm.connector2.cics.EPIScreenRecord
Returns a field at the given index.
getFieldCount() - Method in interface com.ibm.connector2.cics.EPIScreenRecord
Returns the number of fields on the screen.
getFieldCount() - Method in interface com.ibm.connector2.screen.IScreenInfo
Returns the number of fields on the screen.
getFields() - Method in interface com.ibm.connector2.cics.EPIScreenRecord
This returns an iterator which can be used to access all the fields on the screen in a sequential manner.
getFields() - Method in interface com.ibm.connector2.screen.IScreenable
Returns an iterator for the fields contained in the screen record.
getForeGroundColor() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a constant which represents the foreground color of the field text.
getForeGroundColor() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns extended foreground attribute property.
getFunctionName() - Method in class com.ibm.connector2.cics.CICSInteractionSpec
Return the function name.
getFunctionName() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for function name.
getHighlight() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a constant which indicates the type of highlight for the field.
getHighLight() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns extended highlight attribute property.
getInstallTimeout() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Get the install timeout value in seconds.
getInteractionSpecsSupported() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns a string array containing the names of the interaction specs supported by this implementation.
getInteractionVerb() - Method in class com.ibm.connector2.cics.CICSInteractionSpec
Returns the interactionVerb property (int) value.
getInteractionVerb() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for interaction verb.
getInvalidConnections(Set) - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Returns a Set of invalid connections (those that have been identified as dirty) from the entire set of CICS managed connections that currently exist
getIpicSendSessions() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Getter for the maximum number of send sessions when using an IPIC connection to CICS in local mode.
getKeyRingClass() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the key ring class name (applicable only to SSL protocol).
getKeyRingPassword() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the key ring password (applicable only to SSL protocol(s)).
getLocalTransaction() - Method in class com.ibm.connector2.cics.ECIConnection
Return a CCI local transaction handle for use in controlling the ECIConnections transaction state.
getLocalTransaction() - Method in class com.ibm.connector2.cics.EPIConnection
This method will throw a NotSupportedException.
getLogHelper() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the log helper object.
getLogonLogoffClass() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Return the current logonLogoff class name.
getLogWriter() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Return the current log writer for this instance.
getMapName() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
returns the map name
getMapSetName() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
returns the mapset name
getMaxLength() - Method in interface com.ibm.connector2.screen.IFieldData
Returns the maximum length of the field, including any attribute bytes.
getMaxTextLength() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns the maximum length of the field.
getMetaData() - Method in class com.ibm.connector2.cics.CICSConnection
Returns the metadata for this connection.
getMetaData() - Method in class com.ibm.connector2.cics.ECIConnectionFactory
Returns information about the resource adapter.
getMetaData() - Method in class com.ibm.connector2.cics.EPIConnectionFactory
Return the resource adapter meta data.
getModifiedFields() - Method in interface com.ibm.connector2.screen.IScreenable
Returns an iterator for the modified fields contained in the screen record.
getName() - Method in interface com.ibm.connector2.screen.IFieldData
Returns field name if one exists, null or "" otherwise.
getName() - Method in interface com.ibm.connector2.screen.IFieldInfo
Returns the name of the field.
getNetName() - Method in class com.ibm.connector2.cics.EPIConnectionSpec
Return the net name for this object.
getOutputAttributeType() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
returns the outputAttributetype (int) value.
getPassword() - Method in class com.ibm.connector2.cics.CICSConnectionSpec
Gets the password or password phrase for this connection spec.
getPassword() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the password or password phrase for this connection.
getPortNumber() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the port to communicate with the CICS TG on.
getPos() - Method in interface com.ibm.connector2.screen.IFieldData
Returns the position of the field on the screen.
getReadTimeout() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Returns the current read timeout value in seconds.
getRecordFactory() - Method in class com.ibm.connector2.cics.CICSConnectionFactory
This will throw a NotSupportedException if invoked.
getRecordName() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns the name of the Channel record
getRecordShortDescription() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns a short description of this record
getReference() - Method in class com.ibm.connector2.cics.CICSConnectionFactory
Return the reference object associated with this object.
getReplyLength() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for replyLength.
getRequestExits() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the requestExits for this connection.
getResultSetInfo() - Method in class com.ibm.connector2.cics.CICSConnection
Returns the resultSetInfo object.
getScreenDepth() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
returns the screen depth (int) value.
getScreenDepth() - Method in interface com.ibm.connector2.cics.EPIScreenRecord
Return the number of rows the screen has.
getScreenId() - Method in interface com.ibm.connector2.screen.IScreenable
Returns the screen record ID.
getScreenWidth() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
returns the screen width (int) value.
getScreenWidth() - Method in interface com.ibm.connector2.cics.EPIScreenRecord
Return the number of columns on the screen.
getServerName() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Return the server to connect to (must be defined to the CICS TG).
getServerSecurity() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the server security class name.
getSignonType() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Return the sign on type:
getSocketConnectTimeout() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Returns the socket connect timeout value for a connection to CICS TG.
getSpecVersion() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns the version of the JEE connector spec implemented by this resource adapter.
getStartCol() - Method in interface com.ibm.connector2.screen.IFieldInfo
Returns the starting column of the field.
getStartPos() - Method in interface com.ibm.connector2.screen.IFieldInfo
Returns the starting position of the field.
getStartRow() - Method in interface com.ibm.connector2.screen.IFieldInfo
Returns the starting row which contains the field.
getTermId() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
returns the terminal id
getText() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Get the text of the field.
getText() - Method in interface com.ibm.connector2.screen.IFieldData
Returns the text of the field.
getText() - Method in interface com.ibm.connector2.screen.IFieldInfo
Returns the text of the field.
getTextCol() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Return the current column of the text for the field.
getTextColors() - Method in interface com.ibm.connector2.screen.ITextAttrInfo
Returns a character array of the text colors.
getTextExtAttrs() - Method in interface com.ibm.connector2.screen.ITextAttrInfo
Returns a character array of the extended attributes.
getTextPos() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Return the current position of the text for the field.
getTextRow() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Return the current row of the text for the field.
getTPNName() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for TPNName.
getTPNName() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Accessor for TPNName.
getTraceLevel() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the trace level for this managed connection factory.
getTranFailedReason() - Method in exception com.ibm.connector2.cics.EPITranFailedException
Returns the reason code for the transaction failure, for example EPI_TRAN_NOT_STARTED or EPI_READTIMEOUT_EXPIRED.
getTranName() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Accessor for tranName.
getTranName() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Accessor for tranName.
getTransparency() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a constant which indicates the type of transparency for the field.
getTransparency() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns extended transparency attribute property.
getUserName() - Method in class com.ibm.connector2.cics.CICSConnectionMetaData
Return the current username for this connection.
getUserName() - Method in class com.ibm.connector2.cics.CICSConnectionSpec
Gets the username for this connection spec.
getUserName() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Get the username for this connection.
getWarnings() - Method in class com.ibm.connector2.cics.CICSInteraction
Retrieves the first warning in the warning chain.
getWidth() - Method in interface com.ibm.connector2.screen.IScreenInfo
Returns the width or number of columns in the screen.
getXaSupport() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Accessor for the XA Support custom property.
gray - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color gray.
green - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color green.

H

hasAttribute() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns whether a field has any attribute bytes (ie it is a formatted field or not).
hashCode() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Returns a hashcode based on connectionURL, serverName and portNumber which uniquely identifies the backend server.
hashCode() - Method in class com.ibm.connector2.cics.ECIChannelRecord
 
hashCode() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Returns a hashcode based on all configurable properties.
hashCode() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Returns a hashcode based on all configurable properties.

I

IExtendedAttributes - Interface in com.ibm.connector2.screen
This interface defines the constant values used when working with extended attributes.
IFieldAttrInfo - Interface in com.ibm.connector2.screen
This interface defines the field attribute interface.
IFieldData - Interface in com.ibm.connector2.screen
This interface defines the field data interface used by the resource adapter.
IFieldInfo - Interface in com.ibm.connector2.screen
This interface defines the field information interface used by an application to obtain the name, starting column, starting row, starting position, or text of a field.
IndexOutOfBoundsException - Exception in com.ibm.connector2.screen
This exception is thrown when the specified field index is outside the valid range for the ScreenRecord.
IndexOutOfBoundsException() - Constructor for exception com.ibm.connector2.screen.IndexOutOfBoundsException
Constructs a IndexOutOfBoundsException with no detail message.
IndexOutOfBoundsException(String) - Constructor for exception com.ibm.connector2.screen.IndexOutOfBoundsException
Constructs a IndexOutOfBoundsException with the specified detail message.
intenseHlt - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Intense highlight.
IScreenable - Interface in com.ibm.connector2.screen
This interface defines the screen interface used by the resource adapter to build screen output, or obtain the fields it needs.
IScreenInfo - Interface in com.ibm.connector2.screen
This interface defines the screen information interface.
isDisplay() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a flag indicating whether the field should be displayed or not.
isDisplay() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns base display attribute property.
isEmpty() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns whether the Channel is empty or not.
isHighIntensity() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a flag indicating whether the field is high intensity.
isHighIntensity() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns base intensity attribute property.
isLeftline() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Left vertical line required for field outlining extended attribute.
isMandatoryEntry() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Mandatory entry from field validation extended attribute.
isMandatoryFill() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Mandatory fill from field validation extended attribute.
isModified() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a flag indicating whether the field has been modified.
isModified() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns base modified attribute property.
isNumeric() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a flag indicating whether the field is only numeric.
isNumeric() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns base numeric attribute property.
isOverline() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Overline required for field outlining extended attribute.
isPenDetectable() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns penDetectable property.
isProtected() - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Returns a flag indicating whether the field is protected.
isProtected() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Returns base protected attribute property.
isRightline() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Right vertical line required for field outlining extended attribute.
isTrigger() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Mandatory fill from field validation extended attribute.
isUnderline() - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Underline required for field outlining extended attribute.
ITextAttrInfo - Interface in com.ibm.connector2.screen
This interface defines the text attribute field interface.

K

keySet() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns a Set with the Container names in it.

L

LocalTransactionNotStartedException - Exception in com.ibm.connector2.cics
This exception is thrown when the ECIManagedConnection attempts to end a transaction which has not been started
LocalTransactionNotStartedException(String, String) - Constructor for exception com.ibm.connector2.cics.LocalTransactionNotStartedException
 

M

MARKER_BYTE - Static variable in class com.ibm.connector2.cics.EPIInteractionSpec
defines the byte which represents a field marker

N

NameNotFoundException - Exception in com.ibm.connector2.screen
This exception is thrown to indicate that a failure occurs when trying to find the named object.
NameNotFoundException() - Constructor for exception com.ibm.connector2.screen.NameNotFoundException
Constructs a NameNotFoundException with no detail message.
NameNotFoundException(String) - Constructor for exception com.ibm.connector2.screen.NameNotFoundException
Constructs a NameNotFoundException with the specified detail message.
neutral - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Neutral foreground color.
neutralBGrnd - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Neutral background colour.
normalHlt - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Normal highlight.

O

opaqueTran - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Opaque transparency.
orange - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color orange.
orTran - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
OR transparency.

P

PA1 - Static variable in class com.ibm.connector2.cics.AIDKey
PA1 key
PA2 - Static variable in class com.ibm.connector2.cics.AIDKey
PA2 key
PA3 - Static variable in class com.ibm.connector2.cics.AIDKey
PA3 key
paleCyan - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color pale cyan.
paleGreen - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color pale green.
PF1 - Static variable in class com.ibm.connector2.cics.AIDKey
PF1 key
PF10 - Static variable in class com.ibm.connector2.cics.AIDKey
PF10 key
PF11 - Static variable in class com.ibm.connector2.cics.AIDKey
PF11 key
PF12 - Static variable in class com.ibm.connector2.cics.AIDKey
PF12 key
PF13 - Static variable in class com.ibm.connector2.cics.AIDKey
PF13 key
PF14 - Static variable in class com.ibm.connector2.cics.AIDKey
PF14 key
PF15 - Static variable in class com.ibm.connector2.cics.AIDKey
PF15 key
PF16 - Static variable in class com.ibm.connector2.cics.AIDKey
PF16 key
PF17 - Static variable in class com.ibm.connector2.cics.AIDKey
PF17 key
PF18 - Static variable in class com.ibm.connector2.cics.AIDKey
PF18 key
PF19 - Static variable in class com.ibm.connector2.cics.AIDKey
PF19 key
PF2 - Static variable in class com.ibm.connector2.cics.AIDKey
PF2 key
PF20 - Static variable in class com.ibm.connector2.cics.AIDKey
PF20 key
PF21 - Static variable in class com.ibm.connector2.cics.AIDKey
PF21 key
PF22 - Static variable in class com.ibm.connector2.cics.AIDKey
PF22 key
PF23 - Static variable in class com.ibm.connector2.cics.AIDKey
PF23 key
PF24 - Static variable in class com.ibm.connector2.cics.AIDKey
PF24 key
PF3 - Static variable in class com.ibm.connector2.cics.AIDKey
PF3 key
PF4 - Static variable in class com.ibm.connector2.cics.AIDKey
PF4 key
PF5 - Static variable in class com.ibm.connector2.cics.AIDKey
PF5 key
PF6 - Static variable in class com.ibm.connector2.cics.AIDKey
PF6 key
PF7 - Static variable in class com.ibm.connector2.cics.AIDKey
PF7 key
PF8 - Static variable in class com.ibm.connector2.cics.AIDKey
PF8 key
PF9 - Static variable in class com.ibm.connector2.cics.AIDKey
PF9 key
pink - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color pink.
purple - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color purple.
put(Object, Object) - Method in class com.ibm.connector2.cics.ECIChannelRecord
Adds a Container to the Channel
putAll(Map) - Method in class com.ibm.connector2.cics.ECIChannelRecord
Puts a group of Containers in a Channel

R

RAS_TRACE_ENTRY_EXIT - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Output method entry and exit trace lines.
RAS_TRACE_ERROR_EXCEPTION - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Output exception stack traces.
RAS_TRACE_INTERNAL - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Output debug trace entries.
RAS_TRACE_OFF - Static variable in interface com.ibm.connector2.cics.CICSLogTraceLevels
Disable all tracing.
red - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color red.
remove(Object) - Method in class com.ibm.connector2.cics.ECIChannelRecord
Removes a Container from the Channel
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.CICSConnectionSpec
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.CICSInteractionSpec
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Removes a PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Remove a registered listener from the list.
reverseHlt - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Reverse highlight.
rollback() - Method in class com.ibm.connector2.cics.CCILocalTransaction
Reverts the state of the CICS Server to that before begin() was called.

S

ScreenException - Exception in com.ibm.connector2.screen
This exception is thrown to indicate that a failure occurs while working with a Screen Record.
ScreenException() - Constructor for exception com.ibm.connector2.screen.ScreenException
Constructs a ScreenException with no detail message.
ScreenException(String) - Constructor for exception com.ibm.connector2.screen.ScreenException
Constructs a ScreenException with the specified detail message.
setAID(AID) - Method in class com.ibm.connector2.cics.EPIInteractionSpec
Sets the AID property.
setApplid(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the applid for this connection.
setApplid(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the applid for this connection.
setApplidQualifier(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the applid qualifier for this connection.
setApplidQualifier(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the applid qualifier for this connection.
setCipherSuites(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the cipher suites a SSL connection is able to use.
setCipherSuites(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the cipher suites a SSL connection is able to use.
setClientSecurity(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the client security class name to be used.
setClientSecurity(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the client security class name to be used.
setCommareaLength(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Setter for commareaLength.
setConnectionURL(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the CICS TG gateway URL.
setConnectionURL(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the CICS TG gateway URL.
setCursorColumn(int) - Method in class com.ibm.connector2.cics.EPIInteractionSpec
Sets the cursor column property.
setCursorRow(int) - Method in class com.ibm.connector2.cics.EPIInteractionSpec
Sets the cursor row property.
setDeviceType(String) - Method in class com.ibm.connector2.cics.EPIConnectionSpec
Set the device type required.
setDeviceType(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the device type that terminals created through this factory should use.
setEncoding(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the encoding you wish to have the 3270 datastreams converted to and send to the CICS server.
setExecuteTimeout(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Setter for executeTimeout.
setFunctionName(String) - Method in class com.ibm.connector2.cics.CICSInteractionSpec
Set the function to be run.
setFunctionName(String) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Setter for function name.
setInstallTimeout(Integer) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the install timeout.
setInteractionVerb(int) - Method in class com.ibm.connector2.cics.CICSInteractionSpec
Sets the interactionVerb property (int) value.
setInteractionVerb(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Setter for interaction verb.
setIpicSendSessions(Integer) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Setter for maximum number of send sessions when using an IPIC connection to CICS in local mode.
setKeyRingClass(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the key ring class name to use (applicable and mandatory for SSL protocol(s)).
setKeyRingClass(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the key ring class name to use (applicable and mandatory for SSL protocol(s)).
setKeyRingPassword(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the key ring password to use (applicable and mandatory for SSL protocol).
setKeyRingPassword(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the key ring password to use (applicable and mandatory for SSL protocol).
setLogonLogoffClass(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the logonLogoff class to be instantiated and called if a signon capable or signon unknown terminal is created.
setLogWriter(PrintWriter) - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Set the log writer to be used by this object.
setModified(boolean) - Method in interface com.ibm.connector2.screen.IFieldAttrInfo
Method to change the Modified Data tag for a field, ie to indicate it has been modified.
setNetName(String) - Method in class com.ibm.connector2.cics.EPIConnectionSpec
Set the net name required.
setOutputAttributeType(int) - Method in class com.ibm.connector2.cics.EPIInteractionSpec
Sets the outputAttributeType (int) value.
setPassword(String) - Method in class com.ibm.connector2.cics.CICSConnectionSpec
Sets the password or password phrase for this connection spec.
setPassword(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the password or password phrase for this connection.
setPassword(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the password for this connection.
setPortNumber(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the port to communicate with the CICS TG on.
setPortNumber(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the port to communicate with the CICS TG on.
setReadTimeout(Integer) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the read timeout.
setRecordName(String) - Method in class com.ibm.connector2.cics.ECIChannelRecord
This method does not change the record name.
setRecordShortDescription(String) - Method in class com.ibm.connector2.cics.ECIChannelRecord
Sets a short record description.
setReference(Reference) - Method in class com.ibm.connector2.cics.CICSConnectionFactory
Sets the reference instance.
setReplyLength(int) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Setter for replyLength.
setRequestExits(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the requestExits for this connection.
setRequestExits(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the requestExits for this connection.
setScreenId(String) - Method in interface com.ibm.connector2.screen.IScreenable
Set the screen ID.
setServerName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the server to connect to (this name must be defined in the CICS TG config).
setServerName(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the server to connect to (this name must be defined in the CICS TG config).
setServerSecurity(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the server security class name to be used.
setServerSecurity(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the server security class name to be used.
setSignonType(Integer) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the sign on type:
0 = Signon Capable
1 = Signon InCapable
setSocketConnectTimeout(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Sets the socket connection timeout value for a connection to CICS TG.
setSocketConnectTimeout(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Sets the socket connection timeout value for a connection to CICS TG.
setText(String) - Method in interface com.ibm.connector2.cics.EPIFieldRecord
Set the text of the field to the given string.
setTPNName(String) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Setter for TPNName.
setTPNName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Setter for TPNName.
setTraceLevel(Integer) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the trace level for this managed connection factory and anything it creates.
setTraceLevel(Integer) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the trace level for this managed connection factory and anything it creates.
setTranName(String) - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Setter for tranName.
setTranName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Setter for tranName.
setUserName(String) - Method in class com.ibm.connector2.cics.CICSConnectionSpec
Sets the username for this connection spec.
setUserName(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Set the username for this connection.
setUserName(String) - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Set the username for this connection.
setXaSupport(String) - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Setter for whether XA support should be enabled on this ManagedConnectionFactory.
size() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns the number of Containers in the Channel
supportsExecuteWithInputAndOutputRecord() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns whether this resource adapter supports execute with both input and output records supplied.
supportsExecuteWithInputRecordOnly() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns whether this resource adapter supports execute with input record only returning a newly created output record.
supportsHighlighting() - Method in interface com.ibm.connector2.screen.IScreenInfo
Returns whether a screen supports extended highlighting
supportsLocalTransactionDemarcation() - Method in class com.ibm.connector2.cics.CICSResourceAdapterMetaData
Returns whether the adapter supports local transaction demarcation.

T

toString() - Method in class com.ibm.connector2.cics.CICSConnectionFactory
Return a string representation of this instance.
toString() - Method in class com.ibm.connector2.cics.CICSInteractionSpec
Returns a string representation of this instance.
toString() - Method in class com.ibm.connector2.cics.CICSManagedConnectionFactory
Return a string representation of this object.
toString() - Method in class com.ibm.connector2.cics.ECIConnection
Returns a string representation of this instance for use in tracing.
toString() - Method in class com.ibm.connector2.cics.ECIConnectionFactory
Return a String representation of this class.
toString() - Method in class com.ibm.connector2.cics.ECIInteractionSpec
Provides a string representation of this object.
toString() - Method in class com.ibm.connector2.cics.ECIManagedConnectionFactory
Returns a string representation of this object.
toString() - Method in class com.ibm.connector2.cics.EPIConnectionFactory
Return a string representation of this class.
toString() - Method in class com.ibm.connector2.cics.EPIConnectionSpec
Returns a string representation of this instance, in this case it lists the contents of the properties.
toString() - Method in class com.ibm.connector2.cics.EPIInteractionSpec
returns a string representation of this instance, in this case it lists the contents of the write properties.
toString() - Method in class com.ibm.connector2.cics.EPIManagedConnectionFactory
Return a string representation of this class.

U

underscoreHlt - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
Underscore highlight.

V

values() - Method in class com.ibm.connector2.cics.ECIChannelRecord
Returns the contents of all the Containers in the Channel

W

white - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color white.

X

xorTran - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
XOR transparency.

Y

yellow - Static variable in interface com.ibm.connector2.screen.IExtendedAttributes
The color yellow.
A B C D E F G H I K L M N O P R S T U V W X Y 
©Copyright IBM Corp. 1994, 2013
Legal