IBM Branch Transformation Toolkit Javadoc

Serialized Form


Package com.ibm.btt.base

Class com.ibm.btt.base.BinaryIntegerStringFormat extends IntegerFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.BTTSystemData extends java.lang.Object implements Serializable

Serialized Fields

sessionId

java.lang.String sessionId
Session Id


subsessionId

java.lang.String subsessionId
Subsession Id


instanceId

java.lang.String instanceId
Instance Id

Class com.ibm.btt.base.CodeSetTranslator extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Compressor extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.ConstantFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Context extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput has a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for contexts. This method serializes the current context and all its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataCollection extends DataElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataElement extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataField extends DataElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.DataMapperConverterFormat extends DataMapperFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataMapperFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DataPointer extends Pointer implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Pointer.

Throws:
java.io.IOException

Class com.ibm.btt.base.DateFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Delimiter extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DlgBox extends java.awt.Dialog implements Serializable

Serialized Fields

ivjButton1

java.awt.Button ivjButton1

ivjTextArea1

java.awt.TextArea ivjTextArea1

Class com.ibm.btt.base.DSEException extends java.lang.Exception implements Serializable

Serialized Fields

severity

java.lang.String severity

throwingClassName

java.lang.String throwingClassName

throwingMethodName

java.lang.String throwingMethodName

code

java.lang.String code

Class com.ibm.btt.base.DSEInternalErrorException extends DSEException implements Serializable

Class com.ibm.btt.base.DSEInvalidArgumentException extends DSEException implements Serializable

Class com.ibm.btt.base.DSEInvalidClassException extends DSEException implements Serializable

Class com.ibm.btt.base.DSEInvalidRequestException extends DSEException implements Serializable

Class com.ibm.btt.base.DSEObjectNotFoundException extends DSEException implements Serializable

Class com.ibm.btt.base.DynamicRecordFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.DynamicXMLFormat extends KeyedCollectionFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.ErrorInfo extends Hashtable implements Serializable

Serialized Fields

inputObject

java.lang.Object inputObject

Class com.ibm.btt.base.FieldFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FixedLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FloatFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FormatDecorator extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.FormatElement extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.GetItemsToSave extends java.awt.Dialog implements Serializable

Serialized Fields

ivjButton1

java.awt.Button ivjButton1

ivjButton11

java.awt.Button ivjButton11

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel11

java.awt.Label ivjLabel11

ivjLabelMax

java.awt.Label ivjLabelMax

ivjLabelMin

java.awt.Label ivjLabelMin

ivjTextFieldFrom

java.awt.TextField ivjTextFieldFrom

ivjTextFieldTo

java.awt.TextField ivjTextFieldTo

maximum

int maximum

minimum

int minimum

parentFrame

java.awt.Frame parentFrame

returnCode

boolean returnCode

Class com.ibm.btt.base.Hashtable extends java.util.Hashtable implements Serializable

Class com.ibm.btt.base.HashtableFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for HashtableFormat.

Throws:
java.io.IOException

Class com.ibm.btt.base.HashtableIndexedCollectionFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for HashtableIndexedCollectionFormat.

Throws:
java.io.IOException

Class com.ibm.btt.base.Identifier extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.IndexedCollection extends DataCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for IndexedCollection.

Throws:
java.io.IOException

Class com.ibm.btt.base.IndexedCollectionFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.IntegerFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.KeyedCollection extends DataCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for KeyedCollection.

Throws:
java.io.IOException

Class com.ibm.btt.base.KeyedCollectionFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.MaximumLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.NullCheckDecorator extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.NumericStringFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.ObjectFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for ObjectFormat.

Throws:
java.io.IOException

Class com.ibm.btt.base.OperField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.PackedDateFormat extends PackedFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.PackedFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Pointer extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Pointer.

Throws:
java.io.IOException

Class com.ibm.btt.base.ProgressIndicator extends java.awt.Frame implements Serializable

Serialized Fields

fieldProgress

int fieldProgress

ivjCanvas1

java.awt.Canvas ivjCanvas1

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel2

java.awt.Label ivjLabel2

ivjLabel3

java.awt.Label ivjLabel3

Class com.ibm.btt.base.RecordFormat extends KeyedCollectionFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.SelfLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Service extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.base.SortedTable extends java.util.ArrayList implements Serializable

Serialized Fields

table

java.util.HashMap table

Class com.ibm.btt.base.StringFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Tag extends java.lang.Object implements Serializable

Serialized Fields

attrList

Vector attrList

name

java.lang.String name

subTags

Vector subTags

decorators

Vector decorators

Id

java.lang.String Id

Class com.ibm.btt.base.TagAttribute extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class com.ibm.btt.base.TimeFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.TraceFrame extends java.awt.Frame implements Serializable

Serialized Fields

itemsSelected

boolean itemsSelected

zeroItems

boolean zeroItems

traceList

TraceList traceList

mainMenu

java.awt.MenuBar mainMenu

fileMenu

java.awt.Menu fileMenu

editMenu

java.awt.Menu editMenu

viewMenu

java.awt.Menu viewMenu

traceMenu

java.awt.Menu traceMenu

File

java.lang.String File

doTraces

boolean doTraces

showDSE

boolean showDSE

showCTF

boolean showCTF

trcWindow

TracesWindow trcWindow

ComponentsFrame

java.awt.Frame ComponentsFrame

Class com.ibm.btt.base.TraceFrameComponents extends java.awt.Frame implements Serializable

Serialized Fields

ivjCheckbox_Debug

java.awt.Checkbox ivjCheckbox_Debug

ivjCheckbox_Display

java.awt.Checkbox ivjCheckbox_Display

ivjCheckbox_Error

java.awt.Checkbox ivjCheckbox_Error

ivjCheckbox_Information

java.awt.Checkbox ivjCheckbox_Information

ivjCheckbox_Severe

java.awt.Checkbox ivjCheckbox_Severe

ivjCheckbox_Warning

java.awt.Checkbox ivjCheckbox_Warning

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

TraceFrameComponents.IvjEventHandler ivjEventHandler

ivjLabel_Components

java.awt.Label ivjLabel_Components

ivjLabel_Types

java.awt.Label ivjLabel_Types

ivjList_Components

java.awt.List ivjList_Components

ivjPanel_Types

java.awt.Panel ivjPanel_Types

ivjButton_Close

java.awt.Button ivjButton_Close

ivjCheckbox_High

java.awt.Checkbox ivjCheckbox_High

ivjCheckbox_Low

java.awt.Checkbox ivjCheckbox_Low

ivjCheckbox_Medium

java.awt.Checkbox ivjCheckbox_Medium

ivjLabel_Levels

java.awt.Label ivjLabel_Levels

ivjPanel_Levels

java.awt.Panel ivjPanel_Levels

trcWindow

TracesWindow trcWindow

ivjCheckbox_Enable

java.awt.Checkbox ivjCheckbox_Enable

Class com.ibm.btt.base.TraceList extends java.awt.List implements Serializable

Serialized Fields

nextLine

int nextLine

maxNumberOfLines

int maxNumberOfLines

anyItemSelected

boolean anyItemSelected

autoScroll

boolean autoScroll

minimum

int minimum

maximum

int maximum

Class com.ibm.btt.base.TraceLog extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.base.TraceRequesterField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.TypedDataElementFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.btt.base.Vector extends java.util.Vector implements Serializable

Class com.ibm.btt.base.XMLFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException


Package com.ibm.btt.base.types

Class com.ibm.btt.base.types.AbstractConverter extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.AbstractPropertyDescriptor extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.AbstractValidator extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.DSEElementState extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEElementState.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.btt.base.types.DSETypeException extends DSEException implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException

Class com.ibm.btt.base.types.ICollConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ICollPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ICollValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.KCollConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.KCollPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.KCollValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException


Package com.ibm.btt.base.types.ext

Class com.ibm.btt.base.types.ext.DateConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DatePropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DateValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DoublePropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.DoubleValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.FloatConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.FloatPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.FloatValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerStringValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.IntegerValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.NumericStringConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.StringConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.StringPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.StringValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.btt.base.types.ext.TimeConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException


Package com.ibm.btt.cha.ejb

Class com.ibm.btt.cha.ejb.CHAChildrenBean extends java.lang.Object implements Serializable

Serialized Fields

myEntityCtx

javax.ejb.EntityContext myEntityCtx

Class com.ibm.btt.cha.ejb.CHAControlBean extends java.lang.Object implements Serializable

Serialized Fields

myEntityCtx

javax.ejb.EntityContext myEntityCtx

Class com.ibm.btt.cha.ejb.CHAException extends DSEInvalidRequestException implements Serializable

Class com.ibm.btt.cha.ejb.CHAInstanceBean extends java.lang.Object implements Serializable

Serialized Fields

myEntityCtx

javax.ejb.EntityContext myEntityCtx

Class com.ibm.btt.cha.ejb.CHAInstanceForRootBean extends CHAInstanceBean implements Serializable

Class com.ibm.btt.cha.ejb.CHAInstanceForSessionBean extends CHAInstanceBean implements Serializable

Class com.ibm.btt.cha.ejb.CHASessionBean extends java.lang.Object implements Serializable

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx

metaData

CHAMetaData metaData

Class com.ibm.btt.cha.ejb.InitContextTreeBean extends java.lang.Object implements Serializable

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx

Class com.ibm.btt.cha.ejb.InitContextTreeStarupBean extends java.lang.Object implements Serializable

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx


Package com.ibm.btt.clientserver

Class com.ibm.btt.clientserver.ACLException extends DSEException implements Serializable

Serialized Fields

rc

int rc

Class com.ibm.btt.clientserver.ChannelSessionHandler extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. In the ObjectInput will arrive a ChannelSessionHandler and all the registered listeners of ChannelSessionStateChangedEvent.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for ChannelSessionHandler. Will be serialized the registered listeners of ChannelSessionStateChangedEvent.

Throws:
java.io.IOException

Class com.ibm.btt.clientserver.ChannelSessionStateChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

fieldSessionId

java.lang.String fieldSessionId

Class com.ibm.btt.clientserver.DSECSException extends DSEException implements Serializable

Class com.ibm.btt.clientserver.DSECSRemoteOperationException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSECSServerNotStartedException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSECSSessionNotEstablishedException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSECSSSLException extends DSECSException implements Serializable

Class com.ibm.btt.clientserver.DSENoRegisteredDeviceTypeException extends DSEException implements Serializable

Class com.ibm.btt.clientserver.DSENoRegisteredPresentationHandlerException extends DSEException implements Serializable

Class com.ibm.btt.clientserver.DSENoRegisteredRequestHandlerException extends DSEException implements Serializable


Package com.ibm.btt.cs.invoker.base.xml

Class com.ibm.btt.cs.invoker.base.xml.ObjectTypeMissMatchException extends java.lang.Exception implements Serializable


Package com.ibm.btt.cs.servlet

Class com.ibm.btt.cs.servlet.CSAssignServiceIdAndServerTIDProtocolServlet extends CSEstablishSessionServlet implements Serializable

Class com.ibm.btt.cs.servlet.CSEstablishSessionServlet extends CSReqServlet implements Serializable

Class com.ibm.btt.cs.servlet.CSReplyErrorEvent extends java.util.EventObject implements Serializable

Serialized Fields

replyError

java.lang.String replyError

detailError

java.lang.String detailError

formattedData

java.lang.String formattedData

replyFormatName

java.lang.String replyFormatName

Class com.ibm.btt.cs.servlet.CSReqProtocolServlet extends CSReqServlet implements Serializable

Class com.ibm.btt.cs.servlet.CSReqServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.cs.servlet.DSEReplyErrorException extends DSEException implements Serializable

Serialized Fields

formattedData

java.lang.String formattedData

replyFormatName

java.lang.String replyFormatName


Package com.ibm.btt.event

Class com.ibm.btt.event.CSInactivityClientEvent extends java.util.EventObject implements Serializable

Serialized Fields

sessionExpired

java.lang.String sessionExpired

appSessionExpired

java.lang.String appSessionExpired

Class com.ibm.btt.event.CSNotifClToSrvProtocolServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.event.CSNotificationEvent extends java.util.EventObject implements Serializable

Serialized Fields

_firedEvent

java.util.EventObject _firedEvent

Class com.ibm.btt.event.CSNotifSrvToClProtocolServlet extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.btt.event.DSECSException extends DSEException implements Serializable

Class com.ibm.btt.event.DSECSInvalidRequestException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSECSServerNotStartedException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSECSServerServiceAlreadyExistsException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSECSSocketException extends DSECSException implements Serializable

Class com.ibm.btt.event.DSEEventObject extends java.util.EventObject implements Serializable

Serialized Fields

sourceName

java.lang.String sourceName

name

java.lang.String name

parameters

java.util.Hashtable parameters

originTID

java.lang.String originTID

Class com.ibm.btt.event.DSEExceptionEvent extends DSEEventObject implements Serializable

Class com.ibm.btt.event.DSEHandlerNotFoundException extends DSEException implements Serializable


Package com.ibm.btt.formatter.client

Class com.ibm.btt.formatter.client.CHAFormatterServicePureEJBProxy extends java.lang.Object implements Serializable

Serialized Fields

jndiName

java.lang.String jndiName
Declares jndi name variable.


providerURL

java.lang.String providerURL
Declares provider URL variable.


initialContextFactory

java.lang.String initialContextFactory
Declares initial context factory variable.


aEjbService

CHAFormatterServiceService aEjbService
Declares EJB service interface variable.


home

CHAFormatterServiceServiceHome home
Declares EJB home.


fieldSessionContext

javax.ejb.SessionContext fieldSessionContext

fieldInitialized

boolean fieldInitialized


Package com.ibm.btt.formatter.server

Class com.ibm.btt.formatter.server.CHAFormatterServiceServiceBean extends java.lang.Object implements Serializable

Serialized Fields

fieldSessionContext

javax.ejb.SessionContext fieldSessionContext
WSAD generated


fieldPort

org.apache.wsif.WSIFPort fieldPort
WSAD generated


fieldService

org.apache.wsif.WSIFService fieldService
WSAD generated


fieldInitialized

boolean fieldInitialized
WSAD generated


Package com.ibm.btt.misc

Class com.ibm.btt.misc.LoadMetaDataBean extends java.lang.Object implements Serializable

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx

Class com.ibm.btt.misc.LoadMetaDataStartupBean extends java.lang.Object implements Serializable

Serialized Fields

mySessionCtx

javax.ejb.SessionContext mySessionCtx


Package com.ibm.btt.samples.business.sna.lu0

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0ConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_connectionManager

javax.resource.spi.ConnectionManager _connectionManager

_managedConnectionFactory

javax.resource.spi.ManagedConnectionFactory _managedConnectionFactory

_reference

javax.naming.Reference _reference

_logWriter

java.io.PrintWriter _logWriter

_adapterMetaData

DummyLu0ResourceAdapterMetaData _adapterMetaData

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0InteractionSpec extends java.lang.Object implements Serializable

Serialized Fields

_functionName

java.lang.String _functionName

_executionTimeout

int _executionTimeout

_interactionVerb

int _interactionVerb

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0ManagedConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_configurationProperties

DummyLu0SnaSessionConfigurationProperties _configurationProperties

_luNamesArray

java.lang.String[] _luNamesArray

_currentLuName

java.lang.String _currentLuName

_currentConnection

DummyLu0ManagedConnection _currentConnection

_jmsPublish

java.lang.Boolean _jmsPublish

_userName

java.lang.String _userName

_userPassword

java.lang.String _userPassword

_connectionFactory

DummyLu0ConnectionFactory _connectionFactory

_logWriter

java.io.PrintWriter _logWriter

Class com.ibm.btt.samples.business.sna.lu0.DummyLu0Record extends java.lang.Object implements Serializable

Serialized Fields

_data

java.lang.String _data

_recordName

java.lang.String _recordName

_recordShortDescription

java.lang.String _recordShortDescription


Package com.ibm.btt.samples.business.sna.lu0.exception

Class com.ibm.btt.samples.business.sna.lu0.exception.DummyLu0Exception extends java.lang.Exception implements Serializable

Serialized Fields

_severity

java.lang.String _severity

_throwingClassName

java.lang.String _throwingClassName

_throwingMethodName

java.lang.String _throwingMethodName

_errorCode

java.lang.String _errorCode


Package com.ibm.btt.samples.business.sna.lu0.host

Class com.ibm.btt.samples.business.sna.lu0.host.DummyLu0SnaSessionConfigurationProperties extends java.lang.Object implements Serializable

Serialized Fields

_luName

java.lang.String _luName

_hostApplicationName

java.lang.String _hostApplicationName

_chaining

java.lang.Boolean _chaining

_messageToLu

java.lang.Boolean _messageToLu

_manageResponses

java.lang.Boolean _manageResponses

_fmhHeaderSent

java.lang.Boolean _fmhHeaderSent

_fmhIncluded

java.lang.Boolean _fmhIncluded

_endBracketSent

java.lang.Boolean _endBracketSent

_automaticSessionEstablishment

java.lang.Boolean _automaticSessionEstablishment

_establishSessionRetries

java.lang.Integer _establishSessionRetries

_timeBetweenRetries

java.lang.Integer _timeBetweenRetries

_establishSessionTimeout

java.lang.Integer _establishSessionTimeout

_definiteResponseSolicited

java.lang.Boolean _definiteResponseSolicited

_BIDManaged

java.lang.Boolean _BIDManaged

_compression

java.lang.Boolean _compression

_codeSet

java.lang.String _codeSet

_modeName

java.lang.String _modeName

_testFile

java.lang.String _testFile

_IDLength

java.lang.Integer _IDLength


Package com.ibm.btt.samples.business.sna.lu0.host.event

Class com.ibm.btt.samples.business.sna.lu0.host.event.DummyLu0SessionEvent extends java.util.EventObject implements Serializable

Serialized Fields

_eventId

int _eventId

_eventData

java.lang.String _eventData

_eventException

java.lang.Exception _eventException


Package com.ibm.btt.samples.business.sna.lu0.resource

Class com.ibm.btt.samples.business.sna.lu0.resource.DummyLu0MessageCatalog extends java.util.ListResourceBundle implements Serializable


Package com.ibm.btt.server.bean

Class com.ibm.btt.server.bean.BTTSAEException extends java.lang.Exception implements Serializable

Serialized Fields

severity

java.lang.String severity

errorCode

java.lang.String errorCode

Class com.ibm.btt.server.bean.Message extends java.lang.Object implements Serializable


Package com.ibm.btt.server.flow

Class com.ibm.btt.server.flow.BTTBPException extends com.ibm.bpe.api.ProcessException implements Serializable

Serialized Fields

severity

java.lang.String severity

errorCode

java.lang.String errorCode

Class com.ibm.btt.server.flow.Message extends java.lang.Object implements Serializable


Package com.ibm.btt.server.flow.mapper

Class com.ibm.btt.server.flow.mapper.MappingException extends java.lang.Exception implements Serializable


Package com.ibm.btt.server.flow.message

Class com.ibm.btt.server.flow.message.ChaMessage extends com.ibm.wsif.jca.util.WSIFMessageImpl implements Serializable


Package com.ibm.btt.services

Class com.ibm.btt.services.BTTCreateServiceException extends DSEException implements Serializable

Class com.ibm.btt.services.BTTCreateServiceRequesterException extends DSEException implements Serializable

Class com.ibm.btt.services.BTTInitializeServiceHolderException extends DSEException implements Serializable

Class com.ibm.btt.services.BTTServiceAccessException extends DSEException implements Serializable

Class com.ibm.btt.services.BTTServiceHolderEJBBean extends BTTServiceHolder implements Serializable

Serialized Fields

fieldSessionContext

javax.ejb.SessionContext fieldSessionContext

Class com.ibm.btt.services.BTTServiceImpl extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.BTTServiceProtocolException extends DSEException implements Serializable

Class com.ibm.btt.services.BTTServiceRequester extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.EJBInvocation extends ServiceInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.GenericPool extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.LocalJavaInvocation extends ServiceInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.NoPoolAvailableException extends DSEException implements Serializable

Class com.ibm.btt.services.PoolableServiceImpl extends BTTServiceImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.PooledServiceRequester extends BTTServiceRequester implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.ServiceInvocation extends BTTServiceRequester implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.WSIFInvocation extends ServiceInvocation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.btt.services.jdbcjournalservice

Class com.ibm.btt.services.jdbcjournalservice.JDBCJournal extends Journal implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbcjournalservice.JDBCJournalImpl extends JournalImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbcjournalservice.Journal extends JDBCService implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbcjournalservice.JournalImpl extends JDBCServiceImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.btt.services.jdbcservicesinfra

Class com.ibm.btt.services.jdbcservicesinfra.DSESQLException extends DSEException implements Serializable

Serialized Fields

errorCode

int errorCode
The vendor specific exception code.


SQLState

java.lang.String SQLState
The SQL State.

Class com.ibm.btt.services.jdbcservicesinfra.JDBCService extends PooledServiceRequester implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbcservicesinfra.JDBCServiceImpl extends PoolableServiceImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbcservicesinfra.JDBCServicesConnectionManager extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.btt.services.jdbctableservice

Class com.ibm.btt.services.jdbctableservice.JDBCTableService extends JDBCService implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.btt.services.jdbctableservice.JDBCTableServiceImpl extends JDBCServiceImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.btt.sm

Class com.ibm.btt.sm.ApplicationSessionEntry extends SessionEntry implements Serializable

Class com.ibm.btt.sm.BTTSMException extends java.lang.RuntimeException implements Serializable

Class com.ibm.btt.sm.Message extends java.lang.Object implements Serializable

Class com.ibm.btt.sm.SessionEntry extends Hashtable implements Serializable

Class com.ibm.btt.sm.SessionTable extends java.util.Hashtable implements Serializable


Package com.ibm.btt.sm.as

Class com.ibm.btt.sm.as.BTTActivitySessionInternalException extends java.lang.Exception implements Serializable

Class com.ibm.btt.sm.as.UnSupportActivitySessionFeatureException extends BTTActivitySessionInternalException implements Serializable


Package com.ibm.btt.struts.base

Class com.ibm.btt.struts.base.BTTActionForm extends org.apache.struts.action.ActionForm implements Serializable

Class com.ibm.btt.struts.base.BTTActionServlet extends org.apache.struts.action.ActionServlet implements Serializable


Package com.ibm.btt.struts.config

Class com.ibm.btt.struts.config.BTTBaseActionMapping extends org.apache.struts.action.ActionMapping implements Serializable

Serialized Fields

context

java.lang.String context
Context name associated with this action.


validator

java.lang.String validator
Validator type with this action


conditionsID

java.lang.String conditionsID
conditions ID


mapToContext

java.lang.String mapToContext
mapToContext ID (NOTICE: MAYBE SET THIS ATTR TO FORM-BEAN)


mapFromContext

java.lang.String mapFromContext
mapFromContext ID (NOTICE: MAYBE SET THIS ATTR TO FORM-BEAN)


processCtxMapper

java.lang.String processCtxMapper

bttMaps

java.util.Hashtable bttMaps

Class com.ibm.btt.struts.config.BTTControllerConfig extends org.apache.struts.config.ControllerConfig implements Serializable

Serialized Fields

processorClass

java.lang.String processorClass

name

java.lang.String name

Class com.ibm.btt.struts.config.BTTControllersConfig extends java.lang.Object implements Serializable

Serialized Fields

configured

boolean configured

BTTControllerConfigs

java.util.Vector BTTControllerConfigs

Class com.ibm.btt.struts.config.BTTDoubleClickConfig extends java.lang.Object implements Serializable

Serialized Fields

message

java.lang.String message

allowed

boolean allowed

Class com.ibm.btt.struts.config.BTTEJBActionMapping extends BTTBaseActionMapping implements Serializable

Serialized Fields

invokerId

java.lang.String invokerId

Class com.ibm.btt.struts.config.BTTFinalConfig extends java.lang.Object implements Serializable

Serialized Fields

type

java.lang.String type

name

java.lang.String name

Class com.ibm.btt.struts.config.BTTFinalsConfig extends java.lang.Object implements Serializable

Serialized Fields

finalForwardConfigs

java.util.Hashtable finalForwardConfigs

finalActionConfigs

java.util.Hashtable finalActionConfigs

Class com.ibm.btt.struts.config.BTTModuleConfig extends org.apache.struts.config.impl.ModuleConfigImpl implements Serializable

Serialized Fields

conditionsConfigs

java.util.HashMap conditionsConfigs

chaConfig

CHAConfig chaConfig

formatsConfig

BTTWSIFFormatsConfig formatsConfig

flowContextConfig

FlowContextConfig flowContextConfig

bttControllersConfig

BTTControllersConfig bttControllersConfig

bttFinalsConfig

BTTFinalsConfig bttFinalsConfig

bttDoubleClickConfig

BTTDoubleClickConfig bttDoubleClickConfig

processCtxMappersConfig

BTTProcessCtxMappersConfig processCtxMappersConfig

Class com.ibm.btt.struts.config.BTTModuleConfigFactory extends org.apache.struts.config.impl.DefaultModuleConfigFactory implements Serializable

Class com.ibm.btt.struts.config.BTTSwitchActionMapping extends BTTBaseActionMapping implements Serializable

Serialized Fields

processCtxMapperTo

java.lang.String processCtxMapperTo

processCtxMapperFrom

java.lang.String processCtxMapperFrom

Class com.ibm.btt.struts.config.BTTWSIFActionMapping extends BTTBaseActionMapping implements Serializable

Serialized Fields

wsdlFile

java.lang.String wsdlFile
WSDL file name associated with this action.


portType

java.lang.String portType
WebService portType.


operation

java.lang.String operation
WebService operation name


service

java.lang.String service
Service name associated with this action.


ns

java.lang.String ns
name space associated with this action.


pns

java.lang.String pns
Port name space associated with this action.


pname

java.lang.String pname
Port name associated with this action.


isAdvancedService

boolean isAdvancedService
Advance Service with this action

Class com.ibm.btt.struts.config.CHAConfig extends java.lang.Object implements Serializable

Serialized Fields

iniFile

java.lang.String iniFile

Class com.ibm.btt.struts.config.ConditionConfig extends java.lang.Object implements Serializable

Serialized Fields

configured

boolean configured
Has configuration of this component been completed?


parent

java.lang.String parent
Conditions group that this condition belongs to


name

java.lang.String name
Unique name of condition


type

java.lang.String type
Fully qualified class name implemention the condition interface and providing the condition logic.


onTrue

java.lang.String onTrue
Action to take when the condition evaluates to true


onFalse

java.lang.String onFalse
Action to take when the condition evaluates to false

Class com.ibm.btt.struts.config.ConditionsConfig extends java.lang.Object implements Serializable

Serialized Fields

configured

boolean configured
Has configuration of this component been completed?


id

java.lang.String id

conditions

java.util.Vector conditions

Class com.ibm.btt.struts.config.FlowContextConfig extends java.lang.Object implements Serializable

Serialized Fields

contextName

java.lang.String contextName

local

java.lang.String local


Package com.ibm.btt.struts.taglib.html

Class com.ibm.btt.struts.taglib.html.BaseFieldTag extends BaseInputTag implements Serializable

Serialized Fields

accept

java.lang.String accept

utb

StrutsJspContextService utb

name

java.lang.String name
The name of the bean containing our underlying property.


redisplay

boolean redisplay
The "redisplay contents" flag (used only on password).


type

java.lang.String type
The type of input field represented by this tag (text, password, or hidden).

Class com.ibm.btt.struts.taglib.html.BaseHandlerTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

accesskey

java.lang.String accesskey
Access key character.


tabindex

java.lang.String tabindex
Tab index value.


indexed

boolean indexed
Whether to created indexed names for fields

Since:
Struts 1.1

onclick

java.lang.String onclick
Mouse click event.


ondblclick

java.lang.String ondblclick
Mouse double click event.


onmouseover

java.lang.String onmouseover
Mouse over component event.


onmouseout

java.lang.String onmouseout
Mouse exit component event.


onmousemove

java.lang.String onmousemove
Mouse moved over component event.


onmousedown

java.lang.String onmousedown
Mouse pressed on component event.


onmouseup

java.lang.String onmouseup
Mouse released on component event.


onkeydown

java.lang.String onkeydown
Key down in component event.


onkeyup

java.lang.String onkeyup
Key released in component event.


onkeypress

java.lang.String onkeypress
Key down and up together in component event.


onselect

java.lang.String onselect
Text selected in component event.


onchange

java.lang.String onchange
Content changed after component lost focus event.


onblur

java.lang.String onblur
Component lost focus event.


onfocus

java.lang.String onfocus
Component has received focus event.


disabled

boolean disabled
Component is disabled.


readonly

boolean readonly
Component is readonly.


style

java.lang.String style
Style attribute associated with component.


styleClass

java.lang.String styleClass
Named Style class associated with component.


styleId

java.lang.String styleId
Identifier associated with component.


alt

java.lang.String alt
The alternate text of this element.


altKey

java.lang.String altKey
The message resources key of the alternate text.


bundle

java.lang.String bundle
The name of the message resources bundle for message lookups.


locale

java.lang.String locale
The name of the session attribute key for our locale.


title

java.lang.String title
The advisory title of this element.


titleKey

java.lang.String titleKey
The message resources key of the advisory title.


loopTagSupportClass

java.lang.Class loopTagSupportClass

loopTagSupportGetStatus

java.lang.reflect.Method loopTagSupportGetStatus

loopTagStatusClass

java.lang.Class loopTagStatusClass

loopTagStatusGetIndex

java.lang.reflect.Method loopTagStatusGetIndex

triedJstlInit

boolean triedJstlInit

triedJstlSuccess

boolean triedJstlSuccess

Class com.ibm.btt.struts.taglib.html.BaseInputTag extends BaseHandlerTag implements Serializable

Serialized Fields

cols

java.lang.String cols

maxlength

java.lang.String maxlength
The maximum number of characters allowed, or negative for no limit.


property

java.lang.String property
The name of the field (and associated property) being processed.


rows

java.lang.String rows
The number of rows for this field, or negative for no limit.


value

java.lang.String value
The value for this field, or null to retrieve the corresponding property from our associated bean.

Class com.ibm.btt.struts.taglib.html.BaseTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

server

java.lang.String server
The server name to use instead of request.getServerName().


target

java.lang.String target
The target window for this base reference.

Class com.ibm.btt.struts.taglib.html.ButtonTag extends BaseHandlerTag implements Serializable

Serialized Fields

property

java.lang.String property

text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

Class com.ibm.btt.struts.taglib.html.CancelTag extends BaseHandlerTag implements Serializable

Serialized Fields

property

java.lang.String property
The property name of the generated button.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

Class com.ibm.btt.struts.taglib.html.CheckboxTag extends org.apache.struts.taglib.html.CheckboxTag implements Serializable

Serialized Fields

processContext

Context processContext

utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.ComboBoxTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.struts.taglib.html.DSEListTagSupport extends StrutsTagSupport implements Serializable

Serialized Fields

dataNameForList

java.lang.String dataNameForList
The IndexedCollection or KeyedCollection name


item

java.lang.String item
The HTML element name inside the form


value

java.lang.String value
The HTML element value inside the form

Class com.ibm.btt.struts.taglib.html.DSETableTagSupport extends StrutsTagSupport implements Serializable

