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 class bea.jolt.beans.swing11.JoltChoice
Constructor
JoltChoiceBeanInfo(). Constructor for class bea.jolt.beans.awt.JoltChoiceBeanInfo
JoltChoiceBeanInfo(). Constructor for class bea.jolt.beans.swing.JoltChoiceBeanInfo
JoltChoiceBeanInfo(). Constructor for class bea.jolt.beans.swing11.JoltChoiceBeanInfo
JoltDefinition(String). Constructor for class bea.jolt.JoltDefinition
This constructor takes a string definition and converts it into an object.
JoltDefinition(String, String). Constructor for class bea.jolt.JoltDefinition
This contstructor builds a new definition.
JoltException(int, Object, Exception). Constructor for class bea.jolt.JoltException
JoltException(int, Object, String). Constructor for class bea.jolt.JoltException
JoltException(int, Object, String, Exception). Constructor for class bea.jolt.JoltException
JoltException(String). Constructor for class bea.jolt.JoltException
JoltException(String, Exception). Constructor for class bea.jolt.JoltException
JoltInputEvent(Object, String, Object). Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a single data element and it is represented in a native data format.
JoltInputEvent(Object, String, Object, int). Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences, but only one occurrence is to be set, and it is represented in a native data format.
JoltInputEvent(Object, String, Object[]). Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences and it is represented in a native data format.
JoltInputEvent(Object, String, String). Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a single data element and it is represented as a String.
JoltInputEvent(Object, String, String, int). Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences, but only one occurrence is to be set, and it is represented as a String.
JoltInputEvent(Object, String, String[]). Constructor for class bea.jolt.beans.JoltInputEvent
This constructor is used when the input is a data element with multiple occurrences and it is represented as an array of Strings.
JoltLabel(). Constructor for class bea.jolt.beans.awt.JoltLabel
Constructor
JoltLabel(). Constructor for class bea.jolt.beans.swing.JoltLabel
Constructor
JoltLabel(). Constructor for class bea.jolt.beans.swing11.JoltLabel
Constructor
JoltLabelBeanInfo(). Constructor for class bea.jolt.beans.awt.JoltLabelBeanInfo
JoltLabelBeanInfo(). Constructor for class bea.jolt.beans.swing.JoltLabelBeanInfo
JoltLabelBeanInfo(). Constructor for class bea.jolt.beans.swing11.JoltLabelBeanInfo
JoltList(). Constructor for class bea.jolt.beans.awt.JoltList
Constructor
JoltList(). Constructor for class bea.jolt.beans.swing.JoltList
Constructor
JoltList(). Constructor for class bea.jolt.beans.swing11.JoltList
Constructor
JoltListBeanInfo(). Constructor for class bea.jolt.beans.awt.JoltListBeanInfo
JoltListBeanInfo(). Constructor for class bea.jolt.beans.swing.JoltListBeanInfo
JoltListBeanInfo(). Constructor for class bea.jolt.beans.swing11.JoltListBeanInfo
JoltParam(). Constructor for class bea.jolt.JoltParam
JoltRemoteService(String, Session). Constructor for class bea.jolt.JoltRemoteService
This constructor gets the service that matches the definition in the repository.
JoltRemoteService(String, Session, int). Constructor for class bea.jolt.JoltRemoteService
This constructor ensures that the version between client program and the data in repository match.
JoltServiceBean(). Constructor for class bea.jolt.beans.JoltServiceBean
Constructor
JoltServiceBeanBeanInfo(). Constructor for class bea.jolt.beans.JoltServiceBeanBeanInfo
JoltSession(JoltSessionAttributes, String, String, String, String). Constructor for class bea.jolt.JoltSession
The JoltSession constructor creates a JoltSession object with attributes from the JoltSessionAttributes class.
JoltSessionAttributes(). Constructor for class bea.jolt.JoltSessionAttributes
The constructor resets all the attributes to their initial values.
JoltSessionBean(). Constructor for class bea.jolt.beans.JoltSessionBean
JoltSessionBeanBeanInfo(). Constructor for class bea.jolt.beans.JoltSessionBeanBeanInfo
JoltTextField(). Constructor for class bea.jolt.beans.awt.JoltTextField
Constructor
JoltTextField(). Constructor for class bea.jolt.beans.swing.JoltTextField
Constructor
JoltTextField(). Constructor for class bea.jolt.beans.swing11.JoltTextField
Constructor
JoltTextFieldBeanInfo(). Constructor for class bea.jolt.beans.awt.JoltTextFieldBeanInfo
JoltTextFieldBeanInfo(). Constructor for class bea.jolt.beans.swing.JoltTextFieldBeanInfo
JoltTextFieldBeanInfo(). Constructor for class bea.jolt.beans.swing11.JoltTextFieldBeanInfo
JoltTransaction(int, Session). Constructor for class bea.jolt.JoltTransaction
The constructor (or the method that is invoked automatically when a new instance of a class is created) implies the beginning of the transaction.
JoltUserEvent(String, String, Session). Constructor for class bea.jolt.JoltUserEvent
This constructor subscribes the specific asynchronous notification.
JoltUserEventBean(). Constructor for class bea.jolt.beans.JoltUserEventBean
Constructor
JoltUserEventBeanBeanInfo(). Constructor for class bea.jolt.beans.JoltUserEventBeanBeanInfo
JOLTVERSION. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for Jolt server version.

