IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

Serialized Form


Package com.ibm.btt.automaton

Class com.ibm.btt.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.btt.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.btt.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.btt.automaton.DSEProcessorException extends DSEException implements Serializable

Class com.ibm.btt.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.btt.automaton.ProcessorStatusChangedEvent extends java.util.EventObject implements Serializable

Serialized Fields

_processorStatus

java.lang.String _processorStatus

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

Class com.ibm.btt.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.btt.automaton.ext

Class com.ibm.btt.automaton.ext.CheckAction 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.btt.automaton.ext.ClientState extends DSEHtmlState 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.btt.automaton.ext.DSEBaseState extends DSEState 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.btt.automaton.ext.DSEConditionState extends DSEBaseState 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.btt.automaton.ext.DSEOperationProcessor extends DSEProcessor 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.btt.automaton.ext.DSEOperationState extends DSEBaseState 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.btt.automaton.ext.DSEStep 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.btt.automaton.ext.DSESyncProcState extends DSEOperationState 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.btt.automaton.ext.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.btt.automaton.ext.ExecuteSubflowAct 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.btt.automaton.ext.PopupPageClientState extends ClientState 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.btt.automaton.ext.StartAction 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.btt.automaton.html

Class com.ibm.btt.automaton.html.DSEHtmlAbortProcessorException extends DSEHtmlException implements Serializable

Class com.ibm.btt.automaton.html.DSEHtmlCreateProcessorException extends DSEException implements Serializable

Class com.ibm.btt.automaton.html.DSEHtmlProcessor extends DSEProcessor 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.btt.automaton.html.DSEHtmlProcessorOperation extends BTTServerOperation 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 BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.automaton.html.DSEHtmlState extends DSEState 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.btt.automaton.html.HtmlIndexedCollection extends IndexedCollection 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.automaton.html.HtmlProcessorInfo extends java.lang.Object implements Serializable

Serialized Fields

parentId

java.lang.String parentId

processName

java.lang.String processName

processorStatus

java.lang.String processorStatus

currentStateInfo

HtmlStateInfo currentStateInfo

contextId

java.lang.String contextId

timeStamp

java.lang.Long timeStamp

processorTimeout

java.lang.Long processorTimeout

expired

boolean expired

id

java.lang.String id

parentSessionId

java.lang.String parentSessionId
Application session support *


parentAppSessionId

java.lang.String parentAppSessionId
Application session support *

Class com.ibm.btt.automaton.html.HtmlStateInfo extends java.lang.Object implements Serializable

Serialized Fields

ignoresReturnType

boolean ignoresReturnType

ignoresEntryActions

boolean ignoresEntryActions

stateName

java.lang.String stateName

runningFlag

boolean runningFlag

transitionContexts

Hashtable transitionContexts

Class com.ibm.btt.automaton.html.HtmlTransitionDescriptor extends TransitionDescriptor 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

Class com.ibm.btt.automaton.html.TCInfo extends java.lang.Object implements Serializable

Serialized Fields

addElements

java.lang.String[] addElements
The array of names of the DataElements to be added into the transition context *


addElementsLength

int addElementsLength
The addElements length *


addElementsMAXLength

int addElementsMAXLength
The addElements maximum length *


createElements

java.lang.String[] createElements
The array of names of the DataElements to be created in the transition context *


createElementsLength

int createElementsLength
The createElements length *


createElementsMAXLength

int createElementsMAXLength
The createElements maximum length *


removeElements

java.lang.String[] removeElements
The array of names of the DataElements to be removed from the transition context *


removeElementsLength

int removeElementsLength
The removeElements length *


removeElementsMAXLength

int removeElementsMAXLength
The removeElements maximum length *


transitionParameters

Hashtable transitionParameters
Stores the parameterName parameterValue pairs to be assigned to the delegateValAssessment attribute of the transition once this is restored *


Package com.ibm.btt.automaton.inactivity

Class com.ibm.btt.automaton.inactivity.CSProcessorInactivityEvent extends java.util.EventObject implements Serializable

Serialized Fields

processorId

java.lang.String processorId

sessionId

java.lang.String sessionId

Package com.ibm.btt.base

Class com.ibm.btt.base.AjaxJSONFormat 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.BigDecimalFormat 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.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.BTTClientOperation extends BTTOperation 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 BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.base.BTTOperation 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 BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.base.BTTServerOperation extends BTTOperation implements Serializable

serialVersionUID: -9077488774469571885L

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 BTTOperation.

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


context

byte[] context
serialized Context

Class com.ibm.btt.base.BTTWsLevel extends java.util.logging.Level implements Serializable

serialVersionUID: -7047860116311367497L

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.ConditionalDataMapperFormat extends DataMapperExpressionConverterFormat 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.ContextCreateException extends DSERuntimeException implements Serializable

Class com.ibm.btt.base.ContextImpl 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.DataMapperBeansConverterFormat extends DataMapperConverterFormat 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.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.DataMapperExpressionConverterFormat 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.DataMapperExpressionConverterFormat.WildcardInvalidArgumentException extends DSEInvalidArgumentException implements Serializable

serialVersionUID: 1L

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.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.btt.base.DSEException extends java.lang.Exception implements Serializable

serialVersionUID: 8010654076478233609L

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.DSEExceptionEvent extends DSEEventObject implements Serializable

Class com.ibm.btt.base.DSEFunctionNotSupportedException extends DSERuntimeException implements Serializable

serialVersionUID: 3104110411113169291L

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

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

serialVersionUID: 2805073062986033785L

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

serialVersionUID: 6251187391091030093L

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

serialVersionUID: 6860682628781623993L

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

serialVersionUID: -691275538479605011L

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

serialVersionUID: -2488671329057723533L

Class com.ibm.btt.base.DSERuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6776967333560252137L

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.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

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

inputObject

java.lang.Object inputObject

Class com.ibm.btt.base.EventManagerClientOperation extends BTTClientOperation 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 BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.base.EventManagerServerOperation extends BTTServerOperation 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 BTTOperation.

Throws:
java.io.IOException

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

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

map

java.util.Map<K,V> map

keyMap

java.util.Map<K,V> keyMap

isSync

boolean isSync

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.JSONFormat 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.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.LazyKeyedCollection 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.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.LazyRefDataTag extends Tag implements Serializable

Serialized Fields

refTag

Tag refTag

Class com.ibm.btt.base.LocalContextImpl extends ContextImpl implements Serializable

serialVersionUID: 1L

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.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.OperationRepliedEvent extends DSEEventObject implements Serializable

serialVersionUID: -3126242617779074406L

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 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.btt.base.SortedTable extends java.util.ArrayList implements Serializable

Serialized Fields

table

java.util.HashMap<K,V> 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.base.types.impl

Class com.ibm.btt.base.types.impl.BaseConverter 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.impl.BasePropertyDescriptor extends AbstractPropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.base.types.impl.BaseValidator 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.impl.BooleanConverter extends BaseConverter<java.lang.Boolean,BaseConverter.FormatParamBeam> 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.impl.BooleanValidator extends BaseValidator<java.lang.Boolean,BooleanValidator.BooleanValidationParamBean> 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.impl.ByteArrayConverter extends BaseConverter<byte[],BaseConverter.FormatParamBeam> 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.impl.ByteArrayValidator extends BaseValidator<byte[],ByteArrayValidator.ByteArrayParamBean> 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.impl.Currency extends java.lang.Object implements Serializable

serialVersionUID: -5131763638367406759L

Serialized Fields

currencyType

java.lang.String currencyType

value

java.lang.Number value

Class com.ibm.btt.base.types.impl.CurrencyConverter extends BaseConverter<Currency,CurrencyConverter.CurrencyParamBeam> 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.impl.CurrencyValidator extends BaseValidator<Currency,CurrencyValidator.CurrencyValidationParamBean> 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.impl.DateConverter extends BaseConverter<java.util.Date,DateConverter.DateFormatParamBean> 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.impl.DateDefaultConverter extends BaseConverter<java.util.Date,DateDefaultConverter.DateFormatParamBean> 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.impl.DateValidator extends BaseValidator<java.util.Date,DateValidator.DateValidationParamBean> 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.impl.DurationConverter extends BaseConverter<javax.xml.datatype.Duration,BaseConverter.FormatParamBeam> 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.impl.DurationValidator extends BaseValidator<javax.xml.datatype.Duration,DurationValidator.DurationValidationParamBean> 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.impl.NumberConverter extends BaseConverter<java.lang.Number,NumberConverter.NumberParamBean> 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.impl.NumberFormatConverter extends BaseConverter<java.lang.Number,NumberFormatConverter.NumberParamBean> 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.impl.NumberValidator extends BaseValidator<java.lang.Number,NumberValidator.NumberValidationParamBean> 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.impl.SimplePropertyDescriptor extends BasePropertyDescriptor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.base.types.impl.StringConverter extends BaseConverter<java.lang.String,BaseConverter.FormatParamBeam> 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.impl.StringValidator extends BaseValidator<java.lang.String,StringValidator.StringValidationParamBean> 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.impl.XMLGregorianCalendarConverter extends BaseConverter<javax.xml.datatype.XMLGregorianCalendar,XMLGregorianCalendarConverter.XGCFormatParamBeam> 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.impl.XMLGregorianCalendarDefaultConverter extends BaseConverter<javax.xml.datatype.XMLGregorianCalendar,XMLGregorianCalendarDefaultConverter.XGCFormatParamBeam> 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.impl.XMLGregorianCalendarValidator extends BaseValidator<javax.xml.datatype.XMLGregorianCalendar,XMLGregorianCalendarValidator.XGCValidationParamBean> 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.ws

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

serialVersionUID: 1L

Class com.ibm.btt.base.ws.BTTWsFaultException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.base.ws.ConnectWebServiceFailureException extends BTTWsFaultException implements Serializable

serialVersionUID: 7652987584898753986L

Class com.ibm.btt.base.ws.JaxRpcSoapFaultException extends BTTWsFaultException implements Serializable

serialVersionUID: -6648453518820784768L

Serialized Fields

rootCause

javax.xml.rpc.soap.SOAPFaultException rootCause

Class com.ibm.btt.base.ws.JaxWsSoapFaultException extends BTTWsFaultException implements Serializable

serialVersionUID: -6648453518820784768L

Serialized Fields

rootCause

javax.xml.ws.soap.SOAPFaultException rootCause

Class com.ibm.btt.base.ws.LookupWebServiceFailureException extends BTTWsFaultException implements Serializable

serialVersionUID: 8242451879968014841L

Class com.ibm.btt.base.ws.RemoteProxyFailureException extends BTTWsFaultException implements Serializable

serialVersionUID: -2401949872523185126L

Class com.ibm.btt.base.ws.WebServiceAccessException extends BTTWsFaultException implements Serializable

serialVersionUID: 4440971347429488917L

Class com.ibm.btt.base.ws.WSAccessOp extends BTTServerOperation 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 BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.base.ws.WSMapperConverter extends DataMapperBeansConverterFormat 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.bc.ac

Class com.ibm.btt.bc.ac.BTTSecurityException extends java.lang.Exception implements Serializable


Package com.ibm.btt.bc.ac.dao

Class com.ibm.btt.bc.ac.dao.DAOException extends BTTSecurityException implements Serializable


Package com.ibm.btt.bc.ac.dao.db.exception

Class com.ibm.btt.bc.ac.dao.db.exception.DBDAOException extends DAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.ac.dao.db.exception.DBDeleteException extends DBDAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.ac.dao.db.exception.DBQueryException extends DBDAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.ac.dao.db.exception.DBUpdateException extends DBDAOException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.ac.dao.xml

Class com.ibm.btt.bc.ac.dao.xml.XMLPersistException extends DAOException implements Serializable


Package com.ibm.btt.bc.ac.impl

Class com.ibm.btt.bc.ac.impl.AuthorizationException extends BTTSecurityException implements Serializable


Package com.ibm.btt.bc.ac.model

Class com.ibm.btt.bc.ac.model.AssignedRole extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

assignedRole

java.lang.String assignedRole

startDate

java.util.Calendar startDate

endDate

java.util.Calendar endDate

Class com.ibm.btt.bc.ac.model.QueryConditionItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

java.lang.String value

verb

int verb

Class com.ibm.btt.bc.ac.model.QueryConditions extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

conditionTable

java.util.HashMap<K,V> conditionTable

Class com.ibm.btt.bc.ac.model.SecurityRight extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rightName

java.lang.String rightName

description

java.lang.String description

Class com.ibm.btt.bc.ac.model.SecurityRole extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

roleName

java.lang.String roleName

description

java.lang.String description

assignedRightList

java.util.List<E> assignedRightList

subRoleList

java.util.List<E> subRoleList

Class com.ibm.btt.bc.ac.model.SecurityService extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceName

java.lang.String serviceName

description

java.lang.String description

rightList

java.util.List<E> rightList

Class com.ibm.btt.bc.ac.model.SecurityUser extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

startDate

java.util.Calendar startDate

endDate

java.util.Calendar endDate

activate

boolean activate

userId

java.lang.String userId

password

java.lang.String password

description

java.lang.String description

assignedRoleList

java.util.List<E> assignedRoleList

Package com.ibm.btt.bc.cm

Class com.ibm.btt.bc.cm.CashDrawerManagementException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.DenoAmount extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

unitValue

int unitValue

type

java.lang.String type

number

int number

Class com.ibm.btt.bc.cm.DenoAmounts extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

amounts

java.util.List<E> amounts

Package com.ibm.btt.bc.cm.dao

Class com.ibm.btt.bc.cm.dao.DAOException extends CashDrawerManagementException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.cm.dao.db2.exception

Class com.ibm.btt.bc.cm.dao.db2.exception.CreateConnectionFailedException extends DAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.dao.db2.exception.DBDriverException extends DAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.dao.db2.exception.DeleteException extends DAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.dao.db2.exception.InsertRecordException extends DAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.dao.db2.exception.QueryException extends DAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.dao.db2.exception.UpdateException extends DAOException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.cm.exception

Class com.ibm.btt.bc.cm.exception.CashDrawerInWrongStateException extends CashDrawerManagementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.exception.NoCashDrawerForUserException extends CashDrawerManagementException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.cm.model

Class com.ibm.btt.bc.cm.model.BaitBill extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.String id

billId

int billId

series

java.lang.String series

type

java.lang.String type

serial

java.lang.String serial

Class com.ibm.btt.bc.cm.model.Batch extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

batchId

int batchId

batchDate

java.util.Calendar batchDate

status

Batch.Status status

nextItemId

int nextItemId

count

int count

amount

java.math.BigDecimal amount

batchItems

java.util.List<E> batchItems

Class com.ibm.btt.bc.cm.model.BatchItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.String id

batchDate

java.util.Calendar batchDate

itemId

int itemId

itemAmount

java.math.BigDecimal itemAmount

currency

java.lang.String currency

Class com.ibm.btt.bc.cm.model.Bin extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

binType

java.lang.String binType

batches

java.util.List<E> batches

Class com.ibm.btt.bc.cm.model.CashDrawer extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

branchId

java.lang.String branchId

drawerId

java.lang.String drawerId

type

java.lang.String type

location

java.lang.String location

currency

java.lang.String currency

state

CashDrawer.State state

userId

java.lang.String userId

eodDate

java.util.Calendar eodDate

bins

java.util.List<E> bins

totals

java.util.List<E> totals

cashTrays

java.util.List<E> cashTrays

Class com.ibm.btt.bc.cm.model.CashTray extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

trayType

java.lang.String trayType

startingPosition

java.util.List<E> startingPosition

currentPosition

java.util.List<E> currentPosition

trapAmount

java.util.List<E> trapAmount

baitBill

java.util.List<E> baitBill

state

CashTray.State state

Class com.ibm.btt.bc.cm.model.CDTotal extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalType

java.lang.String totalType

amount

java.math.BigDecimal amount

count

int count

Class com.ibm.btt.bc.cm.model.DenominationalAmount extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

java.lang.String type

unitValue

int unitValue

number

int number

Package com.ibm.btt.bc.cm.rule

Class com.ibm.btt.bc.cm.rule.CashDrawerCreateSpec extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

binTypes

java.util.List<E> binTypes
Contains the list of bin types that have to exist for a cash drawer. Example: TRANSIT, ON_US.


traySpecs

java.util.List<E> traySpecs
Contains the list of cash tray types that have to exist for a cash drawer. Example: WRK, RS1, RS2.


totalTypes

java.util.List<E> totalTypes
Contains the list of total types that have to exist for a cash drawer. Example: CASH_IN, CASH_OUT, DEPOSIT.


denominationTypes

java.util.List<E> denominationTypes

type

java.lang.String type

currency

java.lang.String currency

scale

int scale

Class com.ibm.btt.bc.cm.rule.RuleException extends CashDrawerManagementException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.cm.rule.impl

Class com.ibm.btt.bc.cm.rule.impl.CreateSpecNotFoundException extends RuleException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.cm.rule.impl.TxnRuleNotFoundException extends RuleException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.common.pool

Class com.ibm.btt.bc.common.pool.JdbcConnectionConfig extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dbDriverName

java.lang.String dbDriverName

dbUrl

java.lang.String dbUrl

dbUserName

java.lang.String dbUserName

dbPassWord

java.lang.String dbPassWord

dbAutoCommit

boolean dbAutoCommit

dataSource

java.lang.String dataSource

tableName

java.lang.String tableName

dbSchema

java.lang.String dbSchema

Package com.ibm.btt.bc.counter

Class com.ibm.btt.bc.counter.CounterException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.ej

Class com.ibm.btt.bc.ej.EJQueryConditionItem extends java.lang.Object implements Serializable

serialVersionUID: 155885645390781252L

Serialized Fields

value

java.lang.String value

verb

int verb

Class com.ibm.btt.bc.ej.EJQueryConditions extends java.lang.Object implements Serializable

serialVersionUID: -3365129808555156132L

Serialized Fields

conditionTable

java.util.HashMap<K,V> conditionTable

Class com.ibm.btt.bc.ej.EJRecord extends java.lang.Object implements Serializable

serialVersionUID: 2975832390769820601L

Serialized Fields

userID

java.lang.String userID

recordSeqNum

int recordSeqNum

date

java.lang.String date

restoreDetailData

byte[] restoreDetailData

restoreDetailDataLength

int restoreDetailDataLength

restoreData

java.lang.String restoreData

recordFields

java.util.HashMap<K,V> recordFields

userDefinedFieldsDescTable

java.util.HashMap<K,V> userDefinedFieldsDescTable

Class com.ibm.btt.bc.ej.FieldDescriptor extends java.lang.Object implements Serializable

serialVersionUID: 3605156194454275835L

Serialized Fields

fieldName

java.lang.String fieldName

isNumeric

boolean isNumeric

Package com.ibm.btt.bc.ej.exception

Class com.ibm.btt.bc.ej.exception.BTTEJAccessControlException extends BTTEJException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJDAODefinitionException extends BTTEJDAOException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJDAOException extends BTTEJException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.ej.exception.BTTEJDAOJdbcException extends BTTEJDAOException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.bc.ej.exception.BTTEJDefinitionErrorException extends BTTEJException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJException extends DSEException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJFieldNameNotDefinedException extends BTTEJException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJHasClosedException extends BTTEJException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJQueryConditionsInvalidException extends BTTEJException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJRecordInvalidException extends BTTEJException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.bc.ej.exception.BTTEJRecordSeqNumberException extends BTTEJException implements Serializable

serialVersionUID: 8033705182954002950L


Package com.ibm.btt.bc.ej.viewer.config

Class com.ibm.btt.bc.ej.viewer.config.QueryConditionFieldDescriptor extends FieldDescriptor implements Serializable

Serialized Fields

colSpan

int colSpan

validator

QueryConditionFieldValidator validator

Class com.ibm.btt.bc.ej.viewer.config.QueryResultFieldDescriptor extends FieldDescriptor implements Serializable

Serialized Fields

width

int width

Package com.ibm.btt.bc.fx.exception

Class com.ibm.btt.bc.fx.exception.ForeignExchangeException extends java.lang.Exception implements Serializable

serialVersionUID: 4907148183192836977L

Class com.ibm.btt.bc.fx.exception.FxAmountException extends ForeignExchangeException implements Serializable

serialVersionUID: -4842771604577276581L

Class com.ibm.btt.bc.fx.exception.FxCurrencyException extends ForeignExchangeException implements Serializable

serialVersionUID: -1176234133513871746L

Class com.ibm.btt.bc.fx.exception.FxMonetoryItemException extends ForeignExchangeException implements Serializable

serialVersionUID: -4774459803320019020L


Package com.ibm.btt.bc.override

Class com.ibm.btt.bc.override.OverrideException extends java.lang.Exception implements Serializable

serialVersionUID: -672519985486587557L

Class com.ibm.btt.bc.override.OverrideRequest extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

attributes

java.util.Map<K,V> attributes

Class com.ibm.btt.bc.override.OverrideResponse extends OverrideRequest implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.override.agent

Class com.ibm.btt.bc.override.agent.OverrideAgentException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bc.override.customization

Class com.ibm.btt.bc.override.customization.Supervisor extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

onLine

boolean onLine

name

java.lang.String name

id

java.lang.String id

discription

java.lang.String discription

Package com.ibm.btt.bc.override.exception

Class com.ibm.btt.bc.override.exception.OverrideConfigException extends OverrideException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.bean

Class com.ibm.btt.bean.AbstractBeanIndexCollection extends IndexedCollection 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.bean.ArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.BeanCollection 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.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.bean.BeanDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.BooleanArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.BooleanDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.ByteArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.ByteDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.CharArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.CharDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.DoubleArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.DoubleDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.FloatArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.FloatDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.IndexDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.IntArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.IntDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.InvocationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 144869211126273769L

Class com.ibm.btt.bean.ListCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.ListDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.LongArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.LongDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.MapCollection 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.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.bean.MapDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.ibm.btt.bean.ShortArrayCollection extends AbstractBeanIndexCollection 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 ArrayCollection.

Throws:
java.io.IOException

Class com.ibm.btt.bean.ShortDataField extends DataField implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput s)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput s)
                   throws java.io.IOException
Throws:
java.io.IOException

Package com.ibm.btt.channel

Class com.ibm.btt.channel.BTTChannelDriver extends java.lang.Object implements Serializable

serialVersionUID: 4961162360918629757L

Class com.ibm.btt.channel.ChannelContextContainer extends java.lang.Object implements Serializable

serialVersionUID: 623321127095727486L

Class com.ibm.btt.channel.ChannelPolicyException extends DSERuntimeException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.channel.data

Class com.ibm.btt.channel.data.ChannelPolicyBase extends java.lang.Object implements Serializable

serialVersionUID: 2411697809644849119L

Serialized Fields

id

ChannelPolicyBasePK id

loginAlias

java.lang.String loginAlias

custPrivateInfo

java.lang.String custPrivateInfo

contractStatus

java.lang.String contractStatus

transferTotalAmountLimit

java.lang.Double transferTotalAmountLimit

transferOnceAmountLimit

java.lang.Double transferOnceAmountLimit

transferTotalCountLimit

java.lang.Integer transferTotalCountLimit

passwordErrorCountLimit

java.lang.Integer passwordErrorCountLimit

Class com.ibm.btt.channel.data.ChannelPolicyBasePK extends java.lang.Object implements Serializable

serialVersionUID: -1764738507765814830L

Serialized Fields

userId

java.lang.String userId

channelId

java.lang.String channelId

Class com.ibm.btt.channel.data.ChannelRuntime extends java.lang.Object implements Serializable

serialVersionUID: 4326778377364597591L

Serialized Fields

id

ChannelRuntimePK id

loginId

java.lang.String loginId

lastLoginTime

java.sql.Timestamp lastLoginTime

lastLoginIpAddress

java.lang.String lastLoginIpAddress

currentLoginStatus

java.lang.String currentLoginStatus

transferedAmount

java.lang.Double transferedAmount

transferedCount

java.lang.Integer transferedCount

passwordErrorCount

java.lang.Integer passwordErrorCount

Class com.ibm.btt.channel.data.ChannelRuntimePK extends java.lang.Object implements Serializable

serialVersionUID: -8725908440165025383L

Serialized Fields

userId

java.lang.String userId

channelId

java.lang.String channelId

Class com.ibm.btt.channel.data.RegisteredAccounts extends java.lang.Object implements Serializable

serialVersionUID: 4351901462362582862L

Serialized Fields

id

RegisteredAccountsPK id

accountAlias

java.lang.String accountAlias

Class com.ibm.btt.channel.data.RegisteredAccountsPK extends java.lang.Object implements Serializable

serialVersionUID: -5126365707221282486L

Serialized Fields

userId

java.lang.String userId

channelId

java.lang.String channelId

accountNo

java.lang.String accountNo

Package com.ibm.btt.channel.data.dao.exception

Class com.ibm.btt.channel.data.dao.exception.BTTChannelDataException extends DSERuntimeException implements Serializable

serialVersionUID: 8033705182954002950L


Package com.ibm.btt.channel.ruleprovider.ilog

Class com.ibm.btt.channel.ruleprovider.ilog.ILogRuleProviderService 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.channel.ruleprovider.java

Class com.ibm.btt.channel.ruleprovider.java.JavaCodeRuleProviderService 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.channel.smart.data

Class com.ibm.btt.channel.smart.data.BehaviorExt extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

behaviorLog

BehaviorLog behaviorLog

name

java.lang.String name

value

java.lang.String value

Class com.ibm.btt.channel.smart.data.BehaviorLog extends java.lang.Object implements Serializable

Serialized Fields

behaviorId

java.lang.String behaviorId

itemList

ItemList itemList

visitLog

VisitLog visitLog

userId

java.lang.String userId

behaviorType

java.lang.String behaviorType

accessTime

java.sql.Timestamp accessTime

behaviorExts

java.util.Set<E> behaviorExts

Class com.ibm.btt.channel.smart.data.ChannelList extends java.lang.Object implements Serializable

Serialized Fields

channelId

java.lang.String channelId

name

java.lang.String name

description

java.lang.String description

visitLogs

java.util.Set<E> visitLogs

Class com.ibm.btt.channel.smart.data.ItemList extends java.lang.Object implements Serializable

Serialized Fields

itemId

java.lang.String itemId

name

java.lang.String name

type

java.lang.String type

description

java.lang.String description

preferenceLogs

java.util.Set<E> preferenceLogs

behaviorLogs

java.util.Set<E> behaviorLogs

Class com.ibm.btt.channel.smart.data.PreferenceLog extends java.lang.Object implements Serializable

Serialized Fields

preferenceId

java.lang.String preferenceId

itemList

ItemList itemList

visitLog

VisitLog visitLog

userId

java.lang.String userId

accessTime

java.sql.Timestamp accessTime

Class com.ibm.btt.channel.smart.data.SmartDataJMSMsgWrapper extends java.lang.Object implements Serializable

Serialized Fields

smartDataObject

java.io.Serializable smartDataObject

verb

int verb

Class com.ibm.btt.channel.smart.data.VisitLog extends java.lang.Object implements Serializable

Serialized Fields

visitId

java.lang.String visitId

channelList

ChannelList channelList

userId

java.lang.String userId

logonTime

java.sql.Timestamp logonTime

ipAddress

java.lang.String ipAddress

browser

java.lang.String browser

logoutTime

java.sql.Timestamp logoutTime

behaviorLogs

java.util.Set<E> behaviorLogs

preferenceLogs

java.util.Set<E> preferenceLogs

Package com.ibm.btt.channel.sms

Class com.ibm.btt.channel.sms.SMSChannelDriver extends BTTChannelDriver implements Serializable

Class com.ibm.btt.channel.sms.SMSCommandInvalidException extends DSERuntimeException implements Serializable

serialVersionUID: 2505887601686861661L

Class com.ibm.btt.channel.sms.SMSHandlerException extends DSERuntimeException implements Serializable

serialVersionUID: 5910244866255554322L


Package com.ibm.btt.channel.sms.dlr

Class com.ibm.btt.channel.sms.dlr.BTTDeliveryReportHandler extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 7886008877798072365L

Serialized Fields

config

DLRHandlerConfiguration config

Package com.ibm.btt.channel.sms.inbound

Class com.ibm.btt.channel.sms.inbound.BTTInboundMessageHandler extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 8448729483750317784L

Serialized Fields

config

InboundHandlerConfiguration config

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:
IOException.
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.CSNotificationEvent extends java.util.EventObject implements Serializable

Serialized Fields

_firedEvent

java.util.EventObject _firedEvent

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

Serialized Fields

_requestId

java.lang.Integer _requestId

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

Serialized Fields

_sessionStatus

int _sessionStatus

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

serialVersionUID: -8111432402477201761L

Serialized Fields

fieldDeviceType

java.lang.String fieldDeviceType

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

Serialized Fields

httpErrorCode

java.lang.String httpErrorCode

Class com.ibm.btt.clientserver.DSECSInvalidRequestException extends DSECSException 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.DSECSServerServiceAlreadyExistsException extends DSECSException implements Serializable

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

serialVersionUID: 9150985945549244321L

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

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

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

Serialized Fields

id

java.lang.Integer id
Identifies the timeouted sendAndWait request.

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.command

Class com.ibm.btt.command.Action extends java.lang.Object implements Serializable

Class com.ibm.btt.command.CommandTree extends java.lang.Object implements Serializable


Package com.ibm.btt.config

Class com.ibm.btt.config.BTTCleanUpException extends BTTInitException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.BTTInitException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.ConfigException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.TagNotFoundException extends ConfigException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.TagProviderException extends ConfigException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.config.exception

Class com.ibm.btt.config.exception.BTTXMLConfigException extends BTTInitException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.exception.InputStreamNotFoundException extends BTTInitException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.exception.MacroDefineConfigException extends TagProviderException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.config.exception.RefTagProviderConfigException extends TagProviderException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.config.impl.macro

Class com.ibm.btt.config.impl.macro.MacroDefinitionException extends MacroDefineConfigException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.cs.ajax

Class com.ibm.btt.cs.ajax.AbstractPaginationOp extends BTTServerOperation 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 BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.cs.ajax.AjaxRequestServlet extends CSReqServlet implements Serializable

serialVersionUID: -518196508480114453L

Class com.ibm.btt.cs.ajax.DefaultPaginationOp extends AbstractPaginationOp 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 BTTOperation.

Throws:
java.io.IOException

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

serialVersionUID: -1634587744380637027L

Serialized Fields

timeTask

java.util.TimerTask timeTask
a timer used to handler the request timeout issue


ht

java.util.Hashtable<K,V> ht
table maintain the request and relative filehandler, used to handle the timeout issue


handlers

java.util.Hashtable<K,V> handlers
restore all pre-defined fileuplaod handlers in btt.xml


Package com.ibm.btt.cs.html

Class com.ibm.btt.cs.html.DSEHtmlDoubleClickException extends DSEHtmlException implements Serializable

serialVersionUID: -4324812817188026174L

Class com.ibm.btt.cs.html.DSEHtmlException extends DSEException implements Serializable

Class com.ibm.btt.cs.html.HTMLReqServlet extends CSReqServlet implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.cs.html.HtmlRequestData extends java.lang.Object implements Serializable

serialVersionUID: 222084061668556013L

Serialized Fields

channelContext

ChannelContext channelContext

operation

BTTServerOperation operation

operInProcessSem

Semaphore operInProcessSem

operCompleteTime

java.util.Date operCompleteTime

answered

boolean answered

firstFinished

boolean firstFinished

firstException

java.lang.Exception firstException

totalCounter

int totalCounter

waitingThread

java.util.Vector<E> waitingThread

isReqTimeout

boolean isReqTimeout

Class com.ibm.btt.cs.html.PageRetrieverOperation extends BTTServerOperation 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 BTTOperation.

Throws:
java.io.IOException

Class com.ibm.btt.cs.html.RequestValidationServices extends java.lang.Object implements Serializable

serialVersionUID: -4561774165212601114L

Serialized Fields

pendingRequestTable

java.util.Hashtable<K,V> pendingRequestTable

ageLimit

long ageLimit

Package com.ibm.btt.cs.html.remote

Class com.ibm.btt.cs.html.remote.CSRemoteServlet extends CSReqServlet implements Serializable

Class com.ibm.btt.cs.html.remote.RemoteChannelDriver extends BTTChannelDriver implements Serializable

Class com.ibm.btt.cs.html.remote.RemoteFlowState extends DSEHtmlState 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

Package com.ibm.btt.cs.html.util

Class com.ibm.btt.cs.html.util.DSEHtmlRequestTimeoutException extends DSEException implements Serializable

serialVersionUID: -4830574289780928008L


Package com.ibm.btt.cs.rest

Class com.ibm.btt.cs.rest.RestChannelDriver extends BTTChannelDriver implements Serializable

serialVersionUID: -5742101165906807934L


Package com.ibm.btt.cs.rest.exception

Class com.ibm.btt.cs.rest.exception.ForbiddenException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.cs.rest.exception.UnauthorizedException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.cs.servlet

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

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

Serialized Fields

requestId

java.lang.Integer requestId

resultData

java.util.Vector<E> resultData

Class com.ibm.btt.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.btt.cs.servlet.CSEstablishSessionServlet extends CSReqServlet implements Serializable

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

Serialized Fields

sessionExpired

java.lang.String sessionExpired

appSessionExpired

java.lang.String appSessionExpired

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

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

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

Serialized Fields

processorId

java.lang.String processorId

sessionId

java.lang.String sessionId

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 javax.servlet.http.HttpServlet implements Serializable

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

serialVersionUID: 4233492125984269502L

Class com.ibm.btt.cs.servlet.CSServer 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.cs.servlet.DSEReplyErrorException extends DSEException implements Serializable

Serialized Fields

formattedData

java.lang.String formattedData

replyFormatName

java.lang.String replyFormatName

Class com.ibm.btt.cs.servlet.ServletException extends java.lang.Exception implements Serializable


Package com.ibm.btt.dojo.model

Class com.ibm.btt.dojo.model.TreeModel 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.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

Package com.ibm.btt.element

Class com.ibm.btt.element.ElementException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.element.exception

Class com.ibm.btt.element.exception.ArgumentTypeException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ConfigErrorException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ConfigNotFoundException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.CustomizationException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementCreateException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementInitException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementLifeCycleException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.ElementProcessException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.FactoryElementException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.FactoryInWrongStateException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.InjectException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.InstanceFactoryException extends ElementCreateException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.InvalidTagProviderException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.exception.StaticFactoryException extends ElementCreateException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.element.simple

Class com.ibm.btt.element.simple.ConfigSimpleElementManagerException extends ElementException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.element.simple.NotSupportedAttributeTypeException extends ElementException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.gui.jsptags

Class com.ibm.btt.gui.jsptags.AddBundleTag extends DSETagSupport implements Serializable

Serialized Fields

file

java.lang.String file
The bundle file


scope

int scope
The scope affected

Class com.ibm.btt.gui.jsptags.AnchorTag extends URITag implements Serializable

Class com.ibm.btt.gui.jsptags.ButtonGroupTag extends DSEListTagSupport implements Serializable

Serialized Fields

multipleSelection

java.lang.String multipleSelection

Class com.ibm.btt.gui.jsptags.CheckBoxTag extends DSETagSupport implements Serializable

Serialized Fields

value

java.lang.String value

Class com.ibm.btt.gui.jsptags.ComboBoxTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.DSELinkTagSupport extends DSETagSupport implements Serializable

Serialized Fields

opName

java.lang.String opName
The Operation name


parentCtxName

java.lang.String parentCtxName
The parent Context name


nextEventName

java.lang.String nextEventName
The NextEvent name


errorPage

java.lang.String errorPage
The error page


action

java.lang.String action
The action

Class com.ibm.btt.gui.jsptags.DSEListTagSupport extends DSETagSupport 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.gui.jsptags.DSETableTagSupport extends DSETagSupport 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.gui.jsptags.DSETagSupport 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

Class com.ibm.btt.gui.jsptags.EditTableTag extends TableTag implements Serializable

Serialized Fields

cellSize

java.lang.String cellSize
The default cell size


nonEditableColumns

java.lang.String nonEditableColumns
The non editable columns


nonEditableRows

java.lang.String nonEditableRows
The non editable rows

Class com.ibm.btt.gui.jsptags.FieldDescriptionTag extends DSETagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.FieldErrorTag extends DSETagSupport implements Serializable

Serialized Fields

message

java.lang.String message
initial state of the message *

Class com.ibm.btt.gui.jsptags.FormTag extends DSELinkTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.InputButtonTag extends DSETagSupport implements Serializable

Serialized Fields

type

java.lang.String type
The attribute type, "button" as default


value

java.lang.String value
The attribute value


event

java.lang.String event
The attribute event


onClick

java.lang.String onClick
The attribute onClick


width

java.lang.String width
The attribute width

Class com.ibm.btt.gui.jsptags.LabelListTag extends DSEListTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.LabelTag extends DSETagSupport 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.gui.jsptags.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.gui.jsptags.RadioButtonTag extends DSETagSupport implements Serializable

Serialized Fields

value

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

Class com.ibm.btt.gui.jsptags.ResourceTag extends DSETagSupport implements Serializable

Serialized Fields

src

java.lang.String src
The src property

Class com.ibm.btt.gui.jsptags.SelectTableTag extends DSETableTagSupport implements Serializable

Serialized Fields

type

java.lang.String type
The attribute type, with "button" as default


value

java.lang.String value
The attribute value, with "Select" as default


event

java.lang.String event
The attribute event


dataNameForValue

java.lang.String dataNameForValue
The attribute dataNameForValue


width

java.lang.String width
The attribute width

Class com.ibm.btt.gui.jsptags.TableTag extends DSETableTagSupport implements Serializable

Class com.ibm.btt.gui.jsptags.TextAreaTag extends DSETagSupport implements Serializable

Serialized Fields

cols

java.lang.String cols
The number of columns of the HTML textarea


rows

java.lang.String rows
The number of rows of the HTML textarea


wrap

java.lang.String wrap
The wrap property of the HMTL textarea


error

java.lang.String error
The attribute error


errorStyle

java.lang.String errorStyle

Class com.ibm.btt.gui.jsptags.TextFieldTag extends DSETagSupport implements Serializable

Serialized Fields

isPassword

java.lang.String isPassword
The attribute isPassword, with "no" as default value


isHidden

java.lang.String isHidden
The attribute isHidden, with "no" as default value


size

java.lang.String size
The attribute size


maxLength

java.lang.String maxLength
The attribute maxLength


error

java.lang.String error
The attribute error


errorStyle

java.lang.String errorStyle
The attribute errorStyle

Class com.ibm.btt.gui.jsptags.URITag extends DSELinkTagSupport implements Serializable

Serialized Fields

extraParams

java.lang.String extraParams
The extraparams

Class com.ibm.btt.gui.jsptags.ValidationErrorsTag extends DSETagSupport implements Serializable

Serialized Fields

renderMode

java.lang.String renderMode
The render mode


mode

java.lang.String mode
The validation mode, "cross" as default


bundleFile

java.lang.String bundleFile
The attribute "bundleFile"


Package com.ibm.btt.http

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

serialVersionUID: 4955145004293390212L

Class com.ibm.btt.http.JSONRequestServlet extends XmlRequestServlet implements Serializable

Class com.ibm.btt.http.WebChannelContext extends ChannelContextContainer implements Serializable

serialVersionUID: 7315383178506803658L

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


Package com.ibm.btt.invoker

Class com.ibm.btt.invoker.BTTInvokerDefinitionErrorException extends DSERuntimeException implements Serializable

serialVersionUID: 8033705182954002950L

Class com.ibm.btt.invoker.BTTInvokerInstantiationException extends DSERuntimeException implements Serializable

serialVersionUID: -5312767980028260698L

Class com.ibm.btt.invoker.BTTInvokerNotConfiguredException extends DSERuntimeException implements Serializable

serialVersionUID: -5312767980028260698L

Class com.ibm.btt.invoker.BTTInvokerRuntimeException extends DSERuntimeException implements Serializable

