All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

accessType(). Method in class bea.jolt.JoltParam
Get the access type that is relative to the service.
actionPerformed(ActionEvent). Method in class bea.jolt.beans.errorDialog
actionPerformed(ActionEvent). Method in class bea.jolt.beans.swing.JoltTextField
actionPerformed(ActionEvent). Method in class bea.jolt.beans.swing11.JoltTextField
addByte(String, byte). Method in class bea.jolt.JoltMessage
Add a byte item referred by its name.
addByte(String, byte). Method in class bea.jolt.JoltRemoteService
Add a byte value occurrence of an item referred by its name.
addByte(String, byte). Method in interface bea.jolt.Message
Add a byte item referred by its name.
addBytes(String, byte[], int). Method in class bea.jolt.JoltMessage
Add a byte-array item referred by its name.
addBytes(String, byte[], int). Method in class bea.jolt.JoltRemoteService
Add a byte-array value occurrence of an item referred by its name.
addBytes(String, byte[], int). Method in interface bea.jolt.Message
Add a byte-array item referred by its name.
addDouble(String, double). Method in class bea.jolt.JoltMessage
Add a double item referred by its name.
addDouble(String, double). Method in class bea.jolt.JoltRemoteService
Add a double value occurrence of an item referred by its name.
addDouble(String, double). Method in interface bea.jolt.Message
Add a double item referred by its name.
addFloat(String, float). Method in class bea.jolt.JoltMessage
Add a float item referred by its name.
addFloat(String, float). Method in class bea.jolt.JoltRemoteService
Add a float value occurrence of an item referred by its name.
addFloat(String, float). Method in interface bea.jolt.Message
Add a float item referred by its name.
addInt(String, int). Method in class bea.jolt.JoltMessage
Add an int item referred by its name.
addInt(String, int). Method in class bea.jolt.JoltRemoteService
Add a int value occurrence of an item referred by its name.
addInt(String, int). Method in interface bea.jolt.Message
Add a int item referred by its name.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltCheckbox
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltCheckbox
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltCheckbox
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltChoice
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltChoice
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltChoice
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltList
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltList
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltList
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltTextField
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltTextField
Registration method for JoltInput listeners.
addJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltTextField
Registration method for JoltInput listeners.
addJoltOutputListener(JoltOutputListener). Method in class bea.jolt.beans.JoltServiceBean
Add a JoltOutputEvent listener.
addJoltOutputListener(JoltOutputListener). Method in class bea.jolt.beans.JoltSessionBean
Add a JoltOutputEvent listener.
addMessage(String, JoltMessage). Method in class bea.jolt.JoltMessage
Add a message item referred by its name.
addNotify(). Method in class bea.jolt.beans.errorDialog
addNotify(). Method in class bea.jolt.beans.logonDialog
addParam(String, JoltParam, JoltParam). Method in class bea.jolt.JoltDefinition
Add parameter to the hash table and the linked list.
addProperty(String, String). Method in class bea.jolt.JoltParam
Add a parameter property as the name-value pair.
addPropertyChangeListener(PropertyChangeListener). Method in class bea.jolt.beans.JoltSessionBean
The specified PropertyChangeListener's propertyChange method is called each time the value of the loggedOn property is changed.
addShort(String, short). Method in class bea.jolt.JoltMessage
Add a short item referred by its name.
addShort(String, short). Method in class bea.jolt.JoltRemoteService
Add a short value occurrence of an item referred by its name.
addShort(String, short). Method in interface bea.jolt.Message
Add a short item referred by its name.
addString(String, String). Method in class bea.jolt.JoltMessage
Add a string item referred by its name.
addString(String, String). Method in class bea.jolt.JoltRemoteService
Add a string value occurrence of an item referred by its name.
addString(String, String). Method in interface bea.jolt.Message
Add a string item referred by its name.
ANY. Static variable in class bea.jolt.JoltSessionAttributes
The connection mode of ANY is equivalent to either RECONNECT or RETAINED.
APPADDRESS. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name, used with setString(), for application addresses in "//host:port" string format.
APPADDRLIST. Static variable in class bea.jolt.pool.PoolManagerConfig
APPASSWORD. Static variable in class bea.jolt.JoltSessionAttributes
Authentication level: System authentication is required.
applicationError(). Method in class bea.jolt.pool.asp.AspResult
Tests if an application error occurred in the associated service invocation.
APPPASSWORD. Static variable in class bea.jolt.pool.PoolManagerConfig
AspDataSet(). Constructor for class bea.jolt.pool.asp.AspDataSet
Default constructor to store the data set.
AspDataSet(int). Constructor for class bea.jolt.pool.asp.AspDataSet
The constructor to store the data set with an initial capacity.
AspPoolManagerConfig(). Constructor for class bea.jolt.pool.asp.AspPoolManagerConfig
AspResult(int). Constructor for class bea.jolt.pool.asp.AspResult
Create the object to store the result.
AspSessionPoolManager(). Constructor for class bea.jolt.pool.asp.AspSessionPoolManager
Constructor for Microsoft ASP.
AspTemplate(). Constructor for class bea.jolt.pool.asp.AspTemplate
ASSERT. Static variable in class bea.jolt.beans.Config
AUTHLEVEL. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for authentication level.