L

load(String). Method in class bea.jolt.pool.asp.AspTemplate
Load the template into memory for faster access.
load(String). Static method in class bea.jolt.pool.PoolManagerConfig
It loads property file for a session pool.
loadProperties(String). Method in class bea.jolt.pool.asp.AspPoolManagerConfig
It loads property file for a session pool.
LockMonitor(). Constructor for class bea.jolt.LockMonitor
logoff(). Method in class bea.jolt.beans.JoltSessionBean
This method closes the session to TUXEDO.
logon(). Method in class bea.jolt.beans.JoltSessionBean
This method opens a new session to TUXEDO.
logonDialog(Frame, boolean). Constructor for class bea.jolt.beans.logonDialog
logonDialog(Frame, String, boolean). Constructor for class bea.jolt.beans.logonDialog

M

MAXPOOLSIZE. Static variable in class bea.jolt.pool.PoolManagerConfig
message. Variable in class bea.jolt.beans.JoltOutputEvent
MINPOOLSIZE. Static variable in class bea.jolt.pool.PoolManagerConfig

N

NOACCESS. Static variable in class bea.jolt.JoltParam
The numeric value for access type: NOACCESS
NOAUTH. Static variable in class bea.jolt.JoltSessionAttributes
Authentication level: No authentication is required to access the system.
noError(). Method in class bea.jolt.pool.asp.AspResult
Tests if an error was encountered in the associated service invocation.
notifyListeners(Object, Vector, JoltInputEvent). Static method in class bea.jolt.beans.awt.JoltAwtUtil
numParams(). Method in class bea.jolt.JoltDefinition
Get the number of parameters in the definition.

O

onDisconnect(). Method in class bea.jolt.JoltSession
Default event handler for the loss of network connection.
onReply(JoltReply). Method in class bea.jolt.JoltSession
The onReply method is the default event handler for all events.
onReply(JoltReply). Method in class bea.jolt.Session

P

POOLMANAGER_NAME. Static variable in class bea.jolt.pool.SessionPoolManager
The JNDI entry name for the SessionPoolManager.
PoolManagerConfig(). Constructor for class bea.jolt.pool.PoolManagerConfig
PoolManagerShutDown(). Constructor for class bea.jolt.pool.servlet.weblogic.PoolManagerShutDown
PoolManagerStartUp(). Constructor for class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
POOLNAME. Static variable in class bea.jolt.pool.PoolManagerConfig
propertyChange(PropertyChangeEvent). Method in class bea.jolt.beans.JoltApplicationBean
Event handler for PropertyChange events.
propertyChange(PropertyChangeEvent). Method in class bea.jolt.beans.JoltServiceBean
Event handler for PropertyChange events.
propertyChange(PropertyChangeEvent). Method in class bea.jolt.beans.JoltUserEventBean
Event handler for PropertyChange events.
putProperty(String, String). Method in class bea.jolt.JoltDefinition
Put a property element for the definition.

R