Serialized Fields

ic

IndexedCollection ic

dataNameForList

java.lang.String dataNameForList
The IndexedCollection or KeyedCollection name


border

java.lang.String border
The HMTL table element attribute: border


cellspacing

java.lang.String cellspacing
The HMTL table element attribute: cellspacing


cellpadding

java.lang.String cellpadding
The HMTL table element attribute: cellpadding


width

java.lang.String width
The HMTL table element attribute: width


start

int start
The start indicator of the indexed collection


end

int end
The end indicator of the indexed collection


showCaption

java.lang.String showCaption
The indicator to insert the HMTL caption element or not


showHeaders

java.lang.String showHeaders
The indicator to insert the HMTL table headers or not


headers

java.lang.String headers
The HTML table headers


headerFontFace

java.lang.String headerFontFace
The HTML table headers font face


headerFontSize

java.lang.String headerFontSize
The HTML table headers font size


headerFontColor

java.lang.String headerFontColor
The HTML table headers font color


headerAlignment

java.lang.String headerAlignment
The HTML table headers text aligment


headerBGColor

java.lang.String headerBGColor
The HTML table headers background color


cellBGColor

java.lang.String cellBGColor
The HTML table cell background color


cellBGColor2

java.lang.String cellBGColor2
The HTML table cell second background color to alternate the colors


colSizes

java.lang.String colSizes
The HTML table columns size


colAlignments

java.lang.String colAlignments
The HTML table columns text aligment


skipCols

java.lang.String skipCols
The number of column to skip

Class com.ibm.btt.struts.taglib.html.ErrorsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

bundle

java.lang.String bundle

processCtx

Context processCtx

locale

java.lang.String locale
The session attribute key for our locale.


name

java.lang.String name
The request attribute key for our error messages (if any).


property

java.lang.String property
The name of the property for which error messages should be returned, or null to return all errors.

Class com.ibm.btt.struts.taglib.html.FileTag extends BaseFieldTag implements Serializable

Class com.ibm.btt.struts.taglib.html.FormTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

action

java.lang.String action
The action URL to which this form should be submitted, if any.


moduleConfig

org.apache.struts.config.ModuleConfig moduleConfig
The module configuration for our module.


enctype

java.lang.String enctype
The content encoding to be used on a POST submit.


focus

java.lang.String focus
The name of the field to receive focus, if any.


focusIndex

java.lang.String focusIndex
The index in the focus field array to receive focus. This only applies if the field given in the focus attribute is actually an array of fields. This allows a specific field in a radio button array to receive focus while still allowing indexed field names like "myRadioButtonField[1]" to be passed in the focus attribute.

Since:
Struts 1.1

mapping

org.apache.struts.action.ActionMapping mapping
The ActionMapping defining where we will be submitting this form


method

java.lang.String method
The request method used when submitting this form.


name

java.lang.String name
The attribute key under which our associated bean is stored.


onreset

java.lang.String onreset
The onReset event script.


onsubmit

java.lang.String onsubmit
The onSubmit event script.


scope

java.lang.String scope
The scope (request or session) under which our associated bean is stored.


servlet

org.apache.struts.action.ActionServlet servlet
The ActionServlet instance we are associated with (so that we can initialize the servlet property on any form bean that we create).


style

java.lang.String style
The style attribute associated with this tag.


styleClass

java.lang.String styleClass
The style class associated with this tag.


styleId

java.lang.String styleId
The identifier associated with this tag.


target

java.lang.String target
The window target.


type

java.lang.String type
The Java class name of the bean to be created, if necessary.


beanName

java.lang.String beanName
The name of the form bean to (create and) use. This is either the same as the 'name' attribute, if that was specified, or is obtained from the associated ActionMapping otherwise.


beanScope

java.lang.String beanScope
The scope of the form bean to (create and) use. This is either the same as the 'scope' attribute, if that was specified, or is obtained from the associated ActionMapping otherwise.


beanType

java.lang.String beanType
The type of the form bean to (create and) use. This is either the same as the 'type' attribute, if that was specified, or is obtained from the associated ActionMapping otherwise.

Class com.ibm.btt.struts.taglib.html.FrameTag extends LinkTag implements Serializable

Serialized Fields

frameborder

java.lang.String frameborder

frameName

java.lang.String frameName
The name attribute that should be rendered for this frame.


longdesc

java.lang.String longdesc
URI of a long description of this frame (complements title).


marginheight

int marginheight
The margin height in pixels, or zero for no setting.


marginwidth

int marginwidth
The margin width in pixels, or zero for no setting.


noresize

boolean noresize
Should users be disallowed to resize the frame?


scrolling

java.lang.String scrolling
What type of scrolling should be supported (yes, no, auto)?

Class com.ibm.btt.struts.taglib.html.HiddenTag extends BaseFieldTag implements Serializable

Serialized Fields

write

boolean write
Should the value of this field also be rendered to the response?


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.HtmlTag extends org.apache.struts.taglib.html.HtmlTag implements Serializable

Class com.ibm.btt.struts.taglib.html.ImageTag extends SubmitTag implements Serializable

Serialized Fields

align

java.lang.String align

border

java.lang.String border
The border size around the image.


page

java.lang.String page
The module-relative URI of the image.


pageKey

java.lang.String pageKey
The message resources key of the module-relative URI of the image.


property

java.lang.String property
The name attribute for the image button.


src

java.lang.String src
The URL of this image.


srcKey

java.lang.String srcKey
The message resources key for the URL of this image.

Class com.ibm.btt.struts.taglib.html.ImgTag extends BaseHandlerTag implements Serializable

Serialized Fields

align

java.lang.String align

border

java.lang.String border
The border size around the image.


height

java.lang.String height
The image height.


hspace

java.lang.String hspace
The horizontal spacing around the image.


imageName

java.lang.String imageName
The image name for named images.


ismap

java.lang.String ismap
Server-side image map declaration.


lowsrc

java.lang.String lowsrc
Deprecated. This is not defined in the HTML 4.01 spec and will be removed in a future version of Struts.

The low resolution image source URI.


name

java.lang.String name
The JSP bean name for query parameters.


page

java.lang.String page
The module-relative path, starting with a slash character, of the image to be displayed by this rendered tag.


pageKey

java.lang.String pageKey
The message resources key under which we should look up the page attribute for this generated tag, if any.


paramId

java.lang.String paramId
In situations where an image is dynamically generated (such as to create a chart graph), this specifies the single-parameter request parameter name to generate.


paramName

java.lang.String paramName
The single-parameter JSP bean name.


paramProperty

java.lang.String paramProperty
The single-parameter JSP bean property.


paramScope

java.lang.String paramScope
The single-parameter JSP bean scope.


property

java.lang.String property
The JSP bean property name for query parameters.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


src

java.lang.String src
The image source URI.


srcKey

java.lang.String srcKey
The message resources key under which we should look up the src attribute for this generated tag, if any.


usemap

java.lang.String usemap
Client-side image map declaration.


vspace

java.lang.String vspace
The vertical spacing around the image.


width

java.lang.String width
The image width.

Class com.ibm.btt.struts.taglib.html.JavascriptValidatorTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

bundle

java.lang.String bundle

formName

java.lang.String formName
The name of the form that corresponds with the action name in struts-config.xml. Specifying a form name places a <script> </script> around the javascript.


page

int page
The current page number of a multi-part form. Only valid when the formName attribute is set.


methodName

java.lang.String methodName
This will be used as is for the JavaScript validation method name if it has a value. This is the method name of the main JavaScript method that the form calls to perform validations.


staticJavascript

java.lang.String staticJavascript
The static JavaScript methods will only be printed if this is set to "true".


dynamicJavascript

java.lang.String dynamicJavascript
The dynamic JavaScript objects will only be generated if this is set to "true".


src

java.lang.String src
The src attribute for html script element (used to include an external script resource). The src attribute is only recognized when the formName attribute is specified.


htmlComment

java.lang.String htmlComment
The JavaScript methods will enclosed with html comments if this is set to "true".


cdata

java.lang.String cdata
Hide JavaScript methods in a CDATA section for XHTML when "true".


htmlBeginComment

java.lang.String htmlBeginComment

htmlEndComment

java.lang.String htmlEndComment

Class com.ibm.btt.struts.taglib.html.LabelListTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.struts.taglib.html.LabelTag extends StrutsTagSupport implements Serializable

Serialized Fields

text

java.lang.String text
The attribute text, the code of the message to display


bundleFile

java.lang.String bundleFile
The attribute bundleFile

Class com.ibm.btt.struts.taglib.html.LinkTag extends BaseHandlerTag implements Serializable

Serialized Fields

text

java.lang.String text

anchor

java.lang.String anchor
The anchor to be added to the end of the generated hyperlink.


forward

java.lang.String forward
The logical forward name from which to retrieve the hyperlink URI.


href

java.lang.String href
The hyperlink URI.


linkName

java.lang.String linkName
The link name for named links.


name

java.lang.String name
The JSP bean name for query parameters.


page

java.lang.String page
The module-relative page URL (beginning with a slash) to which this hyperlink will be rendered.


action

java.lang.String action
The module-relative action (beginning with a slash) which will be called by this link


paramId

java.lang.String paramId
The single-parameter request parameter name to generate.


paramName

java.lang.String paramName
The single-parameter JSP bean name.


paramProperty

java.lang.String paramProperty
The single-parameter JSP bean property.


paramScope

java.lang.String paramScope
The single-parameter JSP bean scope.


property

java.lang.String property
The JSP bean property name for query parameters.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


target

java.lang.String target
The window target.


transaction

boolean transaction
Include transaction token (if any) in the hyperlink?


indexId

java.lang.String indexId
Name of parameter to generate to hold index number

Class com.ibm.btt.struts.taglib.html.ListTag extends DSEListTagSupport implements Serializable

Serialized Fields

size

java.lang.String size
The default size


multipleSelection

java.lang.String multipleSelection
The default value for multipleSelection attribute

Class com.ibm.btt.struts.taglib.html.MessagesTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

iterator

java.util.Iterator iterator
Iterator of the elements of this error collection, while we are actually running.


processed

boolean processed
Whether or not any error messages have been processed.


id

java.lang.String id
The name of the scripting variable to be exposed.


bundle

java.lang.String bundle
The servlet context attribute key for our resources.


locale

java.lang.String locale
The session attribute key for our locale.


name

java.lang.String name
The request attribute key for our error messages (if any).


property

java.lang.String property
The name of the property for which error messages should be returned, or null to return all errors.


header

java.lang.String header
The message resource key for errors header.


footer

java.lang.String footer
The message resource key for errors footer.


message

java.lang.String message
If this is set to 'true', then the Globals.MESSAGE_KEY will be used to retrieve the messages from scope.

Class com.ibm.btt.struts.taglib.html.MultiboxTag extends BaseHandlerTag implements Serializable

Serialized Fields

constant

java.lang.String constant

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


value

java.lang.String value
The value which will mark this checkbox as "checked" if present in the array returned by our property getter.

Class com.ibm.btt.struts.taglib.html.OptionsCollectionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

filter

boolean filter
Should the label values be filtered for HTML sensitive characters?


label

java.lang.String label
The name of the bean property containing the label.


name

java.lang.String name
The name of the bean containing the values collection.


property

java.lang.String property
The name of the property to use to build the values collection.


style

java.lang.String style
The style associated with this tag.


styleClass

java.lang.String styleClass
The named style class associated with this tag.


value

java.lang.String value
The name of the bean property containing the value.

Class com.ibm.btt.struts.taglib.html.OptionsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

collection

java.lang.String collection
The name of the collection containing beans that have properties to provide both the values and the labels (identified by the property and labelProperty attributes).


filter

boolean filter
Should the label values be filtered for HTML sensitive characters?


labelName

java.lang.String labelName
The name of the bean containing the labels collection.


labelProperty

java.lang.String labelProperty
The bean property containing the labels collection.


name

java.lang.String name
The name of the bean containing the values collection.


property

java.lang.String property
The name of the property to use to build the values collection.


style

java.lang.String style
The style associated with this tag.


styleClass

java.lang.String styleClass
The named style class associated with this tag.

Class com.ibm.btt.struts.taglib.html.OptionTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

text

java.lang.String text
The message text to be displayed to the user for this tag (if any)


bundle

java.lang.String bundle
The name of the servlet context attribute containing our message resources.


disabled

boolean disabled
Is this option disabled?


key

java.lang.String key
The key used to look up the text displayed to the user for this option, if any.


locale

java.lang.String locale
The name of the attribute containing the Locale to be used for looking up internationalized messages.


style

java.lang.String style
The style associated with this tag.


styleClass

java.lang.String styleClass
The named style class associated with this tag.


styleId

java.lang.String styleId
The identifier associated with this tag.


value

java.lang.String value
The server value for this option, also used to match against the current property value to determine whether this option should be marked as selected.

Class com.ibm.btt.struts.taglib.html.PasswordTag extends BaseFieldTag implements Serializable

Class com.ibm.btt.struts.taglib.html.RadioTag extends BaseHandlerTag implements Serializable

Serialized Fields

name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name for this field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The server value for this option.


idName

java.lang.String idName
Name of the bean (in some scope) that will return the value of the radio tag.

If an iterator is used to render a series of radio tags, this field may be used to specify the name of the bean exposed by the iterator. In this case, the value attribute is used as the name of a property on the idName bean that returns the value of the radio tag in this iteration.


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.ResetTag extends BaseHandlerTag implements Serializable

Serialized Fields

property

java.lang.String property
The name of the generated input field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

Class com.ibm.btt.struts.taglib.html.RewriteTag extends LinkTag implements Serializable

Class com.ibm.btt.struts.taglib.html.SelectTag extends BaseHandlerTag implements Serializable

Serialized Fields

match

java.lang.String[] match
The actual values we will match against, calculated in doStartTag().


multiple

java.lang.String multiple
Should multiple selections be allowed. Any non-null value will trigger rendering this.


name

java.lang.String name
The name of the bean containing our underlying property.


property

java.lang.String property
The property name we are associated with.


saveBody

java.lang.String saveBody
The saved body content of this tag.


size

java.lang.String size
How many available options should be displayed when this element is rendered?


value

java.lang.String value
The value to compare with for marking an option selected.

Class com.ibm.btt.struts.taglib.html.StrutsTagSupport extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

out

javax.servlet.jsp.JspWriter out
The JSPWriter to render the page


buffer

java.lang.StringBuffer buffer
The stringbuffer with the contents of the page


valErrBundle

java.util.ResourceBundle valErrBundle
The resourcebundle for some tags


name

java.lang.String name
The attribute name


styleName

java.lang.String styleName
The attribute style


dataName

java.lang.String dataName
The attribute dataName


custom

java.lang.String custom
The attribute custom


fontFace

java.lang.String fontFace
The attribute fontFace


fontSize

java.lang.String fontSize
The attribute fontSize


fontColor

java.lang.String fontColor
The attribute fontColor


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.SubmitTag extends BaseHandlerTag implements Serializable

Serialized Fields

property

java.lang.String property
The name of the generated input field.


text

java.lang.String text
The body content of this tag (if any).


value

java.lang.String value
The value of the button label.

Class com.ibm.btt.struts.taglib.html.TableTag extends DSETableTagSupport implements Serializable

Class com.ibm.btt.struts.taglib.html.TextAreaTag extends BaseInputTag implements Serializable

Serialized Fields

name

java.lang.String name
The name of the bean containing our underlying property.


utb

StrutsJspContextService utb

Class com.ibm.btt.struts.taglib.html.TextTag extends BaseFieldTag implements Serializable

Class com.ibm.btt.struts.taglib.html.XhtmlTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable


Package com.ibm.btt.strutsportal.base

Class com.ibm.btt.strutsportal.base.BTTPortalActionServlet extends com.ibm.wps.portlets.struts.WpsActionServlet implements Serializable

Class com.ibm.btt.strutsportal.base.BTTStrutsPortlet extends com.ibm.wps.portlets.struts.WpsStrutsPortlet implements Serializable


Package com.ibm.btt.strutsportal.taglib.html

Class com.ibm.btt.strutsportal.taglib.html.BTTPortalBaseFieldTag extends org.apache.struts.taglib.html.BaseFieldTag implements Serializable

Serialized Fields

utb

StrutsJspContextService utb

Class com.ibm.btt.strutsportal.taglib.html.FormTag extends org.apache.struts.taglib.html.FormTag implements Serializable

Serialized Fields

encodedBeanName

java.lang.String encodedBeanName

urlType

java.lang.String urlType

windowState

java.lang.String windowState

validate

boolean validate

Class com.ibm.btt.strutsportal.taglib.html.TextTag extends BTTPortalBaseFieldTag implements Serializable


Package com.ibm.btt.tools.migration.btttags

Class com.ibm.btt.tools.migration.btttags.Tag extends Tag implements Serializable

Class com.ibm.btt.tools.migration.btttags.TagAttribute extends TagAttribute implements Serializable


Package com.ibm.connector2.sna.lu0

Class com.ibm.connector2.sna.lu0.Lu0ConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_connectionManager

javax.resource.spi.ConnectionManager _connectionManager

_managedConnectionFactory

javax.resource.spi.ManagedConnectionFactory _managedConnectionFactory

_reference

javax.naming.Reference _reference

_logWriter

java.io.PrintWriter _logWriter

_adapterMetaData

Lu0ResourceAdapterMetaData _adapterMetaData

Class com.ibm.connector2.sna.lu0.Lu0InteractionSpec extends java.lang.Object implements Serializable

Serialized Fields

_functionName

java.lang.String _functionName

_executionTimeout

int _executionTimeout

_interactionVerb

int _interactionVerb

Class com.ibm.connector2.sna.lu0.Lu0ManagedConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_configurationProperties

Lu0SnaSessionConfigurationProperties _configurationProperties

_luNamesArray

java.lang.String[] _luNamesArray

_currentLuName

java.lang.String _currentLuName

_currentConnection

Lu0ManagedConnection _currentConnection

_jmsPublish

java.lang.Boolean _jmsPublish

_userName

java.lang.String _userName

_userPassword

java.lang.String _userPassword

_connectionFactory

Lu0ConnectionFactory _connectionFactory

_logWriter

java.io.PrintWriter _logWriter

Class com.ibm.connector2.sna.lu0.Lu0Record extends java.lang.Object implements Serializable

Serialized Fields

_data

java.lang.String _data

_recordName

java.lang.String _recordName

_recordShortDescription

java.lang.String _recordShortDescription


Package com.ibm.connector2.sna.lu0.exception

Class com.ibm.connector2.sna.lu0.exception.Lu0Exception extends java.lang.Exception implements Serializable

Serialized Fields

_severity

java.lang.String _severity

_throwingClassName

java.lang.String _throwingClassName

_throwingMethodName

java.lang.String _throwingMethodName

_errorCode

java.lang.String _errorCode


Package com.ibm.connector2.sna.lu0.host

Class com.ibm.connector2.sna.lu0.host.Lu0SnaSessionConfigurationProperties extends java.lang.Object implements Serializable

Serialized Fields

_luName

java.lang.String _luName

_hostApplicationName

java.lang.String _hostApplicationName

_chaining

java.lang.Boolean _chaining

_messageToLu

java.lang.Boolean _messageToLu

_manageResponses

java.lang.Boolean _manageResponses

_fmhHeaderSent

java.lang.Boolean _fmhHeaderSent

_fmhIncluded

java.lang.Boolean _fmhIncluded

_endBracketSent

java.lang.Boolean _endBracketSent

_automaticSessionEstablishment

java.lang.Boolean _automaticSessionEstablishment

_establishSessionRetries

java.lang.Integer _establishSessionRetries

_timeBetweenRetries

java.lang.Integer _timeBetweenRetries

_establishSessionTimeout

java.lang.Integer _establishSessionTimeout

_definiteResponseSolicited

java.lang.Boolean _definiteResponseSolicited

_BIDManaged

java.lang.Boolean _BIDManaged

_compression

java.lang.Boolean _compression

_codeSet

java.lang.String _codeSet

_modeName

java.lang.String _modeName


Package com.ibm.connector2.sna.lu0.host.event

Class com.ibm.connector2.sna.lu0.host.event.Lu0SessionEvent extends java.util.EventObject implements Serializable

Serialized Fields

_eventId

int _eventId

_eventData

java.lang.String _eventData

_eventException

java.lang.Exception _eventException


Package com.ibm.connector2.sna.lu0.resource

Class com.ibm.connector2.sna.lu0.resource.Lu0MessageCatalog extends java.util.ListResourceBundle implements Serializable


Package com.ibm.connector2.sna.lu0.tools

Class com.ibm.connector2.sna.lu0.tools.Lu0Address extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

_connectionFactoryJndiLookupName

java.lang.String _connectionFactoryJndiLookupName

_luNames

java.lang.String _luNames

_hostApplicationName

java.lang.String _hostApplicationName

_fmhHeaderSent

java.lang.Boolean _fmhHeaderSent

_fmhIncluded

java.lang.Boolean _fmhIncluded

_establishSessionTimeout

java.lang.Integer _establishSessionTimeout

_compression

java.lang.Boolean _compression

_codeSet

java.lang.String _codeSet

_userName

java.lang.String _userName

_userPassword

java.lang.String _userPassword

Class com.ibm.connector2.sna.lu0.tools.Lu0Binding extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

Class com.ibm.connector2.sna.lu0.tools.Lu0BindingSerializer extends java.lang.Object implements Serializable

Class com.ibm.connector2.sna.lu0.tools.Lu0ConnectionSpecProperty extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

_partName

java.lang.String _partName

_propertyName

java.lang.String _propertyName

Class com.ibm.connector2.sna.lu0.tools.Lu0ExtensionRegistry extends javax.wsdl.extensions.ExtensionRegistry implements Serializable

Class com.ibm.connector2.sna.lu0.tools.Lu0InteractionSpecProperty extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

_partName

java.lang.String _partName

_propertyName

java.lang.String _propertyName

Class com.ibm.connector2.sna.lu0.tools.Lu0Operation extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_functionName

java.lang.String _functionName

_required

java.lang.Boolean _required

_interactionVerb

int _interactionVerb

_executionTimeout

int _executionTimeout


Package com.ibm.connector2.sna.lu0.tools.resource

Class com.ibm.connector2.sna.lu0.tools.resource.Lu0ConnectorJCAPluginMessageCatalog extends java.util.ListResourceBundle implements Serializable


Package com.ibm.connector2.sna.lu62

Class com.ibm.connector2.sna.lu62.Lu62ConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_connectionManager

javax.resource.spi.ConnectionManager _connectionManager

_managedConnectionFactory

javax.resource.spi.ManagedConnectionFactory _managedConnectionFactory

_reference

javax.naming.Reference _reference

_logWriter

java.io.PrintWriter _logWriter

_adapterMetaData

Lu62ResourceAdapterMetaData _adapterMetaData

Class com.ibm.connector2.sna.lu62.Lu62InteractionSpec extends java.lang.Object implements Serializable

Serialized Fields

_functionName

java.lang.String _functionName

_executionTimeout

int _executionTimeout

_interactionVerb

int _interactionVerb

Class com.ibm.connector2.sna.lu62.Lu62ManagedConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

_configurationProperties

Lu62ConversationConfigurationProperties _configurationProperties

_currentConnection

Lu62ManagedConnection _currentConnection

_jmsPublish

java.lang.Boolean _jmsPublish

_userNameJCA

java.lang.String _userNameJCA

_passwordJCA

java.lang.String _passwordJCA

_connectionFactory

Lu62ConnectionFactory _connectionFactory

_logWriter

java.io.PrintWriter _logWriter

Class com.ibm.connector2.sna.lu62.Lu62Record extends java.lang.Object implements Serializable

Serialized Fields

_data

java.lang.String _data

_recordName

java.lang.String _recordName

_recordShortDescription

java.lang.String _recordShortDescription


Package com.ibm.connector2.sna.lu62.exception

Class com.ibm.connector2.sna.lu62.exception.Lu62Exception extends java.lang.Exception implements Serializable

Serialized Fields

_severity

java.lang.String _severity

_throwingClassName

java.lang.String _throwingClassName

_throwingMethodName

java.lang.String _throwingMethodName

_errorCode

java.lang.String _errorCode

_message

java.lang.String _message

Class com.ibm.connector2.sna.lu62.exception.Lu62InternalErrorException extends Lu62Exception implements Serializable

Class com.ibm.connector2.sna.lu62.exception.Lu62InvalidRequestException extends Lu62Exception implements Serializable


Package com.ibm.connector2.sna.lu62.host

Class com.ibm.connector2.sna.lu62.host.Lu62ConversationConfigurationProperties extends java.lang.Object implements Serializable

Serialized Fields

_luName

java.lang.String _luName

_tpName

java.lang.String _tpName

_symbolicDestinationName

java.lang.String _symbolicDestinationName

_manageResponses

java.lang.Boolean _manageResponses

_establishConversationRetries

java.lang.Integer _establishConversationRetries

_timeBetweenRetries

java.lang.Integer _timeBetweenRetries

_outgoing

java.lang.Boolean _outgoing

_flushMode

java.lang.Boolean _flushMode

_confirmMode

java.lang.Boolean _confirmMode

_synchronousMode

java.lang.Boolean _synchronousMode

_chaining

java.lang.Boolean _chaining

_establishConversationTimeout

java.lang.Integer _establishConversationTimeout

_userId

java.lang.String _userId

_password

java.lang.String _password


Package com.ibm.connector2.sna.lu62.host.event

Class com.ibm.connector2.sna.lu62.host.event.Lu62ConversationEvent extends java.util.EventObject implements Serializable

Serialized Fields

_eventId

int _eventId

_eventData

java.lang.String _eventData

_eventException

java.lang.Exception _eventException


Package com.ibm.connector2.sna.lu62.resource

Class com.ibm.connector2.sna.lu62.resource.Lu62MessageCatalog extends java.util.ListResourceBundle implements Serializable


Package com.ibm.connector2.sna.lu62.tools

Class com.ibm.connector2.sna.lu62.tools.Lu62Address extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

_connectionFactoryJndiLookupName

java.lang.String _connectionFactoryJndiLookupName

_outgoing

java.lang.Boolean _outgoing

_luName

java.lang.String _luName

_tpName

java.lang.String _tpName

_symbolicDestinationName

java.lang.String _symbolicDestinationName

_manageResponses

java.lang.Boolean _manageResponses

_establishConversationRetries

java.lang.Integer _establishConversationRetries

_timeBetweenRetries

java.lang.Integer _timeBetweenRetries

_flushMode

java.lang.Boolean _flushMode

_confirmMode

java.lang.Boolean _confirmMode

_synchronousMode

java.lang.Boolean _synchronousMode

_chaining

java.lang.Boolean _chaining

_establishConversationTimeout

java.lang.Integer _establishConversationTimeout

_userId

java.lang.String _userId

_password

java.lang.String _password

_userNameJCA

java.lang.String _userNameJCA

_passwordJCA

java.lang.String _passwordJCA

Class com.ibm.connector2.sna.lu62.tools.Lu62Binding extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

Class com.ibm.connector2.sna.lu62.tools.Lu62BindingSerializer extends java.lang.Object implements Serializable

Class com.ibm.connector2.sna.lu62.tools.Lu62ConnectionSpecProperty extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

_partName

java.lang.String _partName

_propertyName

java.lang.String _propertyName

Class com.ibm.connector2.sna.lu62.tools.Lu62ExtensionRegistry extends javax.wsdl.extensions.ExtensionRegistry implements Serializable

Class com.ibm.connector2.sna.lu62.tools.Lu62InteractionSpecProperty extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

_partName

java.lang.String _partName

_propertyName

java.lang.String _propertyName

Class com.ibm.connector2.sna.lu62.tools.Lu62Operation extends java.lang.Object implements Serializable

Serialized Fields

_elementType

javax.xml.namespace.QName _elementType

_required

java.lang.Boolean _required

_interactionVerb

int _interactionVerb

_executionTimeout

int _executionTimeout


Package com.ibm.connector2.sna.lu62.tools.resource

Class com.ibm.connector2.sna.lu62.tools.resource.Lu62ConnectorJCAPluginMessageCatalog extends java.util.ListResourceBundle implements Serializable


Package com.ibm.dse.automaton

Class com.ibm.dse.automaton.DSEAction extends DSENotifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.dse.automaton.DSEGuardCondition extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEGuardCondition.

Throws:
java.io.IOException

Class com.ibm.dse.automaton.DSEProcessor extends DSENotifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEProcessor.

Throws:
java.io.IOException

Class com.ibm.dse.automaton.DSEProcessorException extends DSEException implements Serializable

Class com.ibm.dse.automaton.DSEState extends DSEHandler implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEState.

Throws:
java.io.IOException

Class com.ibm.dse.automaton.ProcessorStatusChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

_processorStatus

java.lang.String _processorStatus

Class com.ibm.dse.automaton.ProcessorTerminatedEvent extends java.util.EventObject implements Serializable

Class com.ibm.dse.automaton.TransitionDescriptor extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for TransitionDescriptor.

Throws:
java.io.IOException


Package com.ibm.dse.automaton.ext.client

Class com.ibm.dse.automaton.ext.client.CloseView extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.dse.automaton.ext.client.ExecuteOperationAct extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException

Class com.ibm.dse.automaton.ext.client.OpenView extends DSEAction implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Provides concrete serialization handling for DSEAction.

Throws:
java.io.IOException


Package com.ibm.dse.base

Class com.ibm.dse.base.BinaryIntegerStringFormat extends IntegerFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.CodeSetTranslator extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.Compressor extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.ConstantFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.Context extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput has a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for contexts. This method serializes the current context and all its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.DataCollection extends DataElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.DataElement extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.DataField extends DataElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.dse.base.DataMapperConverterFormat extends DataMapperFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.DataMapperFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.DataPointer extends Pointer implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Pointer.

Throws:
java.io.IOException

Class com.ibm.dse.base.DateFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.Delimiter extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.DlgBox extends java.awt.Dialog implements Serializable

Serialized Fields

ivjButton1

java.awt.Button ivjButton1

ivjTextArea1

java.awt.TextArea ivjTextArea1

Class com.ibm.dse.base.DSEClientOperation extends DSEOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEOperation.

Throws:
java.io.IOException

Class com.ibm.dse.base.DSECounterException extends DSEException implements Serializable

Class com.ibm.dse.base.DSEEventObject extends java.util.EventObject implements Serializable

Serialized Fields

sourceName

java.lang.String sourceName

name

java.lang.String name

parameters

Hashtable parameters

originTID

java.lang.String originTID

Class com.ibm.dse.base.DSEException extends java.lang.Exception implements Serializable

Serialized Fields

severity

java.lang.String severity

throwingClassName

java.lang.String throwingClassName

throwingMethodName

java.lang.String throwingMethodName

code

java.lang.String code

Class com.ibm.dse.base.DSEExceptionEvent extends DSEEventObject implements Serializable

Class com.ibm.dse.base.DSEHandlerNotFoundException extends DSEException implements Serializable

Class com.ibm.dse.base.DSEInternalErrorException extends DSEException implements Serializable

Class com.ibm.dse.base.DSEInvalidArgumentException extends DSEException implements Serializable

Class com.ibm.dse.base.DSEInvalidClassException extends DSEException implements Serializable

Class com.ibm.dse.base.DSEInvalidRequestException extends DSEException implements Serializable

Class com.ibm.dse.base.DSEObjectNotFoundException extends DSEException implements Serializable

Class com.ibm.dse.base.DSEOperation extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEOperation.

Throws:
java.io.IOException

Class com.ibm.dse.base.DSEServerOperation extends DSEOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEOperation.

Throws:
java.io.IOException

Class com.ibm.dse.base.DynamicRecordFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.DynamicXMLFormat extends KeyedCollectionFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.ErrorInfo extends Hashtable implements Serializable

Serialized Fields

inputObject

java.lang.Object inputObject

Class com.ibm.dse.base.EventManagerClientOperation extends DSEClientOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEOperation.

Throws:
java.io.IOException

Class com.ibm.dse.base.EventManagerServerOperation extends DSEServerOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEOperation.

Throws:
java.io.IOException

Class com.ibm.dse.base.FieldFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.FixedLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.FloatFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.FormatDecorator extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.FormatElement extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.GetItemsToSave extends java.awt.Dialog implements Serializable

Serialized Fields

ivjButton1

java.awt.Button ivjButton1

ivjButton11

java.awt.Button ivjButton11

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel11

java.awt.Label ivjLabel11

ivjLabelMax

java.awt.Label ivjLabelMax

ivjLabelMin

java.awt.Label ivjLabelMin

ivjTextFieldFrom

java.awt.TextField ivjTextFieldFrom

ivjTextFieldTo

java.awt.TextField ivjTextFieldTo

maximum

int maximum

minimum

int minimum

parentFrame

java.awt.Frame parentFrame

returnCode

boolean returnCode

Class com.ibm.dse.base.Hashtable extends java.util.Hashtable implements Serializable

Class com.ibm.dse.base.HashtableFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for HashtableFormat.

Throws:
java.io.IOException

Class com.ibm.dse.base.HashtableIndexedCollectionFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for HashtableIndexedCollectionFormat.

Throws:
java.io.IOException

Class com.ibm.dse.base.Identifier extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.IndexedCollection extends DataCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for IndexedCollection.

Throws:
java.io.IOException

Class com.ibm.dse.base.IndexedCollectionFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.IntegerFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.KeyedCollection extends DataCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for KeyedCollection.

Throws:
java.io.IOException

Class com.ibm.dse.base.KeyedCollectionFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.MaximumLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.NullCheckDecorator extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.NumericStringFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.ObjectFormat extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for ObjectFormat.

Throws:
java.io.IOException

Class com.ibm.dse.base.OperationRepliedEvent extends DSEEventObject implements Serializable

Class com.ibm.dse.base.OperField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.dse.base.PackedDateFormat extends PackedFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.PackedFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.Pointer extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Pointer.

Throws:
java.io.IOException

Class com.ibm.dse.base.ProgressIndicator extends java.awt.Frame implements Serializable

Serialized Fields

fieldProgress

int fieldProgress

ivjCanvas1

java.awt.Canvas ivjCanvas1

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel2

java.awt.Label ivjLabel2

ivjLabel3

java.awt.Label ivjLabel3

Class com.ibm.dse.base.RecordFormat extends KeyedCollectionFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.SelfLength extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.Service extends DSENotifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.dse.base.SessionEntry extends KeyedCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for KeyedCollection.

Throws:
java.io.IOException

Class com.ibm.dse.base.SessionTable extends KeyedCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for KeyedCollection.

Throws:
java.io.IOException

Class com.ibm.dse.base.StringFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.Tag extends java.lang.Object implements Serializable

Serialized Fields

attrList

Vector attrList

name

java.lang.String name

subTags

Vector subTags

decorators

Vector decorators

Id

java.lang.String Id

Class com.ibm.dse.base.TagAttribute extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.Object value

Class com.ibm.dse.base.TimeFormat extends FieldFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.TraceFrame extends java.awt.Frame implements Serializable

Serialized Fields

itemsSelected

boolean itemsSelected

zeroItems

boolean zeroItems

traceList

TraceList traceList

mainMenu

java.awt.MenuBar mainMenu

fileMenu

java.awt.Menu fileMenu

editMenu

java.awt.Menu editMenu

viewMenu

java.awt.Menu viewMenu

traceMenu

java.awt.Menu traceMenu

File

java.lang.String File

doTraces

boolean doTraces

showDSE

boolean showDSE

showCTF

boolean showCTF

trcWindow

TracesWindow trcWindow

ComponentsFrame

java.awt.Frame ComponentsFrame

Class com.ibm.dse.base.TraceFrameComponents extends java.awt.Frame implements Serializable

Serialized Fields

ivjCheckbox_Debug

java.awt.Checkbox ivjCheckbox_Debug

ivjCheckbox_Display

java.awt.Checkbox ivjCheckbox_Display

ivjCheckbox_Error

java.awt.Checkbox ivjCheckbox_Error

ivjCheckbox_Information

java.awt.Checkbox ivjCheckbox_Information

ivjCheckbox_Severe

java.awt.Checkbox ivjCheckbox_Severe

ivjCheckbox_Warning

java.awt.Checkbox ivjCheckbox_Warning

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

TraceFrameComponents.IvjEventHandler ivjEventHandler

ivjLabel_Components

java.awt.Label ivjLabel_Components

ivjLabel_Types

java.awt.Label ivjLabel_Types

ivjList_Components

java.awt.List ivjList_Components

ivjPanel_Types

java.awt.Panel ivjPanel_Types

ivjButton_Close

java.awt.Button ivjButton_Close

ivjCheckbox_High

java.awt.Checkbox ivjCheckbox_High

ivjCheckbox_Low

java.awt.Checkbox ivjCheckbox_Low

ivjCheckbox_Medium

java.awt.Checkbox ivjCheckbox_Medium

ivjLabel_Levels

java.awt.Label ivjLabel_Levels

ivjPanel_Levels

java.awt.Panel ivjPanel_Levels

trcWindow

TracesWindow trcWindow

ivjCheckbox_Enable

java.awt.Checkbox ivjCheckbox_Enable

Class com.ibm.dse.base.TraceList extends java.awt.List implements Serializable

Serialized Fields

nextLine

int nextLine

maxNumberOfLines

int maxNumberOfLines

anyItemSelected

boolean anyItemSelected

autoScroll

boolean autoScroll

minimum

int minimum

maximum

int maximum

Class com.ibm.dse.base.TraceLog extends javax.servlet.http.HttpServlet implements Serializable

Class com.ibm.dse.base.TraceRequesterField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.lang.ClassNotFoundException
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DataField.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.dse.base.TypedDataElementFormat extends FormatElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.base.Vector extends java.util.Vector implements Serializable

Class com.ibm.dse.base.XMLFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException


Package com.ibm.dse.base.types

Class com.ibm.dse.base.types.AbstractConverter extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.AbstractPropertyDescriptor extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.AbstractValidator extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.DSEElementState extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for DSEElementState.

Throws:
java.io.IOException.
java.io.IOException

Class com.ibm.dse.base.types.DSETypeException extends DSEException implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException

Class com.ibm.dse.base.types.ICollConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ICollPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ICollValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.KCollConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.KCollPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.KCollValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException


Package com.ibm.dse.base.types.ext

Class com.ibm.dse.base.types.ext.DateConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.DatePropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.DateValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.DoublePropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.DoubleValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.FloatConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.FloatPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.FloatValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.IntegerConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.IntegerPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.IntegerStringValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.IntegerValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.NumericStringConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.StringConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.StringPropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for AbstractPropertyDescriptor.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.StringValidator extends AbstractValidator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all of its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for the Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException

Class com.ibm.dse.base.types.ext.TimeConverter extends AbstractConverter implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput. The ObjectInput contains a context and all its children.

Throws:
java.io.IOException.
java.lang.ClassNotFoundException.
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Context. This method serializes the current context and all of its children.

Throws:
java.io.IOException


Package com.ibm.dse.clientserver

Class com.ibm.dse.clientserver.CSNotificationEvent extends java.util.EventObject implements Serializable

Serialized Fields

_firedEvent

java.util.EventObject _firedEvent

Class com.ibm.dse.clientserver.CSReplyEvent extends java.util.EventObject implements Serializable

Serialized Fields

_requestId

java.lang.Integer _requestId

Class com.ibm.dse.clientserver.CSSessionStatusChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

_sessionStatus

int _sessionStatus

Class com.ibm.dse.clientserver.DSECSException extends DSEException implements Serializable

Class com.ibm.dse.clientserver.DSECSInvalidRequestException extends DSECSException implements Serializable

Class com.ibm.dse.clientserver.DSECSRemoteOperationException extends DSECSException implements Serializable

Class com.ibm.dse.clientserver.DSECSServerNotStartedException extends DSECSException implements Serializable

Class com.ibm.dse.clientserver.DSECSSessionNotEstablishedException extends DSECSException implements Serializable

Class com.ibm.dse.clientserver.DSECSSocketException extends DSECSException implements Serializable

Class com.ibm.dse.clientserver.DSECSSSLException extends DSECSException implements Serializable

Class com.ibm.dse.clientserver.DSECSTimeoutException extends DSECSException implements Serializable

Serialized Fields

id

java.lang.Integer id
Identifies the timeouted sendAndWait request.


Package com.ibm.dse.cs.servlet

Class com.ibm.dse.cs.servlet.CSAsynchronousReplyEvent extends java.util.EventObject implements Serializable

Serialized Fields

requestId

java.lang.Integer requestId

resultData

java.util.Vector resultData

Class com.ibm.dse.cs.servlet.CSClient extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.dse.cs.servlet.CSInactivityClientEvent extends java.util.EventObject implements Serializable

Serialized Fields

sessionExpired

java.lang.String sessionExpired

appSessionExpired

java.lang.String appSessionExpired

Class com.ibm.dse.cs.servlet.CSProcessorInactivityEvent extends java.util.EventObject implements Serializable

Serialized Fields

processorId

java.lang.String processorId

sessionId

java.lang.String sessionId

Class com.ibm.dse.cs.servlet.CSReplyErrorEvent extends java.util.EventObject implements Serializable

Serialized Fields

replyError

java.lang.String replyError

detailError

java.lang.String detailError

formattedData

java.lang.String formattedData

replyFormatName

java.lang.String replyFormatName

Class com.ibm.dse.cs.servlet.ServletException extends java.lang.Exception implements Serializable


Package com.ibm.dse.desktop

Class com.ibm.dse.desktop.Bookmark extends javax.swing.JButton implements Serializable

Serialized Fields

operation

java.lang.String operation

type

java.lang.String type

application

java.lang.String application

process

java.lang.String process

shortDescription

java.lang.String shortDescription

longDescription

java.lang.String longDescription

operationPanel

java.lang.String operationPanel

code

java.lang.String code

taskName

java.lang.String taskName

hotKey

java.lang.String hotKey

label

java.lang.String label

parameters

java.lang.String parameters

errorMessageOnInstantiateOperation

java.lang.String errorMessageOnInstantiateOperation

executeOperation

java.lang.Boolean executeOperation

xNavigationArea

int xNavigationArea

yNavigationArea

int yNavigationArea

heightNA

int heightNA

widthNA

int widthNA

height

int height

width

int width

launchable

java.lang.String launchable

popupMenu

javax.swing.JPopupMenu popupMenu

menuItem

javax.swing.JMenuItem menuItem

point

java.awt.Point point

iconName

java.lang.String iconName

selectedPoint

int selectedPoint

Class com.ibm.dse.desktop.BookmarkArea extends EmbeddedPanel implements Serializable

Serialized Fields

BAB

BookmarkAreaBasic BAB

sp

javax.swing.JScrollPane sp

name

java.lang.String name

vector

java.util.Vector vector

type

java.lang.String type

Class com.ibm.dse.desktop.BookmarkAreaBasic extends EmbeddedPanel implements Serializable

Serialized Fields

name

java.lang.String name

dropTarget

java.awt.dnd.DropTarget dropTarget

vector

java.util.Vector vector

type

java.lang.String type

BA

ButtonRow BA

alignment

java.lang.String alignment

hSpace

int hSpace

vSpace

int vSpace

nextX

int nextX

nextY

int nextY

initialized

boolean initialized

sp

javax.swing.JScrollPane sp

capacity

int capacity

dimension

java.awt.Dimension dimension

iconName

java.lang.String iconName

bookmarkWidth

int bookmarkWidth

bookmarkHeight

int bookmarkHeight

Class com.ibm.dse.desktop.ButtonRow extends EmbeddedPanel implements Serializable

Serialized Fields

hSpace

int hSpace

vSpace

int vSpace

nextX

int nextX

Class com.ibm.dse.desktop.CustomizableArea extends EmbeddedPanel implements Serializable

Class com.ibm.dse.desktop.DateField extends TextField implements Serializable

Serialized Fields

dateField

java.lang.Thread dateField
The dateField is the thread in which the date is running.


pattern

java.lang.String pattern
The pattern used for the date.


semaphore

Semaphore semaphore

timeOut

int timeOut
The time where the date is revised.

Class com.ibm.dse.desktop.Desktop extends javax.swing.JApplet implements Serializable

Serialized Fields

packages

java.lang.String packages
The group of packages where Desktop components can be defined.


orientation

java.awt.ComponentOrientation orientation
The group of packages where Desktop components can be defined.


nextX

int nextX
The x location of the next component.


nextY

int nextY
The y location of the next component.


taskArea

TaskArea taskArea
The instance of the TaskArea class.


workingArea

WorkingArea workingArea
The instance of the WorkingArea class.


initializerClass

java.lang.String initializerClass
The name of the initializer class.


initializerMethod

java.lang.String initializerMethod
The name of the initializer method.


rebuilderClass

java.lang.String rebuilderClass
The name of the rebuilder class.


rebuilderMethod

java.lang.String rebuilderMethod
The name of the rebuilder method.


finalizerClass

java.lang.String finalizerClass
The name of the finalizer class.


finalizerMethod

java.lang.String finalizerMethod
The name of the finalizer method.


helpFileURL

java.lang.String helpFileURL
The URL of the help file.


lookandfeel

java.lang.String lookandfeel
The look and feel of the Desktop.


messageTextField

MessageArea messageTextField
The instance of the MessageArea.


taskInfos

java.util.Hashtable taskInfos
The collection of taskInfos kept by taskname.


taskCodes

java.util.Hashtable taskCodes
The collection of taskInfos kept by code.


mnemonics

java.util.Vector mnemonics

title

java.lang.String title
The title of the Desktop.


namedComponents

java.util.Hashtable namedComponents

multiTasking

boolean multiTasking

components

java.util.Vector components

ivjJAppletContentPane

javax.swing.JPanel ivjJAppletContentPane

nodeBeanTable

java.util.Hashtable nodeBeanTable
The collection of components of the Desktop kept by node.


numNodesManaged

int numNodesManaged

numNodes

int numNodes

percentageForParsing

int percentageForParsing

progressWindow

ProgressIndicator progressWindow

readXMLFromJAR

boolean readXMLFromJAR

firstTime

boolean firstTime

hs

javax.help.HelpSet hs
The instance of the HelpSet.


hb

javax.help.HelpBroker hb
The instance of the HelpBroker.


bookmarkarea

boolean bookmarkarea

bookmarkArea

BookmarkArea bookmarkArea
The instance of BookmarkArea.


bookmarkId

java.lang.String bookmarkId

originalWidth

int originalWidth

originalHeight

int originalHeight

file_exists

boolean file_exists

change_language

boolean change_language

count

int count

s

int s

developerTime

boolean developerTime

desktopWidth

int desktopWidth

desktopHeight

int desktopHeight

resResourceBundle

java.util.ResourceBundle resResourceBundle

resSampleResourceBundle

java.util.ResourceBundle resSampleResourceBundle

resDesktop

java.lang.String resDesktop

resSampleDesktop

java.lang.String resSampleDesktop

usingLayouts

boolean usingLayouts

Class com.ibm.dse.desktop.DesktopManager extends javax.swing.DefaultDesktopManager implements Serializable

Class com.ibm.dse.desktop.DSETaskButton extends SpToggleButton implements Serializable

Serialized Fields

name

java.lang.String name

hotKey

java.lang.String hotKey

internalFrame

SpInternalFrame internalFrame

process

java.lang.String process

level

int level

nc

NavigationController nc

ivjJPopupMenu1

javax.swing.JPopupMenu ivjJPopupMenu1

ivjJMenuItem1

javax.swing.JMenuItem ivjJMenuItem1

ivjJMenuItem2

javax.swing.JMenuItem ivjJMenuItem2

close

boolean close

activate

boolean activate

Task

DSETaskButton Task

p

Processor p

TYPE

java.lang.String TYPE
identifier of the Navigation Controller type

Class com.ibm.dse.desktop.ExitButton extends IconButton implements Serializable

Serialized Fields

confirmationWindowTitle

java.lang.String confirmationWindowTitle
message of confirmationWindowTitle


confirmationWindowMessage

java.lang.String confirmationWindowMessage
message of confirmationWindowMessage


confirmationWindowYesTitle

java.lang.String confirmationWindowYesTitle
message of confirmationWindowYesTitle


confirmationWindowNoTitle

java.lang.String confirmationWindowNoTitle
message of confirmationWindowNoTitle

Class com.ibm.dse.desktop.ExtendedJTree extends javax.swing.JTree implements Serializable

Serialized Fields

dragSource

java.awt.dnd.DragSource dragSource

Class com.ibm.dse.desktop.ExternalApplicationButton extends IconButton implements Serializable

Serialized Fields

command

java.lang.String command

Class com.ibm.dse.desktop.ExternalTaskButton extends SpToggleButton implements Serializable

Serialized Fields

APPLICATION

int APPLICATION

thread

DesktopThread thread

navigationArea

SpInternalFrame navigationArea
identifier of the frame associated to the External Task


close

boolean close

activate

boolean activate

ivjJPopupMenu1

javax.swing.JPopupMenu ivjJPopupMenu1

ivjJMenuItem1

javax.swing.JMenuItem ivjJMenuItem1

ivjJMenuItem2

javax.swing.JMenuItem ivjJMenuItem2

Class com.ibm.dse.desktop.IconButton extends TaskLauncherButton implements Serializable

Class com.ibm.dse.desktop.IconLabel extends Label implements Serializable

Class com.ibm.dse.desktop.Label extends SpLabel implements Serializable

Class com.ibm.dse.desktop.LanguageBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

languages

java.lang.String languages

width

int width

height

int height

y

int y

x

int x

Class com.ibm.dse.desktop.LeafTreeNode extends TreeNode implements Serializable

Serialized Fields

operation

java.lang.String operation

application

java.lang.String application

process

java.lang.String process

shortDescription

java.lang.String shortDescription

longDescription

java.lang.String longDescription

operationPanel

java.lang.String operationPanel

code

java.lang.String code

taskName

java.lang.String taskName

parameters

java.lang.String parameters

errorMessageOnInstantiateOperation

java.lang.String errorMessageOnInstantiateOperation

executeOperation

java.lang.Boolean executeOperation

type

java.lang.String type

width

int width

height

int height

yNavigationArea

int yNavigationArea

xNavigationArea

int xNavigationArea

Class com.ibm.dse.desktop.MenuButton extends SpButton implements Serializable

Serialized Fields

popupMenu

javax.swing.JPopupMenu popupMenu

circularNavigation

boolean circularNavigation
describes the kind of navigation


hotKey

java.lang.String hotKey
identifier of the hotkey


menuButtonL

MenuButton.MenuButtonL menuButtonL

Class com.ibm.dse.desktop.MenuButtonRow extends EmbeddedPanel implements Serializable

Serialized Fields

hSpace

int hSpace
hSpace is the height space between buttons.


vSpace

int vSpace
vSpace is the vertical space between buttons.


nextX

int nextX
nextX is the value of the x location of the next button.

Class com.ibm.dse.desktop.MenuItem extends javax.swing.JMenuItem implements Serializable

Serialized Fields

operation

java.lang.String operation

application

java.lang.String application

process

java.lang.String process

operationPanel

java.lang.String operationPanel

shortDescription

java.lang.String shortDescription

longDescription

java.lang.String longDescription

code

java.lang.String code

taskName

java.lang.String taskName

parameters

java.lang.String parameters

errorMessageOnInstantiateOperation

java.lang.String errorMessageOnInstantiateOperation

executeOperation

java.lang.Boolean executeOperation

type

java.lang.String type

width

int width

height

int height

yNavigationArea

int yNavigationArea

xNavigationArea

int xNavigationArea

Class com.ibm.dse.desktop.MessageArea extends javax.swing.JComboBox implements Serializable

Serialized Fields

focusTraversable

boolean focusTraversable

hotKey

java.lang.String hotKey

show

boolean show

level

int level

informationLevel

int informationLevel

intNumberOfItems

int intNumberOfItems

aMessageArea

MessageAreaUI aMessageArea

Class com.ibm.dse.desktop.MessageAreaUI.MyComboPopup extends javax.swing.plaf.basic.BasicComboPopup implements Serializable

Class com.ibm.dse.desktop.MultipleStateIconLabel extends IconLabel implements Serializable

Serialized Fields

states

java.util.Hashtable states
keeps the diffrent states of the MultipleStateIconLabel

Class com.ibm.dse.desktop.Scenario extends EmbeddedPanel implements Serializable

Serialized Fields

label

java.lang.String label

nextButtonRowY

int nextButtonRowY
identifier of the next button row y location


nextMenuButtonRowY

int nextMenuButtonRowY
identifier of the next menu button row y location


hotKey

java.lang.String hotKey

Class com.ibm.dse.desktop.ScenarioArea extends javax.swing.JTabbedPane implements Serializable

Class com.ibm.dse.desktop.Separator extends javax.swing.JSeparator implements Serializable

Class com.ibm.dse.desktop.Settings extends java.util.Hashtable implements Serializable

Serialized Fields

dataSourceLocation

java.lang.String dataSourceLocation

Class com.ibm.dse.desktop.SpInternalFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

isHorizontalMovable

boolean isHorizontalMovable

objectToRefresh

EmbeddedPanel objectToRefresh
identifier of the EmbeddedPanel


realSize

java.awt.Dimension realSize

location

java.awt.Point location

Class com.ibm.dse.desktop.SplitArea extends javax.swing.JSplitPane implements Serializable

Class com.ibm.dse.desktop.TaskArea extends EmbeddedPanel implements Serializable

Serialized Fields

hSpace

int hSpace

vSpace

int vSpace

taskWidth

int taskWidth

taskHeight

int taskHeight

maxNumberOfTasks

int maxNumberOfTasks

orientation

boolean orientation

tasks

java.util.Vector tasks

DSEtasks

java.util.Vector DSEtasks
vector of toolkit tasks


threads

java.util.Vector threads
vector of no toolkit tasks


baseHotKey

java.lang.String baseHotKey

substituteHotKey

java.lang.String substituteHotKey

warningMessageWhenMaxNumberOfTasksReached

java.lang.String warningMessageWhenMaxNumberOfTasksReached

errorMessageWhenClassNotExist

java.lang.String errorMessageWhenClassNotExist

activeTask

TaskButton activeTask
identifier of the activeTask


numberOfButtonTasks

int numberOfButtonTasks
identifier of the number of button tasks


type

java.lang.String type

xMouse

int xMouse

yMouse

int yMouse

menuButtonL

TaskArea.MenuButtonL menuButtonL

Class com.ibm.dse.desktop.TaskLauncherButton extends SpButton implements Serializable

Serialized Fields

operation

java.lang.String operation

type

java.lang.String type

application

java.lang.String application

process

java.lang.String process

shortDescription

java.lang.String shortDescription

longDescription

java.lang.String longDescription

operationPanel

java.lang.String operationPanel

code

java.lang.String code

taskName

java.lang.String taskName

hotKey

java.lang.String hotKey

parameters

java.lang.String parameters

errorMessageOnInstantiateOperation

java.lang.String errorMessageOnInstantiateOperation

executeOperation

java.lang.Boolean executeOperation

width

int width

height

int height

positionX

int positionX

xNavigationArea

int xNavigationArea

yNavigationArea

int yNavigationArea

dragSource

java.awt.dnd.DragSource dragSource
instance of the DragSource

Class com.ibm.dse.desktop.TaskLauncherTextField extends TextField implements Serializable

Serialized Fields

firstEvent

boolean firstEvent
identifier of the first event to the TaskLauncherTextField


prefix

java.lang.String prefix

suffix

java.lang.String suffix

taskName

java.lang.String taskName

errorMessageOnInstantiateOperation

java.lang.String errorMessageOnInstantiateOperation

delimChar

java.lang.String delimChar

areaWidth

int areaWidth

areaHeight

int areaHeight

ivjJButtonList

javax.swing.JButton ivjJButtonList

panel

javax.swing.JPanel panel

show

boolean show

Class com.ibm.dse.desktop.TextField extends SpTextField implements Serializable

Serialized Fields

hotKey

java.lang.String hotKey

focusTraversable

boolean focusTraversable

Class com.ibm.dse.desktop.Timer extends TextField implements Serializable

Serialized Fields

timer

java.lang.Thread timer
identifier of the thread of the timer


formatter

java.text.SimpleDateFormat formatter

pattern

java.lang.String pattern

semaphore

Semaphore semaphore

timeOut

int timeOut

Class com.ibm.dse.desktop.Tree extends EmbeddedPanel implements Serializable

Serialized Fields

tree

ExtendedJTree tree

sp

javax.swing.JScrollPane sp

label

java.lang.String label

treeR

TreeRenderer treeR

hotKey

java.lang.String hotKey

Class com.ibm.dse.desktop.TreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

aNodeData

TreeNodeData aNodeData
keeps the instance of the TreeNodeData

Class com.ibm.dse.desktop.TreeRenderer extends javax.swing.JLabel implements Serializable

Class com.ibm.dse.desktop.WorkingArea extends javax.swing.JDesktopPane implements Serializable

Serialized Fields

ivjButtonGroup1

javax.swing.ButtonGroup ivjButtonGroup1

ivjJRadioButtonMenuItem5

javax.swing.JRadioButtonMenuItem ivjJRadioButtonMenuItem5

ivjJRadioButtonMenuItem1

javax.swing.JRadioButtonMenuItem ivjJRadioButtonMenuItem1

ivjJRadioButtonMenuItem4

javax.swing.JRadioButtonMenuItem ivjJRadioButtonMenuItem4

ivjJRadioButtonMenuItem2

javax.swing.JRadioButtonMenuItem ivjJRadioButtonMenuItem2

ivjJRadioButtonMenuItem3

javax.swing.JRadioButtonMenuItem ivjJRadioButtonMenuItem3

ivjJRadioButtonMenuItem6

javax.swing.JRadioButtonMenuItem ivjJRadioButtonMenuItem6

ivjSpLabel1

SpLabel ivjSpLabel1

frames

java.util.Vector frames

maxLevel

int maxLevel

defaultIcon

javax.swing.ImageIcon defaultIcon

ivjJPopupMenu1

javax.swing.JPopupMenu ivjJPopupMenu1

warningMessageWhenAViewCanNotBeClosed

java.lang.String warningMessageWhenAViewCanNotBeClosed

visual

int visual

OVERLAPPING

int OVERLAPPING
identifier of the overlapping position


TILE

int TILE
identifier of the tiling position


CASCADE

int CASCADE
identifier of the cascading position


SOURCE

int SOURCE
identifier of the overlapping position


UNDO

int UNDO
identifier of the undo position


xCascade

int xCascade

yCascade

int yCascade

popup

boolean popup

xMouse

int xMouse

yMouse

int yMouse

menuButtonL

WorkingArea.MenuButtonL menuButtonL

show

boolean show

color

java.awt.Color color

redGreenBlue

java.lang.String redGreenBlue


Package com.ibm.dse.gui

Class com.ibm.dse.gui.BeanReactionEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJLabel3

javax.swing.JLabel ivjJLabel3

ivjJLabel4

javax.swing.JLabel ivjJLabel4

ivjJLabel5

javax.swing.JLabel ivjJLabel5

ivjJTextField1

javax.swing.JTextField ivjJTextField1

Class com.ibm.dse.gui.ClearButtonTypeEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

value

java.lang.String value

ivjCkBoth

javax.swing.JCheckBox ivjCkBoth

ivjCkInput

javax.swing.JCheckBox ivjCkInput

ivjCkOutput

javax.swing.JCheckBox ivjCkOutput

Class com.ibm.dse.gui.ColorSettings extends java.lang.Object implements Serializable

serialVersionUID: 123456780l

Serialized Fields

mandatoryBackgroundColor

java.awt.Color mandatoryBackgroundColor

mandatoryForegroundColor

java.awt.Color mandatoryForegroundColor

errorBackgroundColor

java.awt.Color errorBackgroundColor

errorForegroundColor

java.awt.Color errorForegroundColor

optionalBackgroundColor

java.awt.Color optionalBackgroundColor

optionalForegroundColor

java.awt.Color optionalForegroundColor

nonEditableBackgroundColor

java.awt.Color nonEditableBackgroundColor

nonEditableForegroundColor

java.awt.Color nonEditableForegroundColor

nonEnabledBackgroundColor

java.awt.Color nonEnabledBackgroundColor

nonEnabledForegroundColor

java.awt.Color nonEnabledForegroundColor

caretColor

java.awt.Color caretColor

selectionBackgroundColor

java.awt.Color selectionBackgroundColor

selectionForegroundColor

java.awt.Color selectionForegroundColor

typeComponent

int typeComponent

Class com.ibm.dse.gui.ColumnFormatter extends java.lang.Object implements Serializable

serialVersionUID: 87654321l

Serialized Fields

fieldColumn

java.lang.String fieldColumn

fieldColumnName

java.lang.String fieldColumnName

fieldMandatory

boolean fieldMandatory

fieldEditable

boolean fieldEditable

fieldAutomaticSize

boolean fieldAutomaticSize

fieldSize

int fieldSize

fieldConverter

Converter fieldConverter

Class com.ibm.dse.gui.ContextEditorList extends javax.swing.JPanel implements Serializable

Serialized Fields

value

java.lang.String value

ivjJList1

javax.swing.JList ivjJList1

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjEventHandler

ContextEditorList.IvjEventHandler ivjEventHandler

Class com.ibm.dse.gui.Converter extends Formatter implements Serializable

serialVersionUID: 123456780l

Serialized Fields

fieldErrorMessage

java.lang.String fieldErrorMessage

fieldIsNull

boolean fieldIsNull

fieldIsConvertible

boolean fieldIsConvertible

Class com.ibm.dse.gui.ConverterEditor extends java.awt.Panel implements Serializable

Serialized Fields

propertyChangeSupport

java.beans.PropertyChangeSupport propertyChangeSupport

value

Formatter value

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJList5

javax.swing.JList ivjJList5

ivjJScrollPane5

javax.swing.JScrollPane ivjJScrollPane5

ivjJLabel6

javax.swing.JLabel ivjJLabel6

ivjJCheckBox1

javax.swing.JCheckBox ivjJCheckBox1

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjJLabel7

javax.swing.JLabel ivjJLabel7

ivjJPanel1

javax.swing.JPanel ivjJPanel1

formattersPanel

java.lang.String[] formattersPanel

vectorPanel

java.util.Vector vectorPanel

panelShowing

int panelShowing

ivjJPanel2

javax.swing.JPanel ivjJPanel2

Class com.ibm.dse.gui.DataChangedEvent extends java.util.EventObject implements Serializable

Class com.ibm.dse.gui.DataNameEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJLabel3

javax.swing.JLabel ivjJLabel3

ivjJList1

javax.swing.JList ivjJList1

ivjJList2

javax.swing.JList ivjJList2

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJScrollPane2

javax.swing.JScrollPane ivjJScrollPane2

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjJLabel4

javax.swing.JLabel ivjJLabel4

value

java.lang.String value

ivjButtonGroup1

javax.swing.ButtonGroup ivjButtonGroup1

ivjJRadioButton1

javax.swing.JRadioButton ivjJRadioButton1

ivjJRadioButton2

javax.swing.JRadioButton ivjJRadioButton2

Class com.ibm.dse.gui.DataNameEditorTable extends javax.swing.JPanel implements Serializable

Serialized Fields

value

VectorEditor value

listElemKeyedCollection

Vector listElemKeyedCollection

listSelectedElem

Vector listSelectedElem

ivjJButton1

javax.swing.JButton ivjJButton1

ivjJButton2

javax.swing.JButton ivjJButton2

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel3

javax.swing.JLabel ivjJLabel3

ivjJLabel4

javax.swing.JLabel ivjJLabel4

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJScrollPane2

javax.swing.JScrollPane ivjJScrollPane2

ivjJScrollPane3

javax.swing.JScrollPane ivjJScrollPane3

ivjJPanel1

javax.swing.JPanel ivjJPanel1

ivjJList1

javax.swing.JList ivjJList1

ivjJList2

javax.swing.JList ivjJList2

ivjJList3

javax.swing.JList ivjJList3

ivjJCheckBox1

javax.swing.JCheckBox ivjJCheckBox1

ivjJCheckBox2

javax.swing.JCheckBox ivjJCheckBox2

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJLabel5

javax.swing.JLabel ivjJLabel5

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjJTextPane1

javax.swing.JTextPane ivjJTextPane1

ivjCoverterEditor

ConverterEditor ivjCoverterEditor

lastSelection

int lastSelection

ivjJCheckBox3

javax.swing.JCheckBox ivjJCheckBox3

ivjJPanel2

javax.swing.JPanel ivjJPanel2

ivjJPanel3

javax.swing.JPanel ivjJPanel3

ivjJLabel6

javax.swing.JLabel ivjJLabel6

ivjJLabel7

javax.swing.JLabel ivjJLabel7

ivjButtonGroup1

javax.swing.ButtonGroup ivjButtonGroup1

ivjJPanel4

javax.swing.JPanel ivjJPanel4

ivjJRadioButton1

javax.swing.JRadioButton ivjJRadioButton1

ivjJRadioButton2

javax.swing.JRadioButton ivjJRadioButton2

ivjJRadioButton3

javax.swing.JRadioButton ivjJRadioButton3

ivjJScrollBar1

javax.swing.JScrollBar ivjJScrollBar1

ivjJList4

javax.swing.JList ivjJList4

ivjJScrollPane4

javax.swing.JScrollPane ivjJScrollPane4

ivjJLabel8

javax.swing.JLabel ivjJLabel8

ivjJLabel9

javax.swing.JLabel ivjJLabel9

ivjJTextField2

javax.swing.JTextField ivjJTextField2

ivjButtonGroup2

javax.swing.ButtonGroup ivjButtonGroup2

ivjJRadioButton4

javax.swing.JRadioButton ivjJRadioButton4

ivjJRadioButton5

javax.swing.JRadioButton ivjJRadioButton5

ivjJTextField3

javax.swing.JTextField ivjJTextField3

ivjJLabel10

javax.swing.JLabel ivjJLabel10

ivjJLabel11

javax.swing.JLabel ivjJLabel11

ivjJPanel5

javax.swing.JPanel ivjJPanel5

ivjJPanel6

javax.swing.JPanel ivjJPanel6

Class com.ibm.dse.gui.DataNameListEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJLabel3

javax.swing.JLabel ivjJLabel3

ivjJList1

javax.swing.JList ivjJList1

ivjJList2

javax.swing.JList ivjJList2

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJScrollPane2

javax.swing.JScrollPane ivjJScrollPane2

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjJLabel4

javax.swing.JLabel ivjJLabel4

value

java.lang.String value

ivjButtonGroup1

javax.swing.ButtonGroup ivjButtonGroup1

ivjJRadioButton1

javax.swing.JRadioButton ivjJRadioButton1

ivjJRadioButton2

javax.swing.JRadioButton ivjJRadioButton2

Class com.ibm.dse.gui.DataNameListKeyedEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJLabel3

javax.swing.JLabel ivjJLabel3

ivjJList1

javax.swing.JList ivjJList1

ivjJList2

javax.swing.JList ivjJList2

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJScrollPane2

javax.swing.JScrollPane ivjJScrollPane2

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjJLabel4

javax.swing.JLabel ivjJLabel4

value

java.lang.String value

ivjButtonGroup1

javax.swing.ButtonGroup ivjButtonGroup1

ivjJRadioButton1

javax.swing.JRadioButton ivjJRadioButton1

ivjJRadioButton2

javax.swing.JRadioButton ivjJRadioButton2

Class com.ibm.dse.gui.DateConverter extends Converter implements Serializable

serialVersionUID: 123456781l

Serialized Fields

fieldSeparator

char fieldSeparator

fieldPattern

java.lang.String fieldPattern

fieldTheDate

java.util.Date fieldTheDate

month

java.lang.String month

year

java.lang.String year

Class com.ibm.dse.gui.DateFormatterPanel extends FormatterPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJList1

javax.swing.JList ivjJList1

ivjJPanel1

javax.swing.JPanel ivjJPanel1

ivjJRadioButton1

javax.swing.JRadioButton ivjJRadioButton1

ivjJRadioButton2

javax.swing.JRadioButton ivjJRadioButton2

ivjJRadioButton3

javax.swing.JRadioButton ivjJRadioButton3

ivjJRadioButton4

javax.swing.JRadioButton ivjJRadioButton4

ivjJRadioButton5

javax.swing.JRadioButton ivjJRadioButton5

ivjJRadioButton6

javax.swing.JRadioButton ivjJRadioButton6

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

date_sep

char date_sep

fourDigits

boolean fourDigits

ordering

int ordering

pattern

java.lang.String pattern

ivjButtonGroup1

javax.swing.ButtonGroup ivjButtonGroup1

Class com.ibm.dse.gui.DSECoordinatedPanel extends SpPanel implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput anObjectInput)
                  throws java.io.IOException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput st)
                   throws java.io.IOException
Provides concrete serialization handling for DSECoordinatedPanel.

Throws:
java.io.IOException

Class com.ibm.dse.gui.DSECoordinationEvent extends DSEEventObject implements Serializable

Class com.ibm.dse.gui.DSEInvalidCurrencyCode extends DSEException implements Serializable

Class com.ibm.dse.gui.DSEPanel extends DSECoordinatedPanel implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput anObjectInput)
                  throws java.io.IOException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput st)
                   throws java.io.IOException
Provides concrete serialization handling for DSECoordinatedPanel.

Throws:
java.io.IOException

Class com.ibm.dse.gui.EmbeddedPanel extends SpPanel implements Serializable

Serialized Fields

fieldNesting

boolean fieldNesting

Class com.ibm.dse.gui.ErrorMessageEvent extends java.util.EventObject implements Serializable

Serialized Fields

fieldErrorMessage

java.lang.String fieldErrorMessage

fieldErrorMessageList

java.lang.String[] fieldErrorMessageList

messageList

boolean messageList

Class com.ibm.dse.gui.ExceptionInOperationEvent extends java.util.EventObject implements Serializable

Serialized Fields

exception

java.lang.Exception exception

Class com.ibm.dse.gui.FloatConverter extends Converter implements Serializable

serialVersionUID: 123456782l

Serialized Fields

fieldSeparator

java.lang.String fieldSeparator

fieldDecimalSeparator

char fieldDecimalSeparator

fieldMaxNumberOfDecimals

int fieldMaxNumberOfDecimals

Class com.ibm.dse.gui.FloatFormatterPanel extends FormatterPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJLabel3

javax.swing.JLabel ivjJLabel3

ivjJPanel1

javax.swing.JPanel ivjJPanel1

ivjJPanel2

javax.swing.JPanel ivjJPanel2

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJScrollPane2

javax.swing.JScrollPane ivjJScrollPane2

ivjJScrollPane3

javax.swing.JScrollPane ivjJScrollPane3

ivjJList1

javax.swing.JList ivjJList1

ivjJList2

javax.swing.JList ivjJList2

ivjJList3

javax.swing.JList ivjJList3

data_list_Thousands

java.lang.String[] data_list_Thousands

num_elem_thous

int num_elem_thous

Class com.ibm.dse.gui.FormatterPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

messageError

java.lang.String messageError

convertible

boolean convertible

Class com.ibm.dse.gui.IndexedCollectionTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

columnDataNames

java.lang.String[] columnDataNames

columnSize

int[] columnSize

columns

java.util.Hashtable columns

iCol

IndexedCollection iCol

NbOfColumns

int NbOfColumns

Class com.ibm.dse.gui.IntegerConverter extends Converter implements Serializable

serialVersionUID: 123456783l

Serialized Fields

fieldSeparator

java.lang.String fieldSeparator

Class com.ibm.dse.gui.IntegerFormatterPanel extends FormatterPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

data_list_Thousands

java.lang.String[] data_list_Thousands

ivjJList2

javax.swing.JList ivjJList2

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJPanel1

javax.swing.JPanel ivjJPanel1

Class com.ibm.dse.gui.NavigationParameters extends java.lang.Object implements Serializable

serialVersionUID: 87754321l

Serialized Fields

contextUsed

java.lang.String contextUsed

viewName

java.lang.String viewName

OperationName

java.lang.String OperationName

viewSource

java.lang.String viewSource

AssignContext

boolean AssignContext

navigation

int navigation

ChainContext

int ChainContext

inputMapFormat

java.lang.String inputMapFormat

outputMapFormat

java.lang.String outputMapFormat

closeMapFormat

java.lang.String closeMapFormat

openMapFormat

java.lang.String openMapFormat

x

int x

y

int y

w

int w

h

int h

usePos

boolean usePos

useSize

boolean useSize

Class com.ibm.dse.gui.NavigationParametersEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJLabel3

javax.swing.JLabel ivjJLabel3

ivjJLabel4

javax.swing.JLabel ivjJLabel4

ivjJLabel5

javax.swing.JLabel ivjJLabel5

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjJTextField2

javax.swing.JTextField ivjJTextField2

ivjJTextField3

javax.swing.JTextField ivjJTextField3

ivjJLabel6

javax.swing.JLabel ivjJLabel6

ivjJLabel9

javax.swing.JLabel ivjJLabel9

ivjJPanel1

javax.swing.JPanel ivjJPanel1

ivjJPanel3

javax.swing.JPanel ivjJPanel3

value

java.lang.Object value

ivjJPanel4

javax.swing.JPanel ivjJPanel4

ivjButtonGroup2

javax.swing.ButtonGroup ivjButtonGroup2

ivjJRadioButton3

javax.swing.JRadioButton ivjJRadioButton3

ivjJRadioButton4

javax.swing.JRadioButton ivjJRadioButton4

ivjJRadioButton5

javax.swing.JRadioButton ivjJRadioButton5

ivjEventHandler

NavigationParametersEditor.IvjEventHandler ivjEventHandler

ivjButtonGroup3

javax.swing.ButtonGroup ivjButtonGroup3

ivjJLabel10

javax.swing.JLabel ivjJLabel10

ivjJRadioButton6

javax.swing.JRadioButton ivjJRadioButton6

ivjJRadioButton7

javax.swing.JRadioButton ivjJRadioButton7

ivjJRadioButton8

javax.swing.JRadioButton ivjJRadioButton8

ivjJList1

javax.swing.JList ivjJList1

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJPanel5

javax.swing.JPanel ivjJPanel5

ivjJCheckBox3

javax.swing.JCheckBox ivjJCheckBox3

ivjJRadioButton1

javax.swing.JRadioButton ivjJRadioButton1

ivjJRadioButton2

javax.swing.JRadioButton ivjJRadioButton2

ivjJRadioButton9

javax.swing.JRadioButton ivjJRadioButton9

ivjJPanel2

javax.swing.JPanel ivjJPanel2

ivjButtonGroup1

javax.swing.ButtonGroup ivjButtonGroup1

ivjJButton1

javax.swing.JButton ivjJButton1

ivjJButton2

javax.swing.JButton ivjJButton2

ivjJLabel12

javax.swing.JLabel ivjJLabel12

ivjJList2

javax.swing.JList ivjJList2

ivjJScrollPane2

javax.swing.JScrollPane ivjJScrollPane2

ivjJTextField4

javax.swing.JTextField ivjJTextField4

ivjJTextField5

javax.swing.JTextField ivjJTextField5

ivjJButton3

javax.swing.JButton ivjJButton3

ivjJButton4

javax.swing.JButton ivjJButton4

ivjJTextField6

javax.swing.JTextField ivjJTextField6

ivjJTextField7

javax.swing.JTextField ivjJTextField7

ivjJLabel13

javax.swing.JLabel ivjJLabel13

ivjJLabel15

javax.swing.JLabel ivjJLabel15

ivjJLabel16

javax.swing.JLabel ivjJLabel16

ivjJLabel17

javax.swing.JLabel ivjJLabel17

ivjJLabel18

javax.swing.JLabel ivjJLabel18

ivjJTextField10

javax.swing.JTextField ivjJTextField10

ivjJTextField11

javax.swing.JTextField ivjJTextField11

ivjJTextField8

javax.swing.JTextField ivjJTextField8

ivjJTextField9

javax.swing.JTextField ivjJTextField9

ivjJPanel7GridLayout

java.awt.GridLayout ivjJPanel7GridLayout

ivjcbUsePos

javax.swing.JCheckBox ivjcbUsePos

ivjJLabel111

javax.swing.JLabel ivjJLabel111

ivjJLabel131

javax.swing.JLabel ivjJLabel131

Class com.ibm.dse.gui.NullFormatterPanel extends FormatterPanel implements Serializable

Class com.ibm.dse.gui.NumericConverter extends Converter implements Serializable

serialVersionUID: 123456784l

Class com.ibm.dse.gui.NumericFormatterPanel extends FormatterPanel implements Serializable

Class com.ibm.dse.gui.OperationPanel extends DSECoordinatedPanel implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput anObjectInput)
                  throws java.io.IOException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput st)
                   throws java.io.IOException
Provides concrete serialization handling for DSECoordinatedPanel.

Throws:
java.io.IOException

Class com.ibm.dse.gui.SpButton extends javax.swing.JButton implements Serializable

Serialized Fields

fieldHelpID

java.lang.String fieldHelpID

fieldType

java.lang.String fieldType

fieldDataToClear

java.lang.String fieldDataToClear

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldDisableExecuteButton

boolean fieldDisableExecuteButton

fieldFollowMandatory

java.lang.String fieldFollowMandatory

Class com.ibm.dse.gui.SpButtonGroup extends javax.swing.ButtonGroup implements Serializable

Serialized Fields

fieldDataName

java.lang.String fieldDataName

fieldSpPanel

SpPanel fieldSpPanel

fieldDataDirection

java.lang.String fieldDataDirection

fieldRequired

boolean fieldRequired

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldDataToClear

java.lang.String fieldDataToClear

fieldBeansReactions

java.lang.String fieldBeansReactions

Class com.ibm.dse.gui.SpCheckBox extends javax.swing.JCheckBox implements Serializable

Serialized Fields

fieldDataName

java.lang.String fieldDataName

fieldSelectedValue

java.lang.String fieldSelectedValue

fieldUnSelectedValue

java.lang.String fieldUnSelectedValue

fieldHelpID

java.lang.String fieldHelpID

fieldDataDirection

java.lang.String fieldDataDirection

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

lastSelection

boolean lastSelection

fieldDataToClear

java.lang.String fieldDataToClear

fieldBeansReactions

java.lang.String fieldBeansReactions

Class com.ibm.dse.gui.SpColorEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

propertyChangeSupport

java.beans.PropertyChangeSupport propertyChangeSupport

colorValue

java.lang.Object colorValue

ivjJList1

javax.swing.JList ivjJList1

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJLabel1

javax.swing.JLabel ivjJLabel1

lastSelection

java.lang.String lastSelection

ivjJButton1

javax.swing.JButton ivjJButton1

ivjJColorChooser

javax.swing.JColorChooser ivjJColorChooser

Class com.ibm.dse.gui.SpComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

fieldRequired

boolean fieldRequired

fieldInError

boolean fieldInError

fieldHelpID

java.lang.String fieldHelpID

changing

boolean changing

fieldDataValue

java.lang.Object fieldDataValue

fieldUseKeyValues

java.lang.Boolean fieldUseKeyValues

fieldDataName

java.lang.String fieldDataName

fieldDataValueForList

java.lang.Object fieldDataValueForList

fieldDataNameForList

java.lang.String fieldDataNameForList

fieldColors

ColorSettings fieldColors

fieldDataDirection

java.lang.String fieldDataDirection

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldValueInContext

java.lang.String fieldValueInContext

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldSendCoordinatedEvent

boolean fieldSendCoordinatedEvent

fieldFormatter

Formatter fieldFormatter

fieldConvertible

boolean fieldConvertible

fieldDataToClear

java.lang.String fieldDataToClear

fieldBeansReactions

java.lang.String fieldBeansReactions

editor

SpTextField editor

Class com.ibm.dse.gui.SpComboBoxEditor extends SpTextField implements Serializable

Class com.ibm.dse.gui.SpErrorLabel extends javax.swing.JLabel implements Serializable

Class com.ibm.dse.gui.SpErrorList extends javax.swing.JScrollPane implements Serializable

Serialized Fields

ivjJList1

javax.swing.JList ivjJList1

fieldBackgroundColorList

java.awt.Color fieldBackgroundColorList

fieldForegroundColorList

java.awt.Color fieldForegroundColorList

fieldSelectionBackgroundList

java.awt.Color fieldSelectionBackgroundList

fieldSelectionForegroundList

java.awt.Color fieldSelectionForegroundList

Class com.ibm.dse.gui.SpLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

fieldValueInEuros

java.lang.String fieldValueInEuros

fieldDataValue

java.lang.Object fieldDataValue

fieldConvertible

boolean fieldConvertible

fieldDataName

java.lang.String fieldDataName

fieldValueInEMUCurrency

java.lang.String fieldValueInEMUCurrency

defaultDecimalSeparator

char defaultDecimalSeparator

defaultNbOfDecimals

int defaultNbOfDecimals

fieldFormatter

Formatter fieldFormatter

fieldDataDirection

java.lang.String fieldDataDirection

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldDataToClear

java.lang.String fieldDataToClear

Class com.ibm.dse.gui.SpList extends javax.swing.JList implements Serializable

Serialized Fields

fieldDataName

java.lang.String fieldDataName

fieldDataNameForList

java.lang.String fieldDataNameForList

fieldHelpID

java.lang.String fieldHelpID

fieldAllColors

ColorSettings fieldAllColors

fieldMandatory

boolean fieldMandatory

fieldUseKeyValues

java.lang.Boolean fieldUseKeyValues

fieldDataDirection

java.lang.String fieldDataDirection

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldDataValueForList

java.lang.Object fieldDataValueForList

fieldValueInContext

java.lang.String fieldValueInContext

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

lastValue

java.lang.Object lastValue

fieldSendCoordinatedEvent

boolean fieldSendCoordinatedEvent

fieldDataToClear

java.lang.String fieldDataToClear

fieldBeansReactions

java.lang.String fieldBeansReactions

Class com.ibm.dse.gui.SpMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

fieldSpMenuBar

SpMenuBar fieldSpMenuBar

fieldSpPopupMenu

SpPopupMenu fieldSpPopupMenu

Class com.ibm.dse.gui.SpMenuBar extends javax.swing.JMenuBar implements Serializable

Serialized Fields

fieldSpPanel

SpPanel fieldSpPanel

fieldDataToClear

java.lang.String fieldDataToClear

Class com.ibm.dse.gui.SpMenuItem extends javax.swing.JMenuItem implements Serializable

Serialized Fields

fieldSpMenu

SpMenu fieldSpMenu

fieldSpPopupMenu

SpPopupMenu fieldSpPopupMenu

ivjEventHandler

SpMenuItem.IvjEventHandler ivjEventHandler

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldDataToClear

java.lang.String fieldDataToClear

Class com.ibm.dse.gui.SpOperationEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

value

java.lang.String value

ivjJList1

javax.swing.JList ivjJList1

ivjJScrollPane1

javax.swing.JScrollPane ivjJScrollPane1

ivjJTextField1

javax.swing.JTextField ivjJTextField1

Class com.ibm.dse.gui.SpPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

fieldClearOutputData

boolean fieldClearOutputData

ivjFieldClearButton

SpButton ivjFieldClearButton

ivjFieldRepeatButton

SpButton ivjFieldRepeatButton

fieldEditable

boolean fieldEditable

fieldHelpID

java.lang.String fieldHelpID

fieldRefreshContextSpCheckBox

boolean fieldRefreshContextSpCheckBox

fieldRefreshContextSpButtonGroup

boolean fieldRefreshContextSpButtonGroup

fieldEnableStateElements

java.util.Vector fieldEnableStateElements

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldErrorBean

ErrorVisualBean fieldErrorBean

fieldErrorLabel

javax.swing.JLabel fieldErrorLabel

Class com.ibm.dse.gui.SpPasswordField extends javax.swing.JPasswordField implements Serializable

Serialized Fields

fieldDataDirection

java.lang.String fieldDataDirection

fieldDataName

java.lang.String fieldDataName

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldHelpID

java.lang.String fieldHelpID

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldTextFocusGained

java.lang.String fieldTextFocusGained

fieldDataToClear

java.lang.String fieldDataToClear

fieldBeansReactions

java.lang.String fieldBeansReactions

fieldAllColors

ColorSettings fieldAllColors

fieldRequired

boolean fieldRequired

Class com.ibm.dse.gui.SpPopupMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

fieldSpPanel

SpPanel fieldSpPanel

fieldDataToClear

java.lang.String fieldDataToClear

Class com.ibm.dse.gui.SpRadioButton extends javax.swing.JRadioButton implements Serializable

Serialized Fields

fieldSpButtonGroup

SpButtonGroup fieldSpButtonGroup

fieldHelpID

java.lang.String fieldHelpID

fieldValue

java.lang.String fieldValue

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

lastSelection

boolean lastSelection

Class com.ibm.dse.gui.SpTabbedPane extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

fieldHelpID

java.lang.String fieldHelpID

fieldActivatedOkKey

boolean fieldActivatedOkKey

Class com.ibm.dse.gui.SpTable extends javax.swing.JTable implements Serializable

Serialized Fields

fieldDataName

java.lang.String fieldDataName

fieldDataValue

java.lang.Object fieldDataValue

fieldInError

boolean fieldInError

fieldDataNameAndColumns

VectorEditor fieldDataNameAndColumns

fieldDataDirection

java.lang.String fieldDataDirection

cellsInError

Hashtable cellsInError

cellsEmpty

Hashtable cellsEmpty

cellsValueEuro

Hashtable cellsValueEuro

cellsValueEMU

Hashtable cellsValueEMU

fieldAllColors

ColorSettings fieldAllColors

defaultDecimalSeparator

char defaultDecimalSeparator

defaultNbOfDecimals

int defaultNbOfDecimals

fieldHelpID

java.lang.String fieldHelpID

fieldActivatedOkKey

boolean fieldActivatedOkKey

redimensioned

boolean redimensioned

errorMessage

Hashtable errorMessage

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldType

java.lang.String fieldType

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldDataToClear

java.lang.String fieldDataToClear

fieldDataNameForList

java.lang.String fieldDataNameForList

fieldDataValueForList

java.lang.Object fieldDataValueForList

tableEventHandler

com.ibm.dse.gui.SpTable.TableEventHandler tableEventHandler

fieldSelectionRequired

boolean fieldSelectionRequired

fieldRefeshList

boolean fieldRefeshList

fieldBeansReactions

java.lang.String fieldBeansReactions

Class com.ibm.dse.gui.SpTableCellEditor extends javax.swing.DefaultCellEditor implements Serializable

Serialized Fields

myConverter

ColumnFormatter myConverter

strValue

java.lang.String strValue

Class com.ibm.dse.gui.SpTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

myConverter

ColumnFormatter myConverter

Class com.ibm.dse.gui.SpTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

fieldDataName

java.lang.String fieldDataName

fieldRequired

boolean fieldRequired

fieldInError

boolean fieldInError

fieldUserInput

java.lang.String fieldUserInput

fieldMaxChars

int fieldMaxChars

fieldAutoClear

boolean fieldAutoClear

fieldAutoTab

boolean fieldAutoTab

fieldValueInEuros

java.lang.String fieldValueInEuros

fieldConvertible

boolean fieldConvertible

fieldHelpID

java.lang.String fieldHelpID

fieldDataValue

java.lang.Object fieldDataValue

fieldValueInEMUCurrency

java.lang.String fieldValueInEMUCurrency

isFirstPaint

boolean isFirstPaint

fieldFormatter

Formatter fieldFormatter

firstKeyFocusGained

boolean firstKeyFocusGained

defaultDecimalSeparator

char defaultDecimalSeparator

defaultNbOfDecimals

int defaultNbOfDecimals

fieldAllColors

ColorSettings fieldAllColors

fieldDataDirection

java.lang.String fieldDataDirection

fieldActivatedOkKey

boolean fieldActivatedOkKey

fieldMinChars

TextFieldMinLengthProperty fieldMinChars

fieldKeystroke

boolean fieldKeystroke

errorMessageFocusGained

java.lang.String[] errorMessageFocusGained

fieldAlternativeDataName

java.lang.String fieldAlternativeDataName

fieldNavigationParameters

NavigationParameters fieldNavigationParameters

fieldType

java.lang.String fieldType

fieldTextFocusGained

java.lang.String fieldTextFocusGained

fieldDataToClear

java.lang.String fieldDataToClear

fieldBeansReactions

java.lang.String fieldBeansReactions

Class com.ibm.dse.gui.SpToggleButton extends javax.swing.JToggleButton implements Serializable

Serialized Fields

fieldHelpID

java.lang.String fieldHelpID

fieldActivatedOkKey

boolean fieldActivatedOkKey

Class com.ibm.dse.gui.TextFieldMinLengthEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

ivjJLabel1

javax.swing.JLabel ivjJLabel1

ivjJLabel2

javax.swing.JLabel ivjJLabel2

ivjJTextField1

javax.swing.JTextField ivjJTextField1

ivjJTextField2

javax.swing.JTextField ivjJTextField2

tmpValue

java.lang.Object tmpValue

Class com.ibm.dse.gui.TextFieldMinLengthProperty extends java.lang.Object implements Serializable

serialVersionUID: 87655321l

Serialized Fields

minLength

int minLength

errorMessage

java.lang.String errorMessage

Class com.ibm.dse.gui.TitledEmbeddedPanel extends EmbeddedPanel implements Serializable

Serialized Fields

fieldTitle

java.lang.String fieldTitle

Class com.ibm.dse.gui.ValidationMethodEditor extends java.awt.Panel implements Serializable

Serialized Fields

propertyChangeSupport

java.beans.PropertyChangeSupport propertyChangeSupport

value

java.lang.Object value

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel2

java.awt.Label ivjLabel2

ivjTextField1

java.awt.TextField ivjTextField1

ivjTextField2

java.awt.TextField ivjTextField2

ivjLabel3

java.awt.Label ivjLabel3

ivjTextField3

java.awt.TextField ivjTextField3

Class com.ibm.dse.gui.ValidationMethodFields extends java.lang.Object implements Serializable

serialVersionUID: 87654321l

Serialized Fields

validationMethod

java.lang.String validationMethod

errorMessage

java.lang.String errorMessage

validationClass

java.lang.String validationClass

Class com.ibm.dse.gui.VectorEditor extends java.util.Vector implements Serializable

serialVersionUID: 123456780l


Package com.ibm.dse.services

Class com.ibm.dse.services.GenericPool extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.dse.services.jxfs

Class com.ibm.dse.services.jxfs.JXFSService extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.dse.services.jxfs.chk

Class com.ibm.dse.services.jxfs.chk.JXFSChk extends JXFSService implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.dse.services.jxfs.ptr

Class com.ibm.dse.services.jxfs.ptr.JxfsFieldLabel extends FormatDecorator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.services.jxfs.ptr.JxfsFormat extends RecordFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for FormatElement.

Throws:
java.io.IOException

Class com.ibm.dse.services.jxfs.ptr.JXFSPrt extends JXFSService implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException


Package com.ibm.dse.services.landp

Class com.ibm.dse.services.landp.DeviceErrException extends LandpException implements Serializable

Serialized Fields

src

long src

Class com.ibm.dse.services.landp.InternalErrException extends LandpException implements Serializable

Serialized Fields

src

long src

Class com.ibm.dse.services.landp.IntervReqException extends LandpException implements Serializable

Serialized Fields

src

long src

Class com.ibm.dse.services.landp.LandpException extends java.lang.Exception implements Serializable

Class com.ibm.dse.services.landp.MsreService extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.dse.services.landp.NoLandpException extends RouterErrException implements Serializable

Class com.ibm.dse.services.landp.ProgrammingErrException extends LandpException implements Serializable

Serialized Fields

src

long src

Class com.ibm.dse.services.landp.ReadEvent extends java.util.EventObject implements Serializable

Serialized Fields

data

java.lang.String data

src

long src

rrc

long rrc

Class com.ibm.dse.services.landp.RouterErrException extends LandpException implements Serializable

Serialized Fields

rrc

long rrc

Class com.ibm.dse.services.landp.TimeoutEvent extends java.util.EventObject implements Serializable

Class com.ibm.dse.services.landp.WriteEvent extends java.util.EventObject implements Serializable

Serialized Fields

src

long src

rrc

long rrc


Package com.ibm.dse.services.wosa

Class com.ibm.dse.services.wosa.DSEDLLNotFoundException extends java.lang.Exception implements Serializable

Class com.ibm.dse.services.wosa.WOSACmdEvent extends WOSAEvent implements Serializable

Serialized Fields

requestID

int requestID

Class com.ibm.dse.services.wosa.WOSADevEvent extends WOSAEvent implements Serializable

Class com.ibm.dse.services.wosa.WOSADeviceService extends Service implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Invokes the object creation from an ObjectInput.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Provides concrete serialization handling for Service.

Throws:
java.io.IOException

Class com.ibm.dse.services.wosa.WOSAEvent extends DSEEventObject implements Serializable

Serialized Fields

msgType

int msgType
Message Type: the message value received from the Windows event


reply

WOSAMessageReply reply
The reply object with event specific data


Package com.ibm.dse.wosabean

Class com.ibm.dse.wosabean.DSEDLLNotFoundException extends java.lang.Exception implements Serializable

Class com.ibm.dse.wosabean.WOSACmdEvent extends WOSAEvent implements Serializable

Serialized Fields

requestID

int requestID

Class com.ibm.dse.wosabean.WOSADevEvent extends WOSAEvent implements Serializable

Class com.ibm.dse.wosabean.WOSAEvent extends java.util.EventObject implements Serializable

Serialized Fields

msgType

int msgType
Message Type: the message value received from the Windows event


reply

WOSAMessageReply reply
The reply object with event specific data


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005