B

beginTransaction(int). Method in class bea.jolt.beans.JoltSessionBean
Start a transaction.

C

call(String, DataSet, Transaction). Method in class bea.jolt.pool.SessionPool
Invokes a BEA TUXEDO service.
call(String, HttpServletRequest). Method in class bea.jolt.pool.servlet.ServletSessionPool
Invokes a BEA TUXEDO service without an explicit transaction.
call(String, HttpServletRequest, Transaction). Method in class bea.jolt.pool.servlet.ServletSessionPool
Invokes a BEA TUXEDO service.
call(String, String[], Transaction). Method in class bea.jolt.pool.asp.AspSessionPool
Invokes a BEA TUXEDO service.
call(Transaction). Method in class bea.jolt.JoltRemoteService
Perform the synchronized request/reply.
callEx(String, AspDataSet, Transaction). Method in class bea.jolt.pool.asp.AspSessionPool
Invokes a BEA TUXEDO service.
callService(). Method in class bea.jolt.beans.JoltServiceBean
Invoke the remote service.
checkAuthenticationLevel(). Method in class bea.jolt.JoltSessionAttributes
Determine the authentication level set up by the administrator.
clear(). Method in class bea.jolt.JoltMessage
Remove all items from the message object.
clear(). Method in class bea.jolt.JoltRemoteService
Clear the input and output attributes, and the priority.
clear(). Method in class bea.jolt.beans.JoltServiceBean
This method clears the underlying input and output message buffers.
clear(). Method in class bea.jolt.JoltSessionAttributes
This method clears all the attributes and resets the send timeout and receive timeout to their default values.
clear(). Method in class bea.jolt.beans.JoltSessionBean
This method clears all session attributes.
clear(). Method in interface bea.jolt.Message
Remove all items from the message.
CLIENT_VERSION. Static variable in class bea.jolt.JoltSessionAttributes
Current Jolt class library version.
commit(). Method in class bea.jolt.JoltTransaction
Commit the transaction.
commit(). Method in class bea.jolt.pool.Transaction
Commits the transaction.
commitTransaction(). Method in class bea.jolt.beans.JoltSessionBean
Commits the transaction.
Config(). Constructor for class bea.jolt.beans.Config
CONNECTIONMODE. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for connection mode allowed by the Jolt Server.
createSession(String[], UserInfo, String). Method in class bea.jolt.pool.SessionPoolManager
This method is part of the SessionPool administrative API.
createSessionPool(String[], String[], int, int, UserInfo, String). Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.

D

dataChanged(JoltInputEvent). Method in interface bea.jolt.beans.JoltInputListener
This method is called by the event source when a JoltInputEvent is sent.
dataChanged(JoltInputEvent). Method in class bea.jolt.beans.JoltServiceBean
Event handler method for JoltInputEvents.
DataSet(). Constructor for class bea.jolt.pool.DataSet
Constructs a default DataSet with an initial capacity of ten elements
DataSet(int). Constructor for class bea.jolt.pool.DataSet
Constructs a DataSet with a specified initial capacity
DEBUG. Static variable in class bea.jolt.beans.Config
DefinitionException(String). Constructor for class bea.jolt.DefinitionException
The constructor with the diagnostic message.
delete(String). Method in class bea.jolt.JoltMessage
Delete the first item with the matching name.
delete(String). Method in class bea.jolt.JoltRemoteService
Delete the first instance of an item referred by its name.
delete(String). Method in interface bea.jolt.Message
Delete the first item with the matching name.
deleteItem(String, int). Method in class bea.jolt.JoltMessage
Delete an instance of an item referred by its name.
deleteItem(String, int). Method in class bea.jolt.JoltRemoteService
Delete a particular occurrence of an item referred by its name.
deleteItem(String, int). Method in interface bea.jolt.Message
Delete an occurrence of an item referred by its name.
done(). Method in class bea.jolt.JoltRemoteService
Done with this service object and perform some clean up.
done(). Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.

E

ElementEditor(). Constructor for class bea.jolt.beans.ElementEditor
enableAccessCheck(boolean). Method in class bea.jolt.JoltMessage
Enable (default) or disable the checking for access (read-only or write-only.) This method applys to JoltBeans.
endSession(). Method in class bea.jolt.JoltSession
The endSession method terminates the session and obsoletes the session object.
endSession(). Method in class bea.jolt.Session
equals(Object). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Compares for equality by using the underlying pool objects.
errorDialog(Frame, String). Constructor for class bea.jolt.beans.errorDialog
eval(DataSet[]). Method in class bea.jolt.pool.asp.AspTemplate
Replace the tags in this cached template with the values from a list of data set objects, and send the output to the client.
evalFile(String, DataSet[]). Method in class bea.jolt.pool.asp.AspTemplate
Replace the tags in a template file with the values from a list of data set.

F

FAILOVERLIST. Static variable in class bea.jolt.pool.PoolManagerConfig
flushDefinition(String, String). Method in class bea.jolt.JoltAdmSession
Flush a definition from the local cache.
flushDefinition(String, String). Method in class bea.jolt.JoltRepository
Flush a definition from the cache.