READONLY. Static variable in class bea.jolt.JoltParam
The numeric value for access type: READONLY
READWRITE. Static variable in class bea.jolt.JoltParam
The numeric value for access type: READWRITE
RECONNECT. Static variable in class bea.jolt.JoltSessionAttributes
The connection mode of RECONNECT means the client establishes a transient connection, brings it down when an idle timeout is reached, and reconnects for new requests within a session.
RECVTIMEOUT. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for network receive timeout (in seconds)), used with setInt().
releaseLock(). Method in class bea.jolt.LockMonitor
Release the lock claimed by the current thread.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltCheckbox
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltCheckbox
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltCheckbox
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltChoice
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltChoice
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltChoice
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltList
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltList
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltList
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.awt.JoltTextField
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing.JoltTextField
This method is used to unregister JoltInput listeners.
removeJoltInputListener(JoltInputListener). Method in class bea.jolt.beans.swing11.JoltTextField
This method is used to unregister JoltInput listeners.
removeJoltOutputListener(JoltOutputListener). Method in class bea.jolt.beans.JoltServiceBean
Remove a JoltOutputEvent listener.
removeJoltOutputListener(JoltOutputListener). Method in class bea.jolt.beans.JoltSessionBean
Remove a JoltOutputEvent listener.
removePropertyChangeListener(PropertyChangeListener). Method in class bea.jolt.beans.JoltSessionBean
Remove this PropertyChangeListener from the internal list.
removeSessionPool(String). Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.
RETAINED. Static variable in class bea.jolt.JoltSessionAttributes
The connection mode of RETAINED means a client must maintain a network connection with the Jolt Server throughout the session.
rollback(). Method in class bea.jolt.JoltTransaction
Roll back or abort the transaction.
rollback(). Method in class bea.jolt.pool.Transaction
Rolls back the transaction.
rollbackTransaction(). Method in class bea.jolt.beans.JoltSessionBean
Aborts the transaction.

S

SBINARY. Static variable in class bea.jolt.SBuffer
The constant for the Byte Array (opaque) data type
SBuffer(). Constructor for class bea.jolt.SBuffer
SBYTE. Static variable in class bea.jolt.SBuffer
The constant for the Byte (8-bit) data type
SDOUBLE. Static variable in class bea.jolt.SBuffer
The constant for the Double data type
SENDTIMEOUT. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for network send timeout (in seconds)), used with setInt().
ServiceEditor(). Constructor for class bea.jolt.beans.ServiceEditor
ServiceInfo(). Constructor for class bea.jolt.pool.ServiceInfo
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.JoltApplicationBean
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.awt.JoltLabel
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.swing.JoltLabel
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.swing11.JoltLabel
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.awt.JoltList
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.swing.JoltList
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.swing11.JoltList
Event handler for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in interface bea.jolt.beans.JoltOutputListener
This method will be called by a JoltServiceBean after its callService() completes successfully or by a JoltSessionBean when a TUXEDO notfication/event subscribed to by a JoltUserEventBean has arrived.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.awt.JoltTextField
Handler method for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.swing.JoltTextField
Handler method for JoltOutputEvents.
serviceReturned(JoltOutputEvent). Method in class bea.jolt.beans.swing11.JoltTextField
Handler method for JoltOutputEvents.
ServletDataSet(). Constructor for class bea.jolt.pool.servlet.ServletDataSet
Constructs a default ServletDataSet object.
ServletDataSet(int). Constructor for class bea.jolt.pool.servlet.ServletDataSet
Constructs a ServletDataSet with a specified initial capacity.
ServletPoolManagerConfig(). Constructor for class bea.jolt.pool.servlet.ServletPoolManagerConfig
ServletSessionPoolManager(). Constructor for class bea.jolt.pool.servlet.ServletSessionPoolManager
Session(). Constructor for class bea.jolt.Session
SessionConcentrator(). Constructor for class bea.jolt.beans.SessionConcentrator
SessionEditor(). Constructor for class bea.jolt.beans.SessionEditor
SessionPoolAdminBeanInfo(). Constructor for class bea.jolt.pool.servlet.weblogic.SessionPoolAdminBeanInfo
SessionPoolManager(). Constructor for class bea.jolt.pool.SessionPoolManager
Creates a default SessionPoolManager object with an initial capacity of 10.
SessionPoolManager(). Constructor for class bea.jolt.pool.asp.SessionPoolManager
Default constructor for Microsoft ASP.
SessionPoolManagerAdminBeanInfo(). Constructor for class bea.jolt.pool.servlet.weblogic.SessionPoolManagerAdminBeanInfo
SESSIONTIMEOUT. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for Jolt Server session timeout in seconds (-T option in JSL).
setAppAddress(String). Method in class bea.jolt.beans.JoltSessionBean
Sets the IP address (host name) and port number of the JSL or the Jolt Relay.
setAppPassword(String). Method in class bea.jolt.beans.JoltSessionBean
Sets the TUXEDO application password to be used at logon.
setAppPassword(String). Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setAsText(String). Method in class bea.jolt.beans.ElementEditor
setAsText(String). Method in class bea.jolt.beans.ServiceEditor
setAsText(String). Method in class bea.jolt.beans.SessionEditor
setByte(String, byte). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of byte data type.
setByte(String, byte). Method in class bea.jolt.JoltRemoteService
Set or change the byte value of the first occurrence of an item referred by its name.
setByte(String, byte). Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the byte (8-bit) value specified in the value parameter.
setByte(String, byte). Method in interface bea.jolt.Message
Change the value for the first instance of the named item of byte data type.
setByteItem(String, int, byte). Method in class bea.jolt.JoltMessage
Change the byte value of an occurrence of the named item.
setByteItem(String, int, byte). Method in class bea.jolt.JoltRemoteService
Set or change the byte value of a particular item referred by its name.
setByteItem(String, int, byte). Method in interface bea.jolt.Message
Change the byte value of an occurrence of the named item.
setBytes(String, byte[], int). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of byte-array data type.
setBytes(String, byte[], int). Method in class bea.jolt.JoltRemoteService
Set or change the byte-array value of the first occurrence of an item referred by its name.
setBytes(String, byte[], int). Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the byte-array value specified in the value parameter.
setBytes(String, byte[], int). Method in interface bea.jolt.Message
Change the value for the first instance of the named item of byte-array data type.
setBytesItem(String, int, byte[], int). Method in class bea.jolt.JoltMessage
Change the byte-array value of an occurrence of the named item.
setBytesItem(String, int, byte[], int). Method in class bea.jolt.JoltRemoteService
Set or change the byte-array value of a particular item referred by its name.
setBytesItem(String, int, byte[], int). Method in interface bea.jolt.Message
Change the byte-array value of an occurrence of the named item.
setBytesValueByIndex(String, int, byte[]). Method in class bea.jolt.pool.asp.AspDataSet
Set the octet value of a data element associated with a name and an index.
setCache(Enumeration). Method in class bea.jolt.JoltRepository
Preload the data into the cache for this repository.
setDebug(boolean). Method in class bea.jolt.beans.JoltServiceBean
Set the debug property.
setDouble(String, double). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of double data type.
setDouble(String, double). Method in class bea.jolt.JoltRemoteService
Set or change the double value of the first occurrence of an item referred by its name.
setDouble(String, double). Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the double precision (64-bit) value specified in the value parameter.
setDouble(String, double). Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a double data type.
setDoubleItem(String, int, double). Method in class bea.jolt.JoltMessage
Change the double value of an occurrence of the named item.
setDoubleItem(String, int, double). Method in class bea.jolt.JoltRemoteService
Set or change the double value of a particular item referred by its name.
setDoubleItem(String, int, double). Method in interface bea.jolt.Message
Change the double value of an occurrence of the named item.
setEventName(String). Method in class bea.jolt.beans.JoltUserEventBean
Set the regular expression of the user event this bean represents.
setFalseValue(String). Method in class bea.jolt.beans.awt.JoltCheckbox
Set the field value if the box is unchecked.
setFalseValue(String). Method in class bea.jolt.beans.swing.JoltCheckbox
Set the field value if the box is unchecked.
setFalseValue(String). Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the field value if the box is unchecked.
setFilter(String). Method in class bea.jolt.beans.JoltUserEventBean
Set the event filter.
setFloat(String, float). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of a float data type.
setFloat(String, float). Method in class bea.jolt.JoltRemoteService
Set or change the float value of the first occurrence of an item referred by its name.
setFloat(String, float). Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the floating point (32-bit) value specified in the value parameter.
setFloat(String, float). Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a float data type.
setFloatItem(String, int, float). Method in class bea.jolt.JoltMessage
Change the float value of an occurrence of the named item.
setFloatItem(String, int, float). Method in class bea.jolt.JoltRemoteService
Set or change the float value of a particular item referred by its name.
setFloatItem(String, int, float). Method in interface bea.jolt.Message
Change the float value of an occurrence of the named item.
setIdleTimeOut(int). Method in class bea.jolt.beans.JoltSessionBean
Sets the IDLETIMEOUT attribute.
setInputTextValue(String, int, String). Method in class bea.jolt.beans.JoltServiceBean
Set one occurrence of a field in the Jolt input message buffer as a String.
setInputTextValue(String, String). Method in class bea.jolt.beans.JoltServiceBean
Set the value of a field in the Jolt input message buffer as a String.
setInputTextValues(String, String[]). Method in class bea.jolt.beans.JoltServiceBean
Set all occurrences of a field in the Jolt input message buffer as String.
setInputValue(String, int, Object). Method in class bea.jolt.beans.JoltServiceBean
Set the value of one occurrence of a field in the Jolt input message buffer using the field's native type.
setInputValue(String, Object). Method in class bea.jolt.beans.JoltServiceBean
Set the value of a field in the Jolt input message buffer using the field's native type.
setInputValues(String, Object[]). Method in class bea.jolt.beans.JoltServiceBean
Set all occurrences of a field in the Jolt input message buffer using the field's native type.
setInt(String, int). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of int data type.
setInt(String, int). Method in class bea.jolt.JoltRemoteService
Set or change the int value of the first occurrence of an item referred by its name.
setInt(String, int). Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the integer (16-bit) value specified in the value parameter.
setInt(String, int). Method in interface bea.jolt.Message
Change the value for the first instance of the named item of an int data type.
setIntItem(String, int, int). Method in class bea.jolt.JoltMessage
Change the int value of an occurrence of the named item.
setIntItem(String, int, int). Method in class bea.jolt.JoltRemoteService
Set or change the int value of a particular item referred by its name.
setIntItem(String, int, int). Method in interface bea.jolt.Message
Change the int value of an occurrence of the named item.
setItems(String[]). Method in class bea.jolt.beans.awt.JoltChoice
Set the selected items corresponding to this JoltChoice.
setItems(String[]). Method in class bea.jolt.beans.swing.JoltChoice
Set the selected items corresponding to this JoltChoice.
setItems(String[]). Method in class bea.jolt.beans.swing11.JoltChoice
Set the selected items corresponding to this JoltChoice.
setItems(String[]). Method in class bea.jolt.beans.awt.JoltList
Set the selected items corresponding to this JoltList.
setItems(String[]). Method in class bea.jolt.beans.swing.JoltList
Set the selected items corresponding to this JoltList.
setItems(String[]). Method in class bea.jolt.beans.swing11.JoltList
Set the selected items corresponding to this JoltList.
setJoltFieldName(String). Method in class bea.jolt.beans.awt.JoltCheckbox
Set the Jolt field name corresponding to this JoltCheckbox.
setJoltFieldName(String). Method in class bea.jolt.beans.swing.JoltCheckbox
Set the Jolt field name corresponding to this JoltCheckbox.
setJoltFieldName(String). Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the Jolt field name corresponding to this JoltCheckbox.
setJoltFieldName(String). Method in class bea.jolt.beans.awt.JoltChoice
Set the Jolt field name corresponding to this JoltChoice.
setJoltFieldName(String). Method in class bea.jolt.beans.swing.JoltChoice
Set the Jolt field name corresponding to this JoltChoice.
setJoltFieldName(String). Method in class bea.jolt.beans.swing11.JoltChoice
Set the Jolt field name corresponding to this JoltChoice.
setJoltFieldName(String). Method in class bea.jolt.beans.awt.JoltLabel
Set the Jolt field name corresponding to this JoltLabel.
setJoltFieldName(String). Method in class bea.jolt.beans.swing.JoltLabel
Set the Jolt field name corresponding to this JoltLabel.
setJoltFieldName(String). Method in class bea.jolt.beans.swing11.JoltLabel
Set the Jolt field name corresponding to this JoltLabel.
setJoltFieldName(String). Method in class bea.jolt.beans.awt.JoltList
Set the Jolt field name corresponding to this JoltList.
setJoltFieldName(String). Method in class bea.jolt.beans.swing.JoltList
Set the Jolt field name corresponding to this JoltList.
setJoltFieldName(String). Method in class bea.jolt.beans.swing11.JoltList
Set the Jolt field name corresponding to this JoltList.
setJoltFieldName(String). Method in class bea.jolt.beans.awt.JoltTextField
Set the Jolt field name corresponding to this JoltTextField.
setJoltFieldName(String). Method in class bea.jolt.beans.swing.JoltTextField
Set the Jolt field name corresponding to this JoltTextField.
setJoltFieldName(String). Method in class bea.jolt.beans.swing11.JoltTextField
Set the Jolt field name corresponding to this JoltTextField.
setMaxConnections(int). Method in class bea.jolt.pool.SessionPool
This method is part of the session pool administrative API.
setMessage(String, JoltMessage). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of JoltMessage data type.
setMessageItem(String, int, JoltMessage). Method in class bea.jolt.JoltMessage
Change the message object of an occurrence of the named item.
setName(String). Method in class bea.jolt.pool.ServiceInfo
Sets the service name.
setNoTimeOut(boolean). Method in class bea.jolt.JoltRequest
Set the request to be no timeout.
setOccurrenceIndex(int). Method in class bea.jolt.beans.awt.JoltCheckbox
Set the occurrence index of the field represented by this JoltCheckbox.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing.JoltCheckbox
Set the occurrence index of the field represented by this JoltCheckbox.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the occurrence index of the field represented by this JoltCheckbox.
setOccurrenceIndex(int). Method in class bea.jolt.beans.awt.JoltChoice
Set the occurrence index of the field represented by this JoltChoice.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing.JoltChoice
Set the occurrence index of the field represented by this JoltChoice.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing11.JoltChoice
Set the occurrence index of the field represented by this JoltChoice.
setOccurrenceIndex(int). Method in class bea.jolt.beans.awt.JoltLabel
Set the occurrence index of the field represented by this JoltLabel.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing.JoltLabel
Set the occurrence index of the field represented by this JoltLabel.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing11.JoltLabel
Set the occurrence index of the field represented by this JoltLabel.
setOccurrenceIndex(int). Method in class bea.jolt.beans.awt.JoltList
Set the occurrence index of the field represented by this JoltList.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing.JoltList
Set the occurrence index of the field represented by this JoltList.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing11.JoltList
Set the occurrence index of the field represented by this JoltList.
setOccurrenceIndex(int). Method in class bea.jolt.beans.awt.JoltTextField
Set the occurrence index of the field represented by this JoltTextField.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing.JoltTextField
Set the occurrence index of the field represented by this JoltTextField.
setOccurrenceIndex(int). Method in class bea.jolt.beans.swing11.JoltTextField
Set the occurrence index of the field represented by this JoltTextField.
setReceiveTimeOut(int). Method in class bea.jolt.beans.JoltSessionBean
Sets the RECVTIMEOUT attribute.
setRequestPriority(int). Method in class bea.jolt.JoltRequest
Set the request absolute priority.
setSendTimeOut(int). Method in class bea.jolt.beans.JoltSessionBean
Sets the SENDTIMEOUT attribute.
setServiceName(String). Method in class bea.jolt.beans.JoltServiceBean
Sets the name of the remote service that this bean represents.
setServices(T3ServicesDef). Method in class bea.jolt.pool.servlet.weblogic.PoolManagerShutDown
We don't need access to any services, so this method does nothing.
setServices(T3ServicesDef). Method in class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
We don't need access to any services, so this method does nothing.
setSession(JoltSessionBean). Method in class bea.jolt.beans.JoltServiceBean
This method is used in cases when the JoltServiceBean is created after the logon event.
setSession(JoltSessionBean). Method in class bea.jolt.beans.JoltUserEventBean
This method is used in cases when the JoltUserEventBean is created after the logon event.
setShort(String, short). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of short data type.
setShort(String, short). Method in class bea.jolt.JoltRemoteService
Set or change the short value of the first occurrence of an item referred by its name.
setShort(String, short). Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the short integer (16-bit) value specified in the value parameter.
setShort(String, short). Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a short data type.
setShortItem(String, int, short). Method in class bea.jolt.JoltMessage
Change the short value of an occurrence of the named item.
setShortItem(String, int, short). Method in class bea.jolt.JoltRemoteService
Set or change the short value of a particular item referred by its name.
setShortItem(String, int, short). Method in interface bea.jolt.Message
Change the short value of an occurrence of the named item.
setString(String, String). Method in class bea.jolt.JoltMessage
Change the value for the first instance of the named item of a string data type.
setString(String, String). Method in class bea.jolt.JoltRemoteService
Set or change the string value of the first occurrence of an item referred by its name.
setString(String, String). Method in class bea.jolt.JoltSessionAttributes
Set the value of the attribute named in the key parameter to the string value specified in the value parameter.
setString(String, String). Method in interface bea.jolt.Message
Change the value for the first instance of the named item of a string data type.
setStringItem(String, int, String). Method in class bea.jolt.JoltMessage
Change the string value of an occurrence of the named item.
setStringItem(String, int, String). Method in class bea.jolt.JoltRemoteService
Set or change the string value of a particular item referred by its name.
setStringItem(String, int, String). Method in interface bea.jolt.Message
Change the string value of an occurrence of the named item.
setTransactional(boolean). Method in class bea.jolt.beans.JoltServiceBean
Sets the transactional mode of the bean.
setTrueValue(String). Method in class bea.jolt.beans.awt.JoltCheckbox
Set the field value if the box is checked.
setTrueValue(String). Method in class bea.jolt.beans.swing.JoltCheckbox
Set the field value if the box is checked.
setTrueValue(String). Method in class bea.jolt.beans.swing11.JoltCheckbox
Set the field value if the box is checked.
setUserName(String). Method in class bea.jolt.beans.JoltSessionBean
Sets the TUXEDO user name to be used at logon.
setUserName(String). Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setUserPassword(String). Method in class bea.jolt.beans.JoltSessionBean
Sets the TUXEDO user password to be used at logon.
setUserPassword(String). Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setUserRole(String). Method in class bea.jolt.beans.JoltSessionBean
Sets the TUXEDO user role to be used at logon.
setUserRole(String). Method in class bea.jolt.pool.UserInfo
This method is part of the session pool administrative API.
setValue(Object). Method in class bea.jolt.beans.ElementEditor
setValue(Object). Method in class bea.jolt.beans.ServiceEditor
setValue(Object). Method in class bea.jolt.beans.SessionEditor
setValue(String, int, Object). Method in class bea.jolt.pool.DataSet
Sets the value of a data element associated with the specified name and index.
setValue(String, Object). Method in class bea.jolt.pool.DataSet
Sets the value of a data element associated with the specified name.
setValueByIndex(String, int, String). Method in class bea.jolt.pool.asp.AspDataSet
Set the string value of a data element associated with a name and an index.
setValueByIndex(String, int, String). Method in class bea.jolt.pool.asp.AspResult
Set the string value of a data element associated with a name and an index.
SFLOAT. Static variable in class bea.jolt.SBuffer
The constant for the Float data type
shareCache(JoltRepository). Method in class bea.jolt.JoltRepository
Share the cached data from this repository with the repositories from other sessions.
shutdown(String). Static method in class bea.jolt.pool.PoolManagerConfig
It terminates a named session pool and closes sessions to a BEA TUXEDO system.
shutdown(String, Hashtable). Method in class bea.jolt.pool.servlet.weblogic.PoolManagerShutDown
This is the entry point for the BEA WebLogic Shutdown Object.
SINT. Static variable in class bea.jolt.SBuffer
The constant for the Int (32-bit) data type
SSHORT. Static variable in class bea.jolt.SBuffer
The constant for the Short (16-bit) data type
SSTRING. Static variable in class bea.jolt.SBuffer
The constant for the String data type
SSTRUCT. Static variable in class bea.jolt.SBuffer
The constant for the Structured Buffer data type
startTransaction(int). Method in class bea.jolt.pool.SessionPool
Starts a transaction.
startup(Hashtable). Method in class bea.jolt.pool.asp.AspPoolManagerConfig
It creates a named session pool to access a BEA TUXEDO system.
startup(Hashtable). Static method in class bea.jolt.pool.servlet.ServletPoolManagerConfig
It creates a named session pool to access a BEA TUXEDO system.
startup(String, Hashtable). Method in class bea.jolt.pool.servlet.weblogic.PoolManagerStartUp
This is the entry point for the BEA WebLogic Startup Object.
stopSessionPool(String). Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.
subscribe(). Method in class bea.jolt.beans.JoltUserEventBean
Subscribe
supportsCustomEditor(). Method in class bea.jolt.beans.ElementEditor
supportsCustomEditor(). Method in class bea.jolt.beans.ServiceEditor
suspendSessionPool(String, boolean). Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.
systemError(). Method in class bea.jolt.pool.asp.AspResult
Tests if a system error occurred in the associated service invocation.