serialVersionUID: -3938758965531263247L

Class com.ibm.btt.invoker.BTTInvokerTimeOutException extends DSERuntimeException implements Serializable

serialVersionUID: -5312767980028260698L


Package com.ibm.btt.invoker.ws.dynamic

Class com.ibm.btt.invoker.ws.dynamic.GenericDataObject extends java.util.LinkedHashMap implements Serializable

serialVersionUID: -7720611331816942266L

Serialized Fields

m_userDefineTypeInfo

UserDefineTypeInfo m_userDefineTypeInfo

Package com.ibm.btt.invoker.ws.dynamic.axis_extension

Class com.ibm.btt.invoker.ws.dynamic.axis_extension.GenericDataObjectDeSerializer extends org.apache.axis.encoding.ser.BeanDeserializer implements Serializable

serialVersionUID: 1504599564120868186L

Serialized Fields

xmlType

javax.xml.namespace.QName xmlType

javaType

java.lang.Class<T> javaType

prevQName

javax.xml.namespace.QName prevQName

Class com.ibm.btt.invoker.ws.dynamic.axis_extension.GenericDataObjectSerializer extends java.lang.Object implements Serializable

serialVersionUID: -7832627025130494720L

Serialized Fields

xmlType

javax.xml.namespace.QName xmlType

javaType

java.lang.Class<T> javaType

Package com.ibm.btt.jsf

Class com.ibm.btt.jsf.BTTJSFBaseBean extends java.lang.Object implements Serializable

Serialized Fields

beanContextName

java.lang.String beanContextName

beanContext

Context beanContext

actionName

java.lang.String actionName

invokerId

java.lang.String invokerId

outcome

java.lang.String outcome

Class com.ibm.btt.jsf.BTTJSFException extends DSEException implements Serializable

serialVersionUID: 2827681765112472175L


Package com.ibm.btt.jsf.event

Class com.ibm.btt.jsf.event.RenderResponsePhaseListener extends java.lang.Object implements Serializable

serialVersionUID: 3341599322697892341L


Package com.ibm.btt.mobile

Class com.ibm.btt.mobile.ConfigException extends MobileException implements Serializable

serialVersionUID: -478138163617992700L

Class com.ibm.btt.mobile.ErrorResponseException extends MobileException implements Serializable

serialVersionUID: 1320248477405023020L

Serialized Fields

errorCode

int errorCode

errorMessage

java.lang.String errorMessage

Class com.ibm.btt.mobile.MobileException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -8624880331263035095L

Class com.ibm.btt.mobile.MobileRequestServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -2903001324014047132L


Package com.ibm.btt.model

Class com.ibm.btt.model.ObjectNotFoundException extends DSERuntimeException implements Serializable

serialVersionUID: 6652789980964500588L


Package com.ibm.btt.monitor

Class com.ibm.btt.monitor.ContextPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

sPane

javax.swing.JScrollPane sPane

tree

javax.swing.JTree tree

titleBar

java.awt.Container titleBar

ctx

Context ctx

Class com.ibm.btt.monitor.ContextTreePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

findInAllContextsResultsDialog

FindInAllContextsResultsDialog findInAllContextsResultsDialog

sPane

javax.swing.JScrollPane sPane

tree

javax.swing.JTree tree

titleBar

java.awt.Container titleBar

Class com.ibm.btt.monitor.FieldPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

idLabel

javax.swing.JLabel idLabel

typeLabel

javax.swing.JLabel typeLabel

tfValue

javax.swing.JTextField tfValue

LMARG

int LMARG

VMARG

int VMARG

field

DataField field

conv

Conversion conv

updateListener

java.awt.event.ActionListener updateListener

updateButton

javax.swing.JButton updateButton

titleBar

java.awt.Container titleBar

Class com.ibm.btt.monitor.FindDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

backwardOption

javax.swing.JCheckBox backwardOption

wrapOption

javax.swing.JCheckBox wrapOption

allContextsOption

javax.swing.JCheckBox allContextsOption

exactlyIdOption

javax.swing.JCheckBox exactlyIdOption

regularIdOption

javax.swing.JCheckBox regularIdOption

sensitiveIdOption

javax.swing.JCheckBox sensitiveIdOption

exactlyValueOption

javax.swing.JCheckBox exactlyValueOption

regularValueOption

javax.swing.JCheckBox regularValueOption

sensitiveValueOption

javax.swing.JCheckBox sensitiveValueOption

findButton

javax.swing.JButton findButton

idCombo

javax.swing.JComboBox idCombo

valueCombo

javax.swing.JComboBox valueCombo

resultsLabel

javax.swing.JLabel resultsLabel

Class com.ibm.btt.monitor.FindInAllContextsResultsDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

allMatches

javax.swing.JRadioButton allMatches

navigationBox

javax.swing.Box navigationBox

allMatchesTable

javax.swing.JTable allMatchesTable
This contains all matches.


selectedContextNameAtSearchTime

java.lang.String selectedContextNameAtSearchTime
The selected context when the search was done.


contextPanel

ContextPanel contextPanel

contextTreePanel

ContextTreePanel contextTreePanel

filteredMatchesTable

javax.swing.JTable filteredMatchesTable
This contains only matches that pass through our filter.


onlyInContextAndItsAncestors

javax.swing.JRadioButton onlyInContextAndItsAncestors

onlyInContextAndItsDescendants

javax.swing.JRadioButton onlyInContextAndItsDescendants

Class com.ibm.btt.monitor.MonitorPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

cp

ContextPanel cp

ctp

ContextTreePanel ctp

fieldPanel

FieldPanel fieldPanel

find

Find find

innerSp

javax.swing.JSplitPane innerSp

outerSp

javax.swing.JSplitPane outerSp

innerSpPos

double innerSpPos

outerSpPos

double outerSpPos

isMaximized

boolean isMaximized

layout

int layout

maxDescendantsToDisplayToString

int maxDescendantsToDisplayToString

ownerFrame

javax.swing.JFrame ownerFrame

xmlPanel

MonitorPanel.XmlPanel xmlPanel

Package com.ibm.btt.msg

Class com.ibm.btt.msg.MessageException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.msg.jms

Class com.ibm.btt.msg.jms.JmsConfigException extends java.lang.Exception implements Serializable

serialVersionUID: -1L


Package com.ibm.btt.msg.poll

Class com.ibm.btt.msg.poll.DestroyException extends MessageException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.msg.poll.InitException extends MessageException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.rcp.broker.exception

Class com.ibm.btt.rcp.broker.exception.BrokerServiceException extends java.lang.Exception implements Serializable

serialVersionUID: -1054733771716628656L


Package com.ibm.btt.rcp.navigator.exception

Class com.ibm.btt.rcp.navigator.exception.NavigationDefinitionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1707438424654159489L


Package com.ibm.btt.rcp.perspective.exception

Class com.ibm.btt.rcp.perspective.exception.PerspectiveDefinitionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -4766148424634074710L

Class com.ibm.btt.rcp.perspective.exception.PerspectiveLayoutException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 5306283644296028799L


Package com.ibm.btt.rcp.workingarea.exception

Class com.ibm.btt.rcp.workingarea.exception.WorkingAreaException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -5315567466801444376L


Package com.ibm.btt.rcp.xui

Class com.ibm.btt.rcp.xui.Assert.AssertFailedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.rcp.xui.automaton

Class com.ibm.btt.rcp.xui.automaton.BTTXUIProcessor extends DSEProcessor 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.btt.rcp.xui.automaton.BTTXUIState extends DSEState 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.btt.rcp.xui.automaton.ExecuteXUISubflowAct 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.btt.rcp.xui.exception

Class com.ibm.btt.rcp.xui.exception.FormatException extends DSERuntimeException implements Serializable

serialVersionUID: 2245006510175352386L

Class com.ibm.btt.rcp.xui.exception.XUIException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.rcp.xui.exception.XUIInstanceException extends XUIException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.remote

Class com.ibm.btt.remote.AbstractRemoteConnector extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

javaChannelCmdChain

Command<ContextType,ReturnType,E extends java.lang.Exception> javaChannelCmdChain

Class com.ibm.btt.remote.BTTRemoteConnector extends AbstractRemoteConnector implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.remote.BTTRemoteException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.remote.BTTRemoteInterceptorException extends BTTRemoteException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.remote.RemoteProxyFactoryException extends ElementException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.remote.cmd

Class com.ibm.btt.remote.cmd.ProcessRequestCltException extends JavaRemoteException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.remote.cmd.ProcessRequestException extends JavaRemoteException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.remote.cmd.ProcessResponseCltException extends JavaRemoteException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.remote.cmd.ProcessResponseException extends JavaRemoteException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.remote.common

Class com.ibm.btt.remote.common.CommandErrMessage extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

stackTrace

java.lang.StackTraceElement[] stackTrace

message

java.lang.String message

cause

CommandErrMessage cause

exceptionHierarchy

java.lang.String[] exceptionHierarchy

Class com.ibm.btt.remote.common.Parameters extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

list

java.util.List<E> list

Class com.ibm.btt.remote.common.TypeValuePair extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

java.lang.String type

value

java.lang.Object value

Package com.ibm.btt.remote.ejb

Class com.ibm.btt.remote.ejb.EJBConnector extends AbstractRemoteConnector implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.remote.ejb.exception

Class com.ibm.btt.remote.ejb.exception.EJBProxyFactoryException extends ElementException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.remote.exception

Class com.ibm.btt.remote.exception.JavaRemoteException extends BTTRemoteException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.remote.impl

Class com.ibm.btt.remote.impl.ClientServerException extends JavaRemoteException implements Serializable

serialVersionUID: 1L

Class com.ibm.btt.remote.impl.TargetServiceErrException extends BTTRemoteException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.remote.repository

Class com.ibm.btt.remote.repository.ServiceNotFoundException extends BTTRemoteException implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.runtimemonitor

Class com.ibm.btt.runtimemonitor.ActionController extends javax.servlet.http.HttpServlet implements Serializable


Package com.ibm.btt.runtimemonitor.webtag

Class com.ibm.btt.runtimemonitor.webtag.WebMonitorTag extends DSETagSupport implements Serializable

Serialized Fields

display

java.lang.String display

Package com.ibm.btt.services

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

Package com.ibm.btt.services.comms

Class com.ibm.btt.services.comms.CommunicationsPool extends Service implements Serializable

serialVersionUID: 349872197360106211L

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.comms.DSECCException extends DSEException implements Serializable

serialVersionUID: 8112663030998030289L


Package com.ibm.btt.services.jdbc

Class com.ibm.btt.services.jdbc.DSESQLException extends DSERuntimeException 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.jdbc.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.jdbc.JDBCService 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.jdbc.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

Class com.ibm.btt.services.jdbc.JDBCStore extends Store 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.jdbc.JDBCTable 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.jdbc.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.jdbc.Store 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

Package com.ibm.btt.services.ldap

Class com.ibm.btt.services.ldap.LDAPRequestFormat 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.services.ldap.LDAPResponseFormat 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.services.ldap.LDAPService 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.ldap.MapFormat 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

Package com.ibm.btt.services.mq

Class com.ibm.btt.services.mq.MQConnection extends Service implements Serializable

serialVersionUID: 1286676728139489232L

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.mq.QueueEvent extends java.util.EventObject implements Serializable

serialVersionUID: -8715869817767694101L


Package com.ibm.btt.services.ws.jaxrpc

Class com.ibm.btt.services.ws.jaxrpc.BTTJaxRpcConnector extends JaxRpcClientMediator 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.ws.jaxrpc.JaxRpcClientMediator extends JaxRpcConnectorInfrastructure 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.ws.jaxrpc.JaxRpcConnectorInfrastructure 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.ws.jaxws

Class com.ibm.btt.services.ws.jaxws.BTTJaxWsConnector extends JaxWsClientMediator 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.ws.jaxws.JaxWsClientMediator extends JaxWsConnectorInfrastructure 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.ws.jaxws.JaxWsConnectorInfrastructure 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.sm

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

serialVersionUID: 6865314526963165602L

Class com.ibm.btt.sm.BTTSMException extends DSEException implements Serializable

serialVersionUID: 8017248228404843277L

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

serialVersionUID: 623321127095727485L

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

serialVersionUID: 7738530174799740538L

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

serialVersionUID: -5581127281572078440L

Serialized Fields

processorId

java.lang.String processorId
parent processorId that the request undering or null if it is directly run under a session


chnLockOwner

int chnLockOwner
which channel is the lock owner, -1 : NONE owner. 0 : html channel, 1: ajax channel


lockers

java.util.List<E> lockers
maintain locked request thread in the processor, for an ajax reqeust is just occurred during a page state, all they should be a transient operations so when failover occurred, it will be ignored.


ajaxReqs

java.util.List<E> ajaxReqs
maintain the active ajax request info under the processor

Class com.ibm.btt.sm.SessionEntry extends java.util.HashMap implements Serializable

serialVersionUID: -7094139920077707824L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream inputStream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException,
                        BTTSMException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
BTTSMException
Serialized Fields

timeStamp

java.lang.Long timeStamp

pcTable

java.util.Map<K,V> pcTable
a table to maintain the active processor instances counter info

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

serialVersionUID: 8961738058528375105L


Package com.ibm.btt.util

Class com.ibm.btt.util.AttributeNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package com.ibm.btt.web2.profile

Class com.ibm.btt.web2.profile.Web2DAOException extends DSERuntimeException implements Serializable

serialVersionUID: 8033705182954002900L


IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011