Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
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.
B
beginBuild(IScreenInfo, boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Indicate a start of a field build process, by providing information about a screen.
buildField(IFieldData, IFieldAttrInfo, ITextAttrInfo)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Adds a field to screen record.
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.
clone()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Clones and returns this instance of this class
clone()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Returns a clone instance of this class object
clone()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Creates a clone of current instance of this class object
clone()
- Method in class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Returns a cloned instance of this class object
clone()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Clones current screen record.
clone()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Clones this instance of class and returns it
clone()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Clones current instance of this class object and returns it
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.
com.ibm.connector2.hod
- package com.ibm.connector2.hod
com.ibm.connector2.hod.screenable
- package com.ibm.connector2.hod.screenable
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.
J2HODCICSManagedConnectionFactory
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.
J2HODVTManagedConnectionFactory
Creates a new physical connection to the underlying EIS resource manager,
createManagedConnection(Subject, ConnectionRequestInfo)
- Method in class com.ibm.connector2.hod.
J2HOD3270ManagedConnectionFactory
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
endBuild()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Indicate an end of the field build process.
ENTER
- Static variable in class com.ibm.connector2.hod.
J2HODInteractionSpec
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.
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.
J2HODScreenRecord
Compares two objects for equality.
equals(Object)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Determines whether this instance contains same data as specified object instance.
equals(Object)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Returns whether this instance of this class is equal to the instance of an object passed in.
equals(Object)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Determines whether this instance of this class contains same properties as other instance of an object passed.
equals(Object)
- Method in class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Returns whether this instance of this class is equal to the instance of an object passed in.
equals(Object)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Compares two objects for equality.
equals(Object)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Checks whether this instance is equal to the object that is passed as a parameter.
equals(Object)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Determines whether this instance of this class has same properties as to the instance of object passed
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.
getBackGroundColor()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns extended background attribute property
getBytes()
- Method in class com.ibm.connector2.hod.
J2HODScreenRecord
Get a byte array representing the screen.
getCharacterSet()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
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.
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.
getCodePage()
- Method in class com.ibm.connector2.hod.
J2HOD3270ManagedConnectionFactory
Gets the codePage property (java.lang.String) value.
getCol()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Returns starting column position of this field (counting from 1)
getConnection()
- Method in class com.ibm.connector2.hod.
J2HODInteraction
Gets the Connection associated with the Interaction.
getConnection()
- Method in class com.ibm.connector2.hod.
J2HODConnectionFactory
Gets a connection to an EIS instance.
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.
getDefaultBackgroundColor()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
returns the default color for fields on the screen
getDefaultCharSet()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
returns the default character set for fields on the screen
getDefaultForegroundColor()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
returns the default color for fields on the screen
getDepth()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Returns The Number of Rows The Screen has
getExecutionTimeout()
- Method in class com.ibm.connector2.hod.
J2HODInteractionSpec
Gets the executionTimeout property (java.lang.Integer) value.
getField(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns a field record at specified index number
getField(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns a field record with specified name
getFieldAttrInfo()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns fieldAttrInfo
getFieldCount()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Returns the number of fields on the screen
getFieldCount()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns a number of total field count
getFieldInfo()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns fieldInfo
getFields()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns an iterator for fields contained in screen record.
getForeGroundColor()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns extended foreground attribute property
getHighLight()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns extended highlight attribute property.
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.
J2HODConnection
This method is not supported.
getLocalTransaction()
- Method in class com.ibm.connector2.hod.
J2HODManagedConnection
Returns a javax.resource.spi.LocalTransaction instance.
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.
getMaxLength()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns a maximum length of this field
getMaxLength()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Returns the maximum length of the field, including any attribute bytes
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.
J2HODManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMetaData()
- Method in class com.ibm.connector2.hod.
J2HODConnectionFactory
Gets metadata for the Resource Adapter.
getModifiedFields()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns an iterator for modified fields in screen record.
getName()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns name of this field
getName()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Returns field name
getName()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Returns Field Name if one exists, null or "" otherwise
getPassword()
- Method in class com.ibm.connector2.hod.
J2HODConnectionSpec
Gets password.
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.
getPortNumber()
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Gets the portNumber property (java.lang.Integer) value.
getPos()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Returns starting position of this field.
getReauthentication()
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Gets the reauthentication (Boolean) value.
getReauthentication()
- Method in class com.ibm.connector2.hod.
J2HODManagedConnection
Indicates whether is is a reauthentication or not.
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.
getRecordName()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Gets a screen record name.
getRecordShortDescription()
- Method in class com.ibm.connector2.hod.
J2HODScreenRecord
Gets a short record description.
getRecordShortDescription()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Gets a short screen 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.
getRow()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Returns starting row position of this field (counting from 1)
getScreenDepth()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns screen depth number
getScreenDescriptors()
- Method in class com.ibm.connector2.hod.
J2HODInteractionSpec
Gets the screenDescriptors property (java.util.Vector) value.
getScreenId()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns screen record ID.
getScreenInfo()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns a ScreenInfo instance that is passed in when beginBuild was called
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.
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.
getScreenSize()
- Method in class com.ibm.connector2.hod.
J2HOD3270ManagedConnectionFactory
Gets the screenSize property (java.lang.String) value.
getScreenWidth()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Returns current screen width value being used
getScreenWidth()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Returns screen width number
getSecurity()
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Gets the security property (java.lang.Boolean) value.
getSecurityProtocol()
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Gets the security protocol 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.
getSSLServerAuthentication()
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Gets the SSLServerAuthentication property (java.lang.Boolean) value.
getStartCol()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns starting column position of this field (counting from 1)
getStartCol()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Returns starting column position of this field (counting from 1)
getStartPos()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns starting position of this field (counting from 0, from top-left to right and down)
getStartPos()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Returns starting position of this field.
getStartRow()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns starting row position of this field (counting from 1)
getStartRow()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Returns starting row position of this field (counting from 1)
getText()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns the text content of this field
getText()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Returns field text
getText()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Returns the text of this field.
getTextAttrInfo()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Returns textAttrInfo
getTextColors()
- Method in class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Returns a character array containing text color attribute values for each character(including white space)
getTextExtAttrs()
- Method in class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Returns a character array containing extended text attribute values for each character(including white space) This is not supported and it returns null character array.
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.
getTransparency()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
getUserName()
- Method in class com.ibm.connector2.hod.
J2HODConnectionSpec
Returns user name.
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.
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.
getWidth()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Returns the number of columns the screen has
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.
J2HODConnectionSpec
Returns a hashcode integer.
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.
J2HODScreenRecord
Generates a hash code for the receiver.
hashCode()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Generates a hash code for receiver.
I
isDirty()
- Method in class com.ibm.connector2.hod.
J2HODManagedConnection
Indicatates whether there have been an error or not.
isDisplay()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns whether this field is displayed or not
isHighIntensity()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns whether this field has high intensity attribute or not
isLeftline()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
isLoggedOn()
- Method in class com.ibm.connector2.hod.
J2HODManagedConnection
Indicates whether this connection is logged on or not.
isMandatoryEntry()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
isMandatoryFill()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
isModified()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns whether this field is modified or not
isNumeric()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns whether this field is numeric only field or not
isOverline()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
isPenDetectable()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns whether this field is pen detectable field or not
isProtected()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Returns whether this field is a protected field 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.
isRightline()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
isTrigger()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
isUnderline()
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
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.
J2HODFieldAttrInfo
- class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
.
This class represents attribute information for a field.
J2HODFieldAttrInfo()
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Default Constructor setting default values.
J2HODFieldAttrInfo(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int, int, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Constructs an instance with specified attribute values even with unsupported attributes.
J2HODFieldAttrInfo(boolean, boolean, boolean, boolean, boolean, boolean, int, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Constructs an instance with specified attribute values (only those that are supported)
J2HODFieldData
- class com.ibm.connector2.hod.screenable.
J2HODFieldData
.
This class represents field data information.
J2HODFieldData()
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldData
Constructs an instance of this class with default values
J2HODFieldData(int, String, String, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldData
Constructs an instance of this class with screen width, name, text, start position and maximum length specified.
J2HODFieldData(int, String, String, int, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldData
Constructs an instance of this class with screen width, name, text, start row, start column and maximum length specified.
J2HODFieldData(String, String, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldData
Constructs an instance of this class with name, text, start position and maximum length specified.
J2HODFieldData(String, String, int, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldData
Constructs an instance of this class with name, text, start row, start column and maximum length specified.
J2HODFieldInfo
- class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
.
This class contains information about a field.
J2HODFieldInfo()
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Constructs an instance of this class with default values
J2HODFieldInfo(int, String, String, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Constructs an instance of this class with specified screen width, name, text, and starting position value.
J2HODFieldInfo(int, String, String, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Constructs an instance of this class with specified screen width, name, text, start row, and start column.
J2HODFieldRecord
- class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
.
This class contains information about a field.
J2HODFieldRecord()
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Constructs an instance of this class with default values
J2HODFieldRecord(IFieldData, IFieldAttrInfo, ITextAttrInfo, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Constructs an instance of this class based on the information provided by parameters.
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.
J2HODScreenableRecord
- class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
.
This class represents a record of a screen.
J2HODScreenableRecord()
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Constructs an instance of J2HODScreenableRecord with default attribute values
J2HODScreenInfo
- class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
.
This class represents screen information.
J2HODScreenInfo()
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Create an instance of J2HODScreenInfo with default attribute values.
J2HODScreenInfo(int, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Create an instance of J2HODScreenInfo with specified attribute values.
J2HODScreenInfo(int, int, int, boolean, int, int, int)
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Create an instance of J2HODScreenInfo with specified attribute values.
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.
J2HODTextAttrInfo
- class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
.
This class represents text attribute information of a field.
J2HODTextAttrInfo()
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Create an instance of J2HODTextAttrInfo with default attribute values.
J2HODTextAttrInfo(char[], char[])
- Constructor for class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Create an instance of J2HODTextAttrInfo with specified attribute values.
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.
setBackGroundColor(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets backColor attribute value to a specified value
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.
setCharSet(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
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.
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.
setCodePage(String)
- Method in class com.ibm.connector2.hod.
J2HOD3270ManagedConnectionFactory
Sets the codePage property (java.lang.String) value.
setCol(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Sets field starting column value (counting from 1) Also sets startPos value accordingly.
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.
setDefaultBackgroundColor(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Sets the default background color of a screen
setDefaultCharSet(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
This attribute is not supported.
setDefaultForegroundColor(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Sets the default foreground color of a screen
setDepth(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Sets The Number of Rows The Screen has
setDisplay(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets display flag to a specified value
setExecutionTimeout(Integer)
- Method in class com.ibm.connector2.hod.
J2HODInteractionSpec
Sets the executionTimeout property (java.lang.Integer) value for entire interaction process.
setFieldCount(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Sets the number of fields on the screen
setForeGroundColor(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets foreColor attribute value to a specified value
setHighIntensity(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets highIntensity flag to a specified value
setHighLight(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets highLight attribute value to a specified value
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.
setLeftline(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
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
Gets the log writer for the ConnectionFactory instance.
setLUName(String)
- Method in class com.ibm.connector2.hod.
J2HOD3270ManagedConnectionFactory
Sets the LUName property (java.lang.String) value.
setMandatoryEntry(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
setMandatoryFill(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
setMaxLength(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Sets maximum length of the field
setModified(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Method to change the Modified Data tag for a field, ie to indicate it has been modified.
setName(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Sets field name
setName(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Sets field name
setNumeric(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets numeric flag to a specified value
setOverline(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
setPassword(String)
- Method in class com.ibm.connector2.hod.
J2HODConnectionSpec
Sets current password with a new password.
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.
setPenDetectable(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets penDetectable flag to a specified value
setPortNumber(Integer)
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Sets the portNumber property (java.lang.Integer) value.
setPos(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Sets field starting position.
setProtected(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
Sets protd flag to a specified value
setReauthentication(boolean)
- Method in class com.ibm.connector2.hod.
J2HODManagedConnection
Specifies whether to reauthenticate or not.
setReauthentication(Boolean)
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Sets the reauthentication property (java.lang.Boolean) value.
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.
setRecordName(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Sets a screen record name.
setRecordShortDescription(String)
- Method in class com.ibm.connector2.hod.
J2HODScreenRecord
Sets a short description of a record.
setRecordShortDescription(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Sets a short description of a screen record.
setReference(Reference)
- Method in class com.ibm.connector2.hod.
J2HODConnectionFactory
Sets naming reference.
setRightline(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
setRow(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Sets field starting row value (counting from 1) Also sets startPos value accordingly.
setScreenDescriptors(Vector)
- Method in class com.ibm.connector2.hod.
J2HODInteractionSpec
Sets the screenDescriptors property (java.util.Vector) value.
setScreenId(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenableRecord
Set screen ID.
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.
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.
setScreenSize(String)
- Method in class com.ibm.connector2.hod.
J2HOD3270ManagedConnectionFactory
Sets the screenSize property (java.lang.String) value.
setScreenWidth(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Sets current screen width value being used to calculate start position based on row/column input.
setScreenWidth(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Sets screen width
setSecurity(Boolean)
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Sets the Security property (java.lang.Boolean) value.
setSecurityProtocol(String)
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Sets the SecurityProtocol property (java.lang.Boolean) 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.
setSSLServerAuthentication(Boolean)
- Method in class com.ibm.connector2.hod.
J2HODBaseManagedConnectionFactory
Sets the SSLServerAuthentication property (java.lang.Boolean) value.
setStartCol(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Sets field starting column value (counting from 1) Also sets startPos value accordingly.
setStartPos(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Sets field starting position.
setStartRow(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Sets field starting row value (counting from 1) Also sets startPos value accordingly.
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).
setSupportsHighlighting(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Sets whether a screen supports extended highlighting or not
setText(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldRecord
Sets field text
setText(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldInfo
Sets field text
SetText(String)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldData
Sets field text value
setTextColors(char[])
- Method in class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Sets text color.
setTextExtAttrs(char[])
- Method in class com.ibm.connector2.hod.screenable.
J2HODTextAttrInfo
Sets text extended attribute
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.
setTransparency(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
setTrigger(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
setUnderline(boolean)
- Method in class com.ibm.connector2.hod.screenable.
J2HODFieldAttrInfo
This attribute is not supported.
setUserName(String)
- Method in class com.ibm.connector2.hod.
J2HODConnectionSpec
Sets current user name with a new user name.
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.
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.
setWidth(int)
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
Sets the number of columns the screen has
setWorkstationID(String)
- Method in class com.ibm.connector2.hod.
J2HOD5250ManagedConnectionFactory
Sets the workstationID property (java.lang.String) value.
supportsHighlighting()
- Method in class com.ibm.connector2.hod.screenable.
J2HODScreenInfo
returns whether a screen supports extended highlighting
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
B
C
D
E
G
H
I
J
M
P
R
S
T
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES