A C D E G H I J M P R S T W

A

addConnectionEventListener(ConnectionEventListener) - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Adds a connection event listener to the ManagedConnection instance.
associateConnection(Object) - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConnection instance.

C

checkBytes(byte[]) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Compares the input byte array.
checkBytes(byte[], int, int, boolean, boolean) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Compares input byte array with the screen at a specified position.
checkBytes(String, int, int, boolean, boolean) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Compares the input string with specified position.
checkBytes(String, int, int, int, int, boolean, boolean) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Compares the input string in a specified region.
cleanup() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
CLEAR - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
clearWarnings() - Method in class com.ibm.connector2.hod.J2HODInteraction
Clears all the warnings reported by this Interaction instance.
clone() - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Clones current screen record.
close() - Method in class com.ibm.connector2.hod.J2HODConnection
Closes connection from the host.
close() - Method in class com.ibm.connector2.hod.J2HODInteraction
Closes the current Interaction and release all the resources held for this instance by the resource adapter.
CONNECTION_TIMEOUT_DEFAULT - Static variable in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Default connection time out value in milliseconds
createConnectionFactory() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory(ConnectionManager) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Creates a Connection Factory instance.
createInteraction() - Method in class com.ibm.connector2.hod.J2HODConnection
Create an interaction assoicated with this Connection.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager,
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager,
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.hod.J2HODCICSManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager,
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager,

D

destroy() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Destroys the physical connection to the underlying resource manager.

E

ENTER - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
equals(Object) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Check to see if this ManagedConnectionFactory is equal to another ManagedConnectionFactory, based on serverName, portNumber and logonLogoffClassName.
equals(Object) - Method in class com.ibm.connector2.hod.J2HODConnectionRequestInfo
Returns a boolean value of whether this instance is equal to the other.
equals(Object) - Method in class com.ibm.connector2.hod.J2HODConnectionSpec
Returns whether the other object is equal to current object.
equals(Object) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Compares two objects for equality.
execute(InteractionSpec, Record) - Method in class com.ibm.connector2.hod.J2HODInteraction
Executes an interaction represented by the InteractionSpec.
execute(InteractionSpec, Record, Record) - Method in class com.ibm.connector2.hod.J2HODConnection
Executes according to interactionSpec and input record.
execute(InteractionSpec, Record, Record) - Method in class com.ibm.connector2.hod.J2HODInteraction
Executes an interaction represented by the InteractionSpec.
EXECUTION_TIMEOUT_DEFAULT - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 

G

getAutoCommit() - Method in class com.ibm.connector2.hod.J2HODConnection
This method is not supported.
getBytes() - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Get a byte array representing the screen.
getCICSGWCodePage() - Method in class com.ibm.connector2.hod.J2HODCICSManagedConnectionFactory
Gets the CICSGWCodePage property (java.lang.String) value.
getCodePage() - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Gets the codePage property (java.lang.String) value.
getCodePage() - Method in class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
Gets the codePage property (java.lang.String) value.
getCodePage() - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Gets the codePage property (java.lang.String) value.
getConnection() - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
Gets a connection to an EIS instance.
getConnection() - Method in class com.ibm.connector2.hod.J2HODInteraction
Gets the Connection associated with the Interaction.
getConnection(ConnectionSpec) - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
Gets a connection to an EIS instance.
getConnection(Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Creates a new connection handle for the underlying physical connection represented by the ManagedConnection instance.
getConnectionTimeout() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the connectionTimeout property (java.lang.Integer) value.
getConnectionURL() - Method in class com.ibm.connector2.hod.J2HODCICSManagedConnectionFactory
Gets the connectionURL property (java.lang.String) value.
getCursorColumn() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the cursorColumn property (java.lang.Integer) value.
getCursorRecognizeColumn() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the cursorRecognizeColumn property (java.lang.Integer) value.
getCursorRecognizeRow() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the cursorRecognizeRow property (java.lang.Integer) value.
getCursorRow() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the cursorRow property (java.lang.Integer) value.
getExecutionTimeout() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the executionTimeout property (java.lang.Integer) value.
getInteractionVerb() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the interactionVerb property (java.lang.Integer) value.
getKeyName() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the keyName property (java.lang.String) value.
getLocalTransaction() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Returns a javax.resource.spi.LocalTransaction instance.
getLocalTransaction() - Method in class com.ibm.connector2.hod.J2HODConnection
This method is not supported.
getLogonLogoffClassName() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the logonLogoffClassName property (java.lang.String) value.
getLogWriter() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets a logWriter.
getLogWriter() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
getLogWriter method comment.
getLogWriter() - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
Gets the log writer for the ConnectionFactory instance.
getLUName() - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Gets the LUName property (java.lang.String) value.
getManagedConnectionFactory() - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
Gets a ManagedConnectionFactory.
getMetaData() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMetaData() - Method in class com.ibm.connector2.hod.J2HODConnection
Gets the information on the underlying EIS instance represented through an active connection.
getMetaData() - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
Gets metadata for the Resource Adapter.
getPassword() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the password property (java.lang.String) value.
getPassword() - Method in class com.ibm.connector2.hod.J2HODConnectionRequestInfo
Returns the password for the current user.
getPassword() - Method in class com.ibm.connector2.hod.J2HODConnectionSpec
Gets password.
getPortNumber() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the portNumber property (java.lang.Integer) value.
getRecognizeColumn() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the recognizeColumn property (java.lang.Integer) value.
getRecognizeRow() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the recognizeRow property (java.lang.Integer) value.
getRecognizeString() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the recognizeString property (java.lang.String) value.
getRecordFactory() - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
This method is not supported.
getRecordName() - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Gets a record name.
getRecordShortDescription() - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Gets a short record description.
getReference() - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
Gets a naming reference.
getResultSetInfo() - Method in class com.ibm.connector2.hod.J2HODConnection
This method is not supported.
getScreenDescriptors() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the screenDescriptors property (java.util.Vector) value.
getScreenName() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the screenName property (java.lang.String) value.
getScreenSize() - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Gets the screenSize property (java.lang.String) value.
getScreenSize() - Method in class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
Gets the screenSize property (java.lang.String) value.
getScreenSize() - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Gets the screenSize property (java.lang.String) value.
getServerName() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the serverName property (java.lang.String) value.
getSessionName() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the sessionName property (java.lang.String) value.
getSSL() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the SSL property (java.lang.Boolean) value.
getSSLServerAuthentication() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the SSLServerAuthentication property (java.lang.Boolean) value.
getTimeout() - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
This method is not supported.
getTNEnhanced() - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Gets the TNEnhanced property (java.lang.Boolean) value.
getTraceLevel() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the traceLevel property (java.lang.Integer) value.
getUserName() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the userName property (java.lang.String) value.
getUserName() - Method in class com.ibm.connector2.hod.J2HODConnectionRequestInfo
Returns the user name.
getUserName() - Method in class com.ibm.connector2.hod.J2HODConnectionSpec
Returns user name.
getUseUserData() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the useUserData property (java.lang.Boolean) value.
getVTAutoWrap() - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Gets the VTAutoWrap property (java.lang.Boolean) value.
getVTLocalEcho() - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Gets the VTLocalEcho property (java.lang.Boolean) value.
getVTNewLine() - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Gets the VTNewLine property (java.lang.Boolean) value.
getVTTerminalType() - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Gets the VTTerminalType property (java.lang.String) value.
getWaitTime() - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Gets the waitTime property (java.lang.Integer) value.
getWarnings() - Method in class com.ibm.connector2.hod.J2HODInteraction
Gets the first Resource Warning from the chain of warnings associated with this Interaction instance.
getWorkstationID() - Method in class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
Gets the workstationID property (java.lang.String) value.
getXAResource() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Returns an javax.transaction.xa.XAresource instance.

H

hashCode() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Returns the hash code (serverName + portNumber) for the ManagedConnectionFactory.
hashCode() - Method in class com.ibm.connector2.hod.J2HODConnectionRequestInfo
Returns an integer hash code value of current user with current password.
hashCode() - Method in class com.ibm.connector2.hod.J2HODConnectionSpec
Returns a hashcode integer.
hashCode() - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Generates a hash code for the receiver.

I

isDirty() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Indicatates whether there have been an error or not.
isLoggedOn() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Indicates whether this connection is logged on or not.
isReauthentication() - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Gets the reauthentication (boolean) value.
isReauthentication() - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Indicates whether is is a reauthentication or not.

J

J2HOD3270ManagedConnectionFactory - class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory.
This class defines a ManagedConnectionFactory specification which holds all relevant connection properties.
J2HOD3270ManagedConnectionFactory() - Constructor for class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
J2HOD3270ManagedConnectionFactory constructor
J2HOD5250ManagedConnectionFactory - class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory.
This class defines a managedConnectionFactory specification which holds all relevant connection properties.
J2HOD5250ManagedConnectionFactory() - Constructor for class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
J2HOD5250ManagedConnectionFactory constructor
J2HODBaseManagedConnectionFactory - class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory.
This is a base class for other ManagedConnectionFactory classes.
J2HODBaseManagedConnectionFactory() - Constructor for class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
J2HODBaseManagedConnectionFactory constructor.
J2HODCICSManagedConnectionFactory - class com.ibm.connector2.hod.J2HODCICSManagedConnectionFactory.
This class defines a managedConnectionFactory specification which holds all relevant connection properties.
J2HODCICSManagedConnectionFactory() - Constructor for class com.ibm.connector2.hod.J2HODCICSManagedConnectionFactory
J2HODCICSManagedConnectionFactory constructor
J2HODConnection - class com.ibm.connector2.hod.J2HODConnection.
This is an application level handle to the Managed Connection.
J2HODConnection(ManagedConnection) - Constructor for class com.ibm.connector2.hod.J2HODConnection
Creates an instance of J2HODConnection and sets a set physical connection to a managed connection instance.
J2HODConnectionFactory - class com.ibm.connector2.hod.J2HODConnectionFactory.
This is an application level handle to the Managed Connection Factory, returned from the JNDI lookup, and used to obtain connections.
J2HODConnectionFactory() - Constructor for class com.ibm.connector2.hod.J2HODConnectionFactory
Create an instance of J2HODConnection Factory.
J2HODConnectionFactory(ConnectionManager) - Constructor for class com.ibm.connector2.hod.J2HODConnectionFactory
Creates an instance of J2HODConnectionFactory and assigns a connectionManager.
J2HODConnectionRequestInfo - class com.ibm.connector2.hod.J2HODConnectionRequestInfo.
Enables a resource adapter to pass its own request specific data structure across the connection request flow.
J2HODConnectionRequestInfo() - Constructor for class com.ibm.connector2.hod.J2HODConnectionRequestInfo
 
J2HODConnectionSpec - class com.ibm.connector2.hod.J2HODConnectionSpec.
This class is used by an application component to pass connection request-specific properties to the ConnectionFactory.getConnection() method.
J2HODConnectionSpec() - Constructor for class com.ibm.connector2.hod.J2HODConnectionSpec
Creates a J2HODConnectionSpec instance.
J2HODInteraction - class com.ibm.connector2.hod.J2HODInteraction.
This class enables a component to execute EIS functions.
J2HODInteractionSpec - class com.ibm.connector2.hod.J2HODInteractionSpec.
This class defines an interaction specification which holds all interaction-relevant properties.
J2HODInteractionSpec() - Constructor for class com.ibm.connector2.hod.J2HODInteractionSpec
Creates J2HODInteractionSpec instance.
J2HODManagedConnection - class com.ibm.connector2.hod.J2HODManagedConnection.
ManagedConnection instance represents a physical connection to the underlying EIS.
J2HODManagedConnection() - Constructor for class com.ibm.connector2.hod.J2HODManagedConnection
Creates an instance of J2HODManagedConnection.
J2HODManagedConnection(ManagedConnectionFactory, Subject, ConnectionRequestInfo, Properties, String, String) - Constructor for class com.ibm.connector2.hod.J2HODManagedConnection
Creates an instance of J2HODManagedConnection.
J2HODScreenRecord - class com.ibm.connector2.hod.J2HODScreenRecord.
This class is used mainly to compare a current screen record information against another screen record for their match.
J2HODScreenRecord() - Constructor for class com.ibm.connector2.hod.J2HODScreenRecord
Creates an instance of J2HODScreenRecord.
J2HODScreenRecord(int, int) - Constructor for class com.ibm.connector2.hod.J2HODScreenRecord
Creates an instance of J2HODScreenRecord.
J2HODVTManagedConnectionFactory - class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory.
This class defines a ManagedConnectionFactory specification which holds all relevant connection properties.
J2HODVTManagedConnectionFactory() - Constructor for class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
J2HODVTManagedConnectionFactory constructor

M

matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
This method selects the matching ManagedConnection from the candidate set provided by the caller.

P

PA1 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PA2 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PA3 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PAGEDWN - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PAGEUP - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF1 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF10 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF11 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF12 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF13 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF14 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF15 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF16 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF17 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF18 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF19 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF2 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF20 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF21 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF22 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF23 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF24 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF3 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF4 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF5 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF6 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF7 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF8 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PF9 - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 
PS_SIZE_24X132 - Static variable in class com.ibm.connector2.hod.J2HODManagedConnection
 
PS_SIZE_24X80 - Static variable in class com.ibm.connector2.hod.J2HODManagedConnection
 
PS_SIZE_27X132 - Static variable in class com.ibm.connector2.hod.J2HODManagedConnection
 
PS_SIZE_32X80 - Static variable in class com.ibm.connector2.hod.J2HODManagedConnection
 
PS_SIZE_43X80 - Static variable in class com.ibm.connector2.hod.J2HODManagedConnection
 

R

RAS_TRACE_ENTRY_EXIT - Static variable in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Define for tracelevel - Entry/exit trace
RAS_TRACE_ERROR_EXCEPTION - Static variable in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Define for tracelevel - Error exception trace
RAS_TRACE_INTERNAL - Static variable in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Define for tracelevel - HOD Connector internal trace
RAS_TRACE_INTERNAL_NATIVE - Static variable in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Define for tracelevel - HOD native internal trace
RAS_TRACE_OFF - Static variable in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Define for tracelevel - Trace turned off
read(InputStream) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Reads input stream and store it as a byte array.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Removes connection event listener.
RESET - Static variable in class com.ibm.connector2.hod.J2HODInteractionSpec
 

S

setAutoCommit(boolean) - Method in class com.ibm.connector2.hod.J2HODConnection
This method is not supported.
setBytes(byte[]) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Sets byte array.
setBytes(byte[], int, int) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Modify the byte array based on input byte array and specified position The row and column both start at 1.
setCICSGWCodePage(String) - Method in class com.ibm.connector2.hod.J2HODCICSManagedConnectionFactory
Sets the CICSGWCodePage property (java.lang.String) value.
setCodePage(String) - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Sets the codePage property (java.lang.String) value.
setCodePage(String) - Method in class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
Sets the codePage property (java.lang.String) value.
setCodePage(String) - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Sets the codePage property (java.lang.String) value.
setConnectionTimeout(Integer) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the connectionTimeout property (java.lang.Integer) value.
setConnectionURL(String) - Method in class com.ibm.connector2.hod.J2HODCICSManagedConnectionFactory
Sets the connectionURL property (java.lang.String) value.
setCursorColumn(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the cursorColumn property (java.lang.Integer) value for the column coordinate of cursor position.
setCursorRecognizeColumn(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the cursorRecognizeColumn property (java.lang.Integer) value for the column coordinate of a string to be recognized.
setCursorRecognizeRow(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the cursorRecognizeRow property (java.lang.Integer) value for the row coordinate of a string to be recognized.
setCursorRow(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the cursorRow property (java.lang.Integer) value for the row coordinate of cursor position.
setExecutionTimeout(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the executionTimeout property (java.lang.Integer) value for entire interaction process.
setInteractionVerb(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the interactionVerb property (java.lang.Integer) value to allow send and/or receive data.
setKeyName(String) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the keyName property (java.lang.String) value.
setLogonLogoffClassName(String) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the logonLogoffClassName property (java.lang.String) value.
setLogWriter(PrintWriter) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Set the log writer for this ManagedConnectionFactory instance.
setLogWriter(PrintWriter) - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Sets log-writer output.
setLogWriter(PrintWriter) - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
This method is not supported.
setLUName(String) - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Sets the LUName property (java.lang.String) value.
setPassword(String) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the password property (java.lang.String) value.
setPassword(String) - Method in class com.ibm.connector2.hod.J2HODConnectionRequestInfo
Sets current password with a new password.
setPassword(String) - Method in class com.ibm.connector2.hod.J2HODConnectionSpec
Sets current password with a new password.
setPortNumber(Integer) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the portNumber property (java.lang.Integer) value.
setReauthentication(boolean) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the reauthentication property (java.lang.Boolean) value.
setReauthentication(boolean) - Method in class com.ibm.connector2.hod.J2HODManagedConnection
Specifies whether to reauthenticate or not.
setRecognizeColumn(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the recognizeColumn property (java.lang.Integer) value.
setRecognizeRow(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the recognizeRow property (java.lang.Integer) value.
setRecognizeString(String) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the recognizeString property (java.lang.String) value.
setRecordName(String) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Sets a record name.
setRecordShortDescription(String) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Sets a short description of a record.
setReference(Reference) - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
Sets naming reference.
setScreenDescriptors(Vector) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the screenDescriptors property (java.util.Vector) value.
setScreenName(String) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the screenName property (java.lang.String) value.
setScreenSize(String) - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Sets the screenSize property (java.lang.String) value.
setScreenSize(String) - Method in class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
Sets the screenSize property (java.lang.String) value.
setScreenSize(String) - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Sets the screenSize property (java.lang.String) value.
setServerName(String) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the serverName property (java.lang.String) value.
setSessionName(String) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the sessionName property (java.lang.String) value.
setSSL(Boolean) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the SSL property (java.lang.Boolean) value.
setSSLServerAuthentication(Boolean) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the SSLServerAuthentication property (java.lang.Boolean) value.
setString(String, int, int) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Modify the byte array based on a string and a cursor position (represented in row and column).
setTimeout(int) - Method in class com.ibm.connector2.hod.J2HODConnectionFactory
This method is not supported.
setTNEnhanced(Boolean) - Method in class com.ibm.connector2.hod.J2HOD3270ManagedConnectionFactory
Sets the TNEnhanced property (java.lang.Boolean) value.
setTraceLevel(Integer) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the traceLevel property (java.lang.Integer) value.
setUserName(String) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the userName property (java.lang.String) value.
setUserName(String) - Method in class com.ibm.connector2.hod.J2HODConnectionRequestInfo
Replaces current user name with a new user name.
setUserName(String) - Method in class com.ibm.connector2.hod.J2HODConnectionSpec
Sets current user name with a new user name.
setUseUserData(Boolean) - Method in class com.ibm.connector2.hod.J2HODBaseManagedConnectionFactory
Sets the useUserData property (java.lang.Boolean) value.
setVTAutoWrap(Boolean) - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Sets the VTAutoWrap property (java.lang.Boolean) value.
setVTLocalEcho(Boolean) - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Sets the VTLocalEcho property (java.lang.Boolean) value.
setVTNewLine(Boolean) - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Sets the VTNewLine property (java.lang.Boolean) value.
setVTTerminalType(String) - Method in class com.ibm.connector2.hod.J2HODVTManagedConnectionFactory
Sets the VTTerminalType property (java.lang.String) value.
setWaitTime(Integer) - Method in class com.ibm.connector2.hod.J2HODInteractionSpec
Sets the waitTime property (java.lang.Integer) value to allow additional delay for host updates.
setWorkstationID(String) - Method in class com.ibm.connector2.hod.J2HOD5250ManagedConnectionFactory
Sets the workstationID property (java.lang.String) value.

T

toString() - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Return a string representing a whole screen record.
toString(int, int, int, int) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Return a string representing a screen record based on specified start row, start column, end row, end column of the byte array.

W

write(OutputStream) - Method in class com.ibm.connector2.hod.J2HODScreenRecord
Writes the screen record into an output stream.

A C D E G H I J M P R S T W