G

generateMethodDescriptor(String, Class, Class[], String[], String, String). Static method in class bea.jolt.beans.awt.JoltAwtUtil
getAccessTime(). Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getAdditionalBeanInfo(). Method in class bea.jolt.beans.JoltApplicationBeanBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.awt.JoltListBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing.JoltListBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing11.JoltListBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
getAdditionalBeanInfo(). Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
getAddr(). Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getAppAddress(). Method in class bea.jolt.beans.JoltSessionBean
Gets the IP address (host name) and port number of the JSL or the Jolt Relay.
getApplicationCode(). Method in class bea.jolt.ApplicationException
The getApplicationCode method gets the application code.
getApplicationCode(). Method in class bea.jolt.pool.ApplicationException
Gets the application code.
getApplicationCode(). Method in class bea.jolt.pool.asp.AspResult
Gets the application code returned by the BEA TUXEDO service.
getApplicationCode(). Method in class bea.jolt.JoltRemoteService
Get the return code from the application; it is equivalent to the tpurcode or the second parameter of tpreturn(3) from ATMI.
getApplicationCode(). Method in class bea.jolt.pool.Result
Gets the application code returned by the BEA TUXEDO service.
getApplicationCode(). Method in class bea.jolt.SessionException
Get the application code.
getAppPassword(). Method in class bea.jolt.beans.JoltSessionBean
Gets the TUXEDO application password to be used at logon.
getAsText(). Method in class bea.jolt.beans.ElementEditor
getAsText(). Method in class bea.jolt.beans.ServiceEditor
getAsText(). Method in class bea.jolt.beans.SessionEditor
getBeanClass(). Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
getBeanDescriptor(). Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
getByteDef(String, byte). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getByteDef(String, byte). Method in class bea.jolt.JoltRemoteService
Get the byte value of the first occurrence of the item.
getByteDef(String, byte). Method in class bea.jolt.JoltSessionAttributes
Get the byte (8-bit) value of an attribute.
getByteDef(String, byte). Method in interface bea.jolt.Message
Get the 1st item based on its name.
getByteItemDef(String, int, byte). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of byte data type.
getByteItemDef(String, int, byte). Method in class bea.jolt.JoltRemoteService
Get the byte value of an occurrence of the item.
getByteItemDef(String, int, byte). Method in interface bea.jolt.Message
Get an occurrence of a named item of byte data type.
getBytesDef(String, byte[]). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getBytesDef(String, byte[]). Method in class bea.jolt.JoltRemoteService
Get the byte-array value of the first occurrence of the item.
getBytesDef(String, byte[]). Method in class bea.jolt.JoltSessionAttributes
Get the byte-array value of the first item specified for an attribute.
getBytesDef(String, byte[]). Method in interface bea.jolt.Message
Get the 1st item based on its name.
getBytesItemDef(String, int, byte[]). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of byte-array data type.
getBytesItemDef(String, int, byte[]). Method in class bea.jolt.JoltRemoteService
Get the byte-array value of an occurrence of the item.
getBytesItemDef(String, int, byte[]). Method in interface bea.jolt.Message
Get an occurrence of a named item of byte-array data type.
getBytesValueByIndex(String, int, byte[]). Method in class bea.jolt.pool.asp.AspDataSet
Get the octet value of a data element associated with a name and an index.
getBytesValueByIndex(String, int, byte[]). Method in class bea.jolt.pool.asp.AspResult
Get the octet value of a data element associated with a name and an index.
getConnection(int). Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
getConnectionInfo(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Property: connectionInfo
getCount(String). Method in class bea.jolt.pool.DataSet
Gets the number of occurrences of the data element with the specified name.
getCustomEditor(). Method in class bea.jolt.beans.ElementEditor
getCustomEditor(). Method in class bea.jolt.beans.ServiceEditor
getDataSet(SessionPool). Method in class bea.jolt.pool.ServiceInfo
Gets an empty data set from the input parameters of this service.
getDebug(). Method in class bea.jolt.beans.JoltServiceBean
Get the value of the debug property.
getDefinition(). Method in class bea.jolt.JoltMessage
Get the message definition.
getDefinition(). Method in class bea.jolt.JoltRemoteService
Get the reference to the service definition.
getDefinition(SessionPool). Method in class bea.jolt.pool.ServiceInfo
Gets the service definition from a repository.
getDefinition(String, String). Method in class bea.jolt.JoltRepository
Get a definition of a given type and name from the Jolt Repository.
getDisplayLength(String). Method in class bea.jolt.pool.ServiceInfo
Gets the display length for the value of an attribute defined in the service definition.
getDoubleDef(String, double). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getDoubleDef(String, double). Method in class bea.jolt.JoltRemoteService
Get the double value of the first occurrence of the item.
getDoubleDef(String, double). Method in class bea.jolt.JoltSessionAttributes
Get the double precision (64-bit) value of an attribute.
getDoubleDef(String, double). Method in interface bea.jolt.Message
Get the 1st item based on its name.
getDoubleItemDef(String, int, double). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of double data type.
getDoubleItemDef(String, int, double). Method in class bea.jolt.JoltRemoteService
Get the double value of an occurrence of the item.
getDoubleItemDef(String, int, double). Method in interface bea.jolt.Message
Get an occurrence of a named item of double data type.
getErrno(). Method in class bea.jolt.JoltException
getError(). Method in class bea.jolt.pool.asp.AspResult
Gets the system error number if a system error occurred.
getErrorCount(). Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getErrorDetail(). Method in class bea.jolt.pool.asp.AspResult
Gets the detailed system error number.
getErrorDetail(). Method in class bea.jolt.ServiceException
getEventName(). Method in class bea.jolt.beans.JoltUserEventBean
Get the regular expression this bean represents.
getEventSetDescriptors(). Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.awt.JoltListBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing.JoltListBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing11.JoltListBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
getEventSetDescriptors(). Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
getExclLock(). Method in class bea.jolt.LockMonitor
Get an exclusive lock.
getFalseValue(). Method in class bea.jolt.beans.awt.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is unchecked.
getFalseValue(). Method in class bea.jolt.beans.swing.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is unchecked.
getFalseValue(). Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is unchecked.
getFieldName(). Method in class bea.jolt.beans.JoltInputEvent
Get the name of the field.
getFieldName(String, int). Method in class bea.jolt.pool.ServiceInfo
Maps a multi-occurrence attribute name from the BEA Jolt repository to a unique field name that can be used in a HTML Form.
getFilter(). Method in class bea.jolt.beans.JoltUserEventBean
Get the event filter.
getFloatDef(String, float). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getFloatDef(String, float). Method in class bea.jolt.JoltRemoteService
Get the float value of the first occurrence of the item.
getFloatDef(String, float). Method in class bea.jolt.JoltSessionAttributes
Get the floating point (32-bit) value of an attribute.
getFloatDef(String, float). Method in interface bea.jolt.Message
Get the 1st item based on its name.
getFloatItemDef(String, int, float). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of float data type.
getFloatItemDef(String, int, float). Method in class bea.jolt.JoltRemoteService
Get the float value of an occurrence of the item.
getFloatItemDef(String, int, float). Method in interface bea.jolt.Message
Get an occurrence of a named item of float data type.
getHashTable(). Method in class bea.jolt.JoltMessage
Get the table that stores the values.
getIcon(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Property: icon
getIcon(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolManagerAdmin
Property: icon
getIcon(int). Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
getIcon(int). Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
getIcon(int). Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
getIcon(int). Method in class bea.jolt.beans.awt.JoltListBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing.JoltListBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing11.JoltListBeanInfo
getIcon(int). Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
getIcon(int). Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
getIcon(int). Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
getIcon(int). Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
getIcon(int). Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
getID(). Method in class bea.jolt.JoltParam
Get the field ID of the parameter.
getId(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Property: id
GETID(int). Static method in class bea.jolt.SBuffer
Get the unique ordinal value.
getIdleTimeOut(). Method in class bea.jolt.beans.JoltSessionBean
Gets the IDLETIMEOUT attribute.
getInputs(). Method in class bea.jolt.JoltRemoteService
Get the input parameter message buffer.
getIntDef(String, int). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getIntDef(String, int). Method in class bea.jolt.JoltRemoteService
Get the int value of the first occurrence of the item.
getIntDef(String, int). Method in class bea.jolt.JoltSessionAttributes
Get the integer (32-bit) value of an attribute.
getIntDef(String, int). Method in interface bea.jolt.Message
Get the 1st item based on its name.
getIntItemDef(String, int, int). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of int data type.
getIntItemDef(String, int, int). Method in class bea.jolt.JoltRemoteService
Get the int value of an occurrence of the item.
getIntItemDef(String, int, int). Method in interface bea.jolt.Message
Get an occurrence of a named item of int data type.
getItems(). Method in class bea.jolt.beans.awt.JoltChoice
Get the selected items corresponding to this JoltChoice.
getItems(). Method in class bea.jolt.beans.swing.JoltChoice
Get the selected items corresponding to this JoltChoice.
getItems(). Method in class bea.jolt.beans.swing11.JoltChoice
Get the selected items corresponding to this JoltChoice.
getItems(). Method in class bea.jolt.beans.awt.JoltList
Get the selected items corresponding to this JoltList.
getItems(). Method in class bea.jolt.beans.swing.JoltList
Get the selected items corresponding to this JoltList.
getItems(). Method in class bea.jolt.beans.swing11.JoltList
Get the selected items corresponding to this JoltList.
getJavaInitializationString(). Method in class bea.jolt.beans.ElementEditor
getJavaInitializationString(). Method in class bea.jolt.beans.ServiceEditor
getJavaInitializationString(). Method in class bea.jolt.beans.SessionEditor
getJoltFieldName(). Method in class bea.jolt.beans.awt.JoltCheckbox
Get the Jolt field name corresponding to this JoltCheckbox.
getJoltFieldName(). Method in class bea.jolt.beans.swing.JoltCheckbox
Get the Jolt field name corresponding to this JoltCheckbox.
getJoltFieldName(). Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the Jolt field name corresponding to this JoltCheckbox.
getJoltFieldName(). Method in class bea.jolt.beans.awt.JoltChoice
Get the Jolt field name corresponding to this JoltChoice.
getJoltFieldName(). Method in class bea.jolt.beans.swing.JoltChoice
Get the Jolt field name corresponding to this JoltChoice.
getJoltFieldName(). Method in class bea.jolt.beans.swing11.JoltChoice
Get the Jolt field name corresponding to this JoltChoice.
getJoltFieldName(). Method in class bea.jolt.beans.awt.JoltLabel
Get the Jolt field name corresponding to this JoltLabel.
getJoltFieldName(). Method in class bea.jolt.beans.swing.JoltLabel
Get the Jolt field name corresponding to this JoltLabel.
getJoltFieldName(). Method in class bea.jolt.beans.swing11.JoltLabel
Get the Jolt field name corresponding to this JoltLabel.
getJoltFieldName(). Method in class bea.jolt.beans.awt.JoltList
Get the Jolt field name corresponding to this JoltList.
getJoltFieldName(). Method in class bea.jolt.beans.swing.JoltList
Get the Jolt field name corresponding to this JoltList.
getJoltFieldName(). Method in class bea.jolt.beans.swing11.JoltList
Get the Jolt field name corresponding to this JoltList.
getJoltFieldName(). Method in class bea.jolt.beans.awt.JoltTextField
Get the Jolt field name corresponding to this JoltTextField.
getJoltFieldName(). Method in class bea.jolt.beans.swing.JoltTextField
Get the Jolt field name corresponding to this JoltTextField.
getJoltFieldName(). Method in class bea.jolt.beans.swing11.JoltTextField
Get the Jolt field name corresponding to this JoltTextField.
getJoltInputEvent(). Method in class bea.jolt.beans.awt.JoltCheckbox
Get the current Jolt Input Event object that was sent for itemStateChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.swing.JoltCheckbox
Get the current Jolt Input Event object that was sent for itemStateChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the current Jolt Input Event object that was sent for itemStateChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.awt.JoltChoice
Get the current Jolt Input Event object that was sent for itemStateChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.swing.JoltChoice
Get the current Jolt Input Event object that was sent for itemStateChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.swing11.JoltChoice
Get the current Jolt Input Event object that was sent for itemStateChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.awt.JoltList
Get the current Jolt Input Event object that was sent for serviceReturned.
getJoltInputEvent(). Method in class bea.jolt.beans.swing.JoltList
Get the current Jolt Input Event object that was sent for serviceReturned.
getJoltInputEvent(). Method in class bea.jolt.beans.swing11.JoltList
Get the current Jolt Input Event object that was sent for serviceReturned.
getJoltInputEvent(). Method in class bea.jolt.beans.awt.JoltTextField
Get the current Jolt Input Event object that was sent for textValueChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.swing.JoltTextField
Get the current Jolt Input Event object that was sent for textValueChanged.
getJoltInputEvent(). Method in class bea.jolt.beans.swing11.JoltTextField
Get the current Jolt Input Event object that was sent for textValueChanged.
getJoltOutputEvent(). Method in class bea.jolt.beans.JoltServiceBean
Get to the JoltOutputEvent object encapsulated by the JoltServiceBean.
getKeys(). Method in class bea.jolt.JoltDefinition
Enumerates the property keys.
getKeys(). Method in class bea.jolt.JoltParam
Get an enumeration of the property keys.
getKeys(). Method in class bea.jolt.JoltSessionAttributes
Enumerate the attribute names.
getLabel(String, int). Method in class bea.jolt.pool.ServiceInfo
Gets a presentable label for a multi-occurrence attribute.
getMaxConnections(). Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
getMaxCount(String). Method in class bea.jolt.pool.ServiceInfo
Gets the maximum occurrence count for an attribute defined in the service definition.
getMaxLength(). Method in class bea.jolt.JoltParam
Get the max length defined.
getMaxOccurrence(). Method in class bea.jolt.JoltParam
Get the max occurrence defined.
getMessage(). Method in class bea.jolt.JoltReply
Get the response message
getMessageDef(String, JoltMessage). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getMessageItemDef(String, int, JoltMessage). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of the JoltMessage data type.
getMethodDescriptors(). Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.awt.JoltListBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing.JoltListBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing11.JoltListBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
getMethodDescriptors(). Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
getName(). Method in class bea.jolt.JoltDefinition
Get the name of the definition (e.g.
getName(). Method in class bea.jolt.JoltParam
Get the name of the parameter.
getName(). Method in class bea.jolt.JoltRemoteService
Get the name of this service.
getName(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Property: name
getName(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolManagerAdmin
Property: name
getNames(). Method in class bea.jolt.JoltMessage
Get the field names in the message.
getNumConnections(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Property: numConnections
getObject(). Method in class bea.jolt.ApplicationException
The getObject method gets the object that throws the exception.
getObject(). Method in class bea.jolt.JoltException
getOccurrenceCount(). Method in class bea.jolt.beans.JoltInputEvent
Get the number of occurrences of the field.
getOccurrenceCount(String). Method in class bea.jolt.JoltMessage
Get the number of occurrence of a named item.
getOccurrenceCount(String). Method in class bea.jolt.JoltRemoteService
Get the occurrence count of an item referred by its name.
getOccurrenceCount(String). Method in class bea.jolt.beans.JoltServiceBean
Get the number of occurrences of a field from the Jolt output message buffer.
getOccurrenceCount(String). Method in interface bea.jolt.Message
Get the number of occurrence of a named item.
getOccurrenceIndex(). Method in class bea.jolt.beans.awt.JoltCheckbox
Get the occurrence index of the field represented by this JoltCheckbox.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing.JoltCheckbox
Get the occurrence index of the field represented by this JoltCheckbox.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the occurrence index of the field represented by this JoltCheckbox.
getOccurrenceIndex(). Method in class bea.jolt.beans.awt.JoltChoice
Get the occurrence index of the field represented by this JoltChoice.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing.JoltChoice
Get the occurrence index of the field represented by this JoltChoice.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing11.JoltChoice
Get the occurrence index of the field represented by this JoltChoice.
getOccurrenceIndex(). Method in class bea.jolt.beans.awt.JoltLabel
Get the occurrence index of the field represented by this JoltLabel.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing.JoltLabel
Get the occurrence index of the field represented by this JoltLabel.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing11.JoltLabel
Get the occurrence index of the field represented by this JoltLabel.
getOccurrenceIndex(). Method in class bea.jolt.beans.awt.JoltList
Get the occurrence index of the field represented by this JoltList.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing.JoltList
Get the occurrence index of the field represented by this JoltList.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing11.JoltList
Get the occurrence index of the field represented by this JoltList.
getOccurrenceIndex(). Method in class bea.jolt.beans.awt.JoltTextField
Get the occurrence index of the field represented by this JoltTextField.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing.JoltTextField
Get the occurrence index of the field represented by this JoltTextField.
getOccurrenceIndex(). Method in class bea.jolt.beans.swing11.JoltTextField
Get the occurrence index of the field represented by this JoltTextField.
getOutputs(). Method in class bea.jolt.JoltRemoteService
Get the output parameter message buffer.
getOutputTextValue(String). Method in class bea.jolt.beans.JoltServiceBean
Get the value of a field in the Jolt output message buffer as a String.
getOutputTextValue(String, int). Method in class bea.jolt.beans.JoltServiceBean
Get the value of one occurrence of a field in the Jolt output message buffer as a String.
getOutputTextValues(String). Method in class bea.jolt.beans.JoltServiceBean
Get all occurrences of a field in the Jolt output message buffer as String.
getOutputValue(String). Method in class bea.jolt.beans.JoltServiceBean
Get the value of a field in the Jolt output message buffer using the field's native type.
getOutputValue(String, int). Method in class bea.jolt.beans.JoltApplicationBean
Get the value of one occurrence of a field in the Jolt output message buffer using the field's native type.
getOutputValue(String, int). Method in class bea.jolt.beans.JoltServiceBean
Get the value of one occurrence of a field in the Jolt output message buffer using the field's native type.
getOutputValues(String). Method in class bea.jolt.beans.JoltServiceBean
Get all occurrences of a field in the Jolt output message buffer using the field's native type.
getParam(String). Method in class bea.jolt.JoltDefinition
Get the parameter object for the name.
getParams(). Method in class bea.jolt.JoltDefinition
Enumerates the parameter list.
getProperty(String). Method in class bea.jolt.JoltDefinition
Get a property element of the definition.
getProperty(String). Method in class bea.jolt.JoltParam
Get a property element of the parameter.
getPropertyChangeEvent(). Method in class bea.jolt.beans.JoltSessionBean
Constructor
getPropertyDescriptors(). Method in class bea.jolt.beans.awt.JoltCheckboxBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing.JoltCheckboxBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.awt.JoltChoiceBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing.JoltChoiceBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing11.JoltChoiceBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.awt.JoltLabelBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing.JoltLabelBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing11.JoltLabelBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.awt.JoltListBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing.JoltListBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing11.JoltListBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.JoltServiceBeanBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.JoltSessionBeanBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.awt.JoltTextFieldBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing.JoltTextFieldBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.beans.JoltUserEventBeanBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdminBeanInfo
getPropertyDescriptors(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolManagerAdminBeanInfo
getReceiveTimeOut(). Method in class bea.jolt.beans.JoltSessionBean
Gets the RECVTIMEOUT attribute.
getRepository(). Method in class bea.jolt.JoltSession
Get the client repository that caches service definitions.
getRequestCount(). Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getRequestType(). Method in class bea.jolt.JoltRemoteService
Get the type of this request object.
getResult(). Method in class bea.jolt.pool.ApplicationException
Gets the Result object from the BEA TUXEDO service invocation.
getSendTimeOut(). Method in class bea.jolt.beans.JoltSessionBean
Gets the SENDTIMEOUT attribute.
getServiceName(). Method in class bea.jolt.beans.JoltServiceBean
Gets the name of the remote service that this bean represents.
getSession(). Method in class bea.jolt.beans.JoltServiceBean
Get the JoltSessionBean object used by this JoltServiceBean.
getSession(). Method in class bea.jolt.JoltTransaction
Get the session associated with this transaction.
getSession(). Method in class bea.jolt.beans.JoltUserEventBean
Get the JoltSessionBean object used by this JoltUserEventBean
getSessionPool(String). Method in class bea.jolt.pool.SessionPoolManager
Returns a named session pool.
getSessionPoolManager(). Method in class bea.jolt.pool.asp.AspPoolManagerConfig
It gets the session pool manager for ASP environment.
getSessionPoolManager(). Static method in class bea.jolt.pool.servlet.ServletPoolManagerConfig
Get the session pool manager for servlet environment.
getSessionPools(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolManagerAdmin
Property: sessionPools
getSessionPoolState(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Property: sessionPoolState
getSessionTimeOut(). Method in class bea.jolt.beans.JoltSessionBean
Gets the SESSIONTIMEOUT attribute.
getShareLock(). Method in class bea.jolt.LockMonitor
Get a shared lock.
getShortDef(String, short). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getShortDef(String, short). Method in class bea.jolt.JoltRemoteService
Get the short value of the first occurrence of the item.
getShortDef(String, short). Method in class bea.jolt.JoltSessionAttributes
Get the short integer (16-bit) value of an attribute.
getShortDef(String, short). Method in interface bea.jolt.Message
Get the 1st item based on its name.
getShortItemDef(String, int, short). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of short data type.
getShortItemDef(String, int, short). Method in class bea.jolt.JoltRemoteService
Get the short value of an occurrence of the item.
getShortItemDef(String, int, short). Method in interface bea.jolt.Message
Get an occurrence of a named item of short data type.
getSingleOccurrence(). Method in class bea.jolt.beans.JoltInputEvent
Get the position of the field.
getStringDef(String, String). Method in class bea.jolt.JoltMessage
Get the 1st item based on its name.
getStringDef(String, String). Method in class bea.jolt.JoltRemoteService
Get the string value of the first occurrence of the item.
getStringDef(String, String). Method in class bea.jolt.JoltSessionAttributes
Get the string value of an attribute.
getStringDef(String, String). Method in interface bea.jolt.Message
Get the 1st item based on its name.
getStringError(). Method in class bea.jolt.pool.asp.AspResult
Gets the system error message.
getStringErrorDetail(). Method in class bea.jolt.pool.asp.AspResult
Gets the detailed system error message.
getStringErrorDetail(). Method in class bea.jolt.ServiceException
getStringItemDef(String, int, String). Method in class bea.jolt.JoltMessage
Get an occurrence of a named item of string data type.
getStringItemDef(String, int, String). Method in class bea.jolt.JoltRemoteService
Get the string value of an occurrence of the item.
getStringItemDef(String, int, String). Method in interface bea.jolt.Message
Get an occurrence of a named item of string data type.
getStringValue(String, int, String). Method in class bea.jolt.pool.servlet.ServletResult
Gets the string value of a data element associated with a name and an index.
getStringValue(String, String). Method in class bea.jolt.pool.servlet.ServletResult
Gets the string value of a data element associated with a name.
getTextValue(). Method in class bea.jolt.beans.JoltInputEvent
Get the value as a String
getTextValue(String). Method in class bea.jolt.beans.JoltOutputEvent
Get the value of a field in the reply/event message as a String.
getTextValue(String, int). Method in class bea.jolt.beans.JoltOutputEvent
Get the value of one occurrence of a field in the reply/event message as String.
getTextValues(). Method in class bea.jolt.beans.JoltInputEvent
Get the occurring values as String.
getTextValues(String). Method in class bea.jolt.beans.JoltOutputEvent
Get all occurrences of a field in the reply/event message as Strings.
getTransactional(). Method in class bea.jolt.beans.JoltServiceBean
Returns true if the bean is in transactional mode, otherwise it returns false.
getTrueValue(). Method in class bea.jolt.beans.awt.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is checked.
getTrueValue(). Method in class bea.jolt.beans.swing.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is checked.
getTrueValue(). Method in class bea.jolt.beans.swing11.JoltCheckbox
Get the String value which is represented by this JoltCheckbox if the box is checked.
getType(). Method in class bea.jolt.JoltDefinition
Get the type of definition.
getType(). Method in class bea.jolt.JoltParam
Get the data type.
getType(String). Method in class bea.jolt.pool.ServiceInfo
Gets a data type presented in string for an attribute.
getTypeName(). Method in class bea.jolt.JoltDefinition
Get the key token to the repository.
getUseCount(). Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
getUserName(). Method in class bea.jolt.beans.JoltSessionBean
Gets the TUXEDO user name to be used at logon.
getUserPassword(). Method in class bea.jolt.beans.JoltSessionBean
Gets the TUXEDO user password to be used at logon.
getUserRole(). Method in class bea.jolt.beans.JoltSessionBean
Gets the TUXEDO user role to be used at logon.
getValue(). Method in class bea.jolt.beans.ElementEditor
getValue(). Method in class bea.jolt.beans.JoltInputEvent
Get the value in its native representation.
getValue(). Method in class bea.jolt.beans.ServiceEditor
getValue(). Method in class bea.jolt.beans.SessionEditor
getValue(String). Method in class bea.jolt.beans.JoltOutputEvent
Get the value of a field in the reply/event message using the field's native data format.
getValue(String, int). Method in class bea.jolt.beans.JoltOutputEvent
Get the value of one occurrence of a field in the reply/event message using the field's native data format.
getValue(String, int, Object). Method in class bea.jolt.pool.DataSet
Gets the data element associated with the specified name and index.
getValue(String, Object). Method in class bea.jolt.pool.DataSet
Gets the data element associated with the specified name.
getValueByIndex(String, int, String). Method in class bea.jolt.pool.asp.AspDataSet
Get the string value of a data element associated with a name and an index.
getValueByIndex(String, int, String). Method in class bea.jolt.pool.asp.AspResult
Get the string value of a data element associated with a name and an index.
getValues(). Method in class bea.jolt.beans.JoltInputEvent
Get the occurring values in its native representation.
getValues(String). Method in class bea.jolt.beans.JoltOutputEvent
Get all occurrences of a field in the reply/event message message using the field's native data format.
getVersion(). Method in class bea.jolt.JoltDefinition
Get the version number of the definition.

H

hashCode(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolAdmin
Provides the hashcode of the contained session pool.
hashCode(). Method in class bea.jolt.pool.servlet.weblogic.SessionPoolManagerAdmin
Provides the hashcode of the contained session pool manager.

I

ID(int, int). Static method in class bea.jolt.SBuffer
This method is to construct the 32-bit Field ID.
IDLETIMEOUT. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for network idle timeout (in seconds), used with setInt().
importRequest(). Method in class bea.jolt.pool.asp.AspDataSet
Import the values from the Microsoft ASP Request object into this data set object.
importRequest(HttpServletRequest). Method in class bea.jolt.pool.servlet.ServletDataSet
Imports the HTML field names and corresponding values from a javax.servlet.http.HttpServletRequest object.
inTransaction(). Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
isAlive(). Method in class bea.jolt.pool.Connection
This method is part of the session pool administrative API.
isAlive(). Method in class bea.jolt.JoltSession
The isAlive method returns a Boolean (true/false) value indicating whether the client session is valid or not.
isEventMessage(). Method in class bea.jolt.beans.JoltOutputEvent
Report true if this JoltOutputEvent was constructed for a TUXEDO user event, report false it it was constructed for a service reply.
isInTransaction(). Method in class bea.jolt.beans.JoltSessionBean
Returns true or false depending on whether there is a started transaction.
isLoggedOn(). Method in class bea.jolt.beans.JoltSessionBean
Does the session exist?
isMandatory(). Method in class bea.jolt.JoltParam
Check if the parameter is a manadatory field.
isSuspended(). Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
isText(). Method in class bea.jolt.beans.JoltInputEvent
Returns true if the field value is String, otherwise it returns false.
isTransactional(). Method in class bea.jolt.beans.JoltServiceBean
Returns true if the bean is in transactional mode, otherwise it returns false.
isVector(). Method in class bea.jolt.beans.JoltInputEvent
Returns true if the field has multiple occurrences, otherwise it returns false.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.awt.JoltCheckbox
The state of the Checkbox changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.swing.JoltCheckbox
The state of the Checkbox changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.swing11.JoltCheckbox
The state of the Checkbox changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.awt.JoltChoice
The state of the Choice changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.swing.JoltChoice
The state of the Choice changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.swing11.JoltChoice
The state of the Choice changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.awt.JoltList
The state of the JoltList changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.swing.JoltList
The state of the JoltList changed, generate a JoltInputEvent and notify event listeners.
itemStateChanged(ItemEvent). Method in class bea.jolt.beans.swing11.JoltList
The state of the JoltList changed, generate a JoltInputEvent and notify event listeners.

J

JoltAdmSession(JoltSessionAttributes, String, String, String, String). Constructor for class bea.jolt.JoltAdmSession
Instantiate an administrative session for Jolt administrative tools.
JoltApplicationBean(). Constructor for class bea.jolt.beans.JoltApplicationBean
Constructor
JoltApplicationBean(String). Constructor for class bea.jolt.beans.JoltApplicationBean
JoltApplicationBeanBeanInfo(). Constructor for class bea.jolt.beans.JoltApplicationBeanBeanInfo
JoltAwtUtil(). Constructor for class bea.jolt.beans.awt.JoltAwtUtil
JoltCheckbox(). Constructor for class bea.jolt.beans.awt.JoltCheckbox
Constructor
JoltCheckbox(). Constructor for class bea.jolt.beans.swing.JoltCheckbox
Constructor
JoltCheckbox(). Constructor for class bea.jolt.beans.swing11.JoltCheckbox
Constructor
JoltCheckboxBeanInfo(). Constructor for class bea.jolt.beans.awt.JoltCheckboxBeanInfo
JoltCheckboxBeanInfo(). Constructor for class bea.jolt.beans.swing.JoltCheckboxBeanInfo
JoltCheckboxBeanInfo(). Constructor for class bea.jolt.beans.swing11.JoltCheckboxBeanInfo
JoltChoice(). Constructor for class bea.jolt.beans.awt.JoltChoice
Constructor
JoltChoice(). Constructor for class bea.jolt.beans.swing.JoltChoice
Constructor
JoltChoice(). Constructor for cla