Serialized Form


Package com.apelon.apelonserver.client

Class com.apelon.apelonserver.client.ApelonException extends Exception implements Serializable

Serialized Fields

isServerAvailable

boolean isServerAvailable

Package com.apelon.beans.dts.plugin.connection

Class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent extends EventObject implements Serializable

Serialized Fields

connectionEventType

int connectionEventType
Value of -1 to flag an unitialized or invalid setting for {@link #connectionEventType)

Since:
DTS 3.0
See Also:
DtsConnectionEvent.CONNECTION_FIRST, DtsConnectionEvent.CONNECTION_LAST, DtsConnectionEvent.CONNECTION_OPEN, DtsConnectionEvent.CONNECTION_CLOSE

Package com.apelon.dts.client

Class com.apelon.dts.client.DTSException extends com.apelon.common.NestingException implements Serializable

Serialized Fields

isServerAvailable

boolean isServerAvailable

Package com.apelon.dts.client.events

Class com.apelon.dts.client.events.ClassifyEvent extends EventObject implements Serializable

Serialized Fields

classifyEventType

int classifyEventType
Value of -1 to flag an unitialized or invalid setting for ClassifyEvent.classifyEventType.


namespaceId

int namespaceId
Value of -1 to flag an unitialized or invalid setting for namespaceId.

Class com.apelon.dts.client.events.ConceptEvent extends DataChangeEvent implements Serializable

Serialized Fields

attributeChange

ConceptAttributeChange attributeChange

Class com.apelon.dts.client.events.DataChangeEvent extends EventObject implements Serializable

Serialized Fields

eventType

int eventType
The eventType can be set to EVENT_TYPE_NEW, EVENT_TYPE_MODIFY, or EVENT_TYPE_DELETE. By default it is set to INVALID_TYPE_EVENT.


newData

Object newData

oldData

Object oldData

changedData

Object changedData

Class com.apelon.dts.client.events.KBTypeEvent extends DataChangeEvent implements Serializable

Serialized Fields

kbType

int kbType
The kbType can be set to AUTHORITY, ASSOCIATION, PROPERTY, or QUALIFIER. By default it is set to INVALID_TYPE_EVENT.

Class com.apelon.dts.client.events.NamespaceEvent extends DataChangeEvent implements Serializable

Class com.apelon.dts.client.events.SubsetEvent extends EventObject implements Serializable

Serialized Fields

action

int action

subsetId

int subsetId

Class com.apelon.dts.client.events.TermEvent extends DataChangeEvent implements Serializable

Serialized Fields

attributeChange

TermAttributeChange attributeChange

Package com.apelon.dts.client.plugins

Class com.apelon.dts.client.plugins.EnterCodeAndIDDialog extends JDialog implements Serializable

Serialized Fields

panel1

JPanel panel1

jPanel1

JPanel jPanel1

gridBagLayout2

GridBagLayout gridBagLayout2

jLableName

JLabel jLableName

jLabelId

JLabel jLabelId

jLabelCode

JLabel jLabelCode

jTextFieldName

JTextField jTextFieldName

jTextFieldCode

JTextField jTextFieldCode

jTextFieldId

JTextField jTextFieldId

jPanel2

JPanel jPanel2

flowLayout1

FlowLayout flowLayout1

jButtonOK

JButton jButtonOK

jButtonCancel

JButton jButtonCancel

borderLayout1

BorderLayout borderLayout1

dtsObject

DTSObject dtsObject

Class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.MaxLengthDocument extends PlainDocument implements Serializable

Serialized Fields

maxLength

int maxLength

Class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.MaxLengthField extends JTextField implements Serializable

Class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.NumberMaxLengthDocument extends EnterCodeAndIDDialog.MaxLengthDocument implements Serializable

Class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.NumberMaxLengthField extends EnterCodeAndIDDialog.MaxLengthField implements Serializable


Package com.apelon.dts.common

Class com.apelon.dts.common.DTSValidationException extends Exception implements Serializable



Copyright © 2011. All Rights Reserved.