T

Template(). Constructor for class bea.jolt.pool.asp.Template
TemplateData(). Constructor for class bea.jolt.pool.asp.TemplateData
Default constructor to store the data set.
TemplateData(int). Constructor for class bea.jolt.pool.asp.TemplateData
The constructor to store the data set with an initial capacity.
textValueChanged(TextEvent). Method in class bea.jolt.beans.awt.JoltTextField
Event handler for TextEvents.
textValueChanged(TextEvent). Method in class bea.jolt.beans.swing.JoltTextField
Event handler for TextEvents.
textValueChanged(TextEvent). Method in class bea.jolt.beans.swing11.JoltTextField
Event handler for TextEvents.
toString(). Method in class bea.jolt.JoltDefinition
Build the definition string from this object.
toString(). Method in class bea.jolt.JoltException
toString(). Method in class bea.jolt.JoltMessage
toString(). Method in class bea.jolt.JoltParam
Construct the string for the parameter begin with "bp:" and end with "ep:".
toString(). Method in class bea.jolt.JoltRemoteService
Get the service name of this object.
TPEABORT. Static variable in class bea.jolt.JoltException
TPEBADDESC. Static variable in class bea.jolt.JoltException
TPEBLOCK. Static variable in class bea.jolt.JoltException
TPEDIAGNOSTIC. Static variable in class bea.jolt.JoltException
TPEEVENT. Static variable in class bea.jolt.JoltException
TPEHAZARD. Static variable in class bea.jolt.JoltException
TPEHEURISTIC. Static variable in class bea.jolt.JoltException
TPEINVAL. Static variable in class bea.jolt.JoltException
TPEIO. Static variable in class bea.jolt.JoltException
TPEITYPE. Static variable in class bea.jolt.JoltException
TPEJOLT. Static variable in class bea.jolt.JoltException
TPELIMIT. Static variable in class bea.jolt.JoltException
TPEMATCH. Static variable in class bea.jolt.JoltException
TPEMIB. Static variable in class bea.jolt.JoltException
TPENOENT. Static variable in class bea.jolt.JoltException
TPEOS. Static variable in class bea.jolt.JoltException
TPEOTYPE. Static variable in class bea.jolt.JoltException
TPEPERM. Static variable in class bea.jolt.JoltException
TPEPROTO. Static variable in class bea.jolt.JoltException
TPERELEASE. Static variable in class bea.jolt.JoltException
TPERMERR. Static variable in class bea.jolt.JoltException
TPESVCERR. Static variable in class bea.jolt.JoltException
TPESVCFAIL. Static variable in class bea.jolt.JoltException
TPESYSTEM. Static variable in class bea.jolt.JoltException
TPETIME. Static variable in class bea.jolt.JoltException
TPETRAN. Static variable in class bea.jolt.JoltException
TPGOTSIG. Static variable in class bea.jolt.JoltException
TUXVERSION. Static variable in class bea.jolt.JoltSessionAttributes
Attribute name for TUXEDO version.
TYPE(int). Static method in class bea.jolt.SBuffer
Get the data type information from a 32-bit Field ID.

U

unload(). Method in class bea.jolt.pool.asp.AspTemplate
Unload the cached template.
UNSOLMSG. Static variable in class bea.jolt.JoltUserEvent
The regular expression constant to request unsolicited messages.
unsubscribe(). Method in class bea.jolt.beans.JoltUserEventBean
Unsubscribe
UserInfo(). Constructor for class bea.jolt.pool.UserInfo
UserInfo(). Constructor for class bea.jolt.pool.asp.UserInfo
USERNAME. Static variable in class bea.jolt.pool.PoolManagerConfig
USERPASSWORD. Static variable in class bea.jolt.pool.PoolManagerConfig
USERROLE. Static variable in class bea.jolt.pool.PoolManagerConfig
USRPASSWORD. Static variable in class bea.jolt.JoltSessionAttributes
Authentication level: System authentication is required.

V

valueChanged(ListSelectionEvent). Method in class bea.jolt.beans.swing.JoltList
valueChanged(ListSelectionEvent). Method in class bea.jolt.beans.swing11.JoltList
VERSION. Static variable in class bea.jolt.JoltSessionAttributes
Current Jolt class library version in string format.
VERSION. Static variable in class bea.jolt.pool.SessionPoolManager

W

WRITEONLY. Static variable in class bea.jolt.JoltParam
The numeric value for access type: WRITEONLY