WebLogic Integration


Serialized Form


Package com.bea.adapter.cci

Class com.bea.adapter.cci.ConnectionFactoryImpl implements Serializable

Serialization Methods

readObject

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

writeObject

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

m_connectionManager

javax.resource.spi.ConnectionManager m_connectionManager

m_logContext

LogContext m_logContext

m_managedConnectionFactory

javax.resource.spi.ManagedConnectionFactory m_managedConnectionFactory

m_reference

javax.naming.Reference m_reference

m_resourceAdapterMetaData

ResourceAdapterMetaDataImpl m_resourceAdapterMetaData

Class com.bea.adapter.cci.DesignTimeInteractionSpecImpl implements Serializable

Class com.bea.adapter.cci.DocumentDefinitionRecord implements Serializable

Serialized Fields

m_documentDefinition

IDocumentDefinition m_documentDefinition

Class com.bea.adapter.cci.DocumentInteractionSpecImpl implements Serializable

Serialized Fields

m_defaultRequestDoc

IDocument m_defaultRequestDoc
Cached default document created with the request document definition; minOccurs is forced to 1 by default.

m_defaultResponseDoc

IDocument m_defaultResponseDoc
Cached default document created with the response document definition; minOccurs is forced to 1 by default.

m_requestDocDef

IDocumentDefinition m_requestDocDef
Encapsulates the schema and root element name for the request document for this interaction.

m_responseDocDef

IDocumentDefinition m_responseDocDef
Encapsulates the schema and root element name for the response document for this interaction.

Class com.bea.adapter.cci.InteractionSpecImpl implements Serializable

Serialized Fields

m_changes

java.beans.PropertyChangeSupport m_changes

m_iTimeout

int m_iTimeout

m_iVerb

int m_iVerb

m_strFunctionName

java.lang.String m_strFunctionName

m_vetos

java.beans.VetoableChangeSupport m_vetos

Class com.bea.adapter.cci.RecordImpl implements Serializable

Serialized Fields

m_strDescription

java.lang.String m_strDescription

m_strName

java.lang.String m_strName

Class com.bea.adapter.cci.ResourceAdapterMetaDataImpl implements Serializable

Serialized Fields

m_astrInteractionSpecsSupported

java.lang.String[] m_astrInteractionSpecsSupported

m_bSupportsExecuteWithInputAndOutputRecord

boolean m_bSupportsExecuteWithInputAndOutputRecord

m_bSupportsExecuteWithInputRecordOnly

boolean m_bSupportsExecuteWithInputRecordOnly

m_bSupportsLocalTxDemarcation

boolean m_bSupportsLocalTxDemarcation

m_strDescription

java.lang.String m_strDescription

m_strName

java.lang.String m_strName

m_strVendorName

java.lang.String m_strVendorName

m_strVersion

java.lang.String m_strVersion


Package com.bea.adapter.event

Class com.bea.adapter.event.PushEvent implements Serializable


Package com.bea.adapter.spi

Class com.bea.adapter.spi.AbstractBEAManagedConnectionFactory implements Serializable

Class com.bea.adapter.spi.AbstractManagedConnectionFactory implements Serializable

Serialized Fields

m_achPassword

char[] m_achPassword
Standard connection parameters; treated as optional

m_bIsValidState

boolean m_bIsValidState

m_changes

java.beans.PropertyChangeSupport m_changes

m_logContext

LogContext m_logContext

m_strAdapterDescription

java.lang.String m_strAdapterDescription
Basic adapter metadata; these come from a resource bundle

m_strAdapterName

java.lang.String m_strAdapterName
Basic adapter metadata; these come from a resource bundle

m_strAdapterVendorName

java.lang.String m_strAdapterVendorName
Basic adapter metadata; these come from a resource bundle

m_strAdapterVersion

java.lang.String m_strAdapterVersion
Basic adapter metadata; these come from a resource bundle

m_strAdditionalLogContext

java.lang.String m_strAdditionalLogContext
This value associates "this" with an application component in the runtime environment.

m_strConnectionURL

java.lang.String m_strConnectionURL
Standard connection parameters; treated as optional

m_strCountryCode

java.lang.String m_strCountryCode
Associates a country code for determining the locale for logging

m_strLanguageCode

java.lang.String m_strLanguageCode
Associates a language code for determining the locale for logging

m_strLogConfigFile

java.lang.String m_strLogConfigFile
This value provides the name of the log configuration file

m_strLogLevel

java.lang.String m_strLogLevel
Log level - warning by default

m_strMessageBundleBase

java.lang.String m_strMessageBundleBase
Base name for message bundle

m_strPortNumber

java.lang.String m_strPortNumber
Standard connection parameters; treated as optional

m_strRootLogContext

java.lang.String m_strRootLogContext
Allows for the categorization of log messages for this adapter.

m_strServerName

java.lang.String m_strServerName
Standard connection parameters; treated as optional

m_strUserName

java.lang.String m_strUserName
Standard connection parameters; treated as optional

m_timestamp

long m_timestamp

m_vetos

java.beans.VetoableChangeSupport m_vetos

Class com.bea.adapter.spi.ConnectionEventLogger implements Serializable

Serialized Fields

m_logContext

LogContext m_logContext

Class com.bea.adapter.spi.ConnectionRequestInfoMap implements Serializable

Serialized Fields

m_map

java.util.Map m_map

Class com.bea.adapter.spi.NonManagedConnectionEventListener implements Serializable

Serialized Fields

m_logContext

LogContext m_logContext

Class com.bea.adapter.spi.NonManagedConnectionManager implements Serializable

Serialized Fields

m_connectionEventListener

javax.resource.spi.ConnectionEventListener m_connectionEventListener

m_logContext

LogContext m_logContext


Package com.bea.adapter.web

Class com.bea.adapter.web.AbstractDesignTimeRequestHandler implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Serialized Fields

m_avd

IApplicationViewDescriptor m_avd

m_connectionFactory

javax.resource.cci.ConnectionFactory m_connectionFactory


Package com.bea.b2b

Class com.bea.b2b.B2BException implements Serializable


Package com.bea.b2b.enabler

Class com.bea.b2b.enabler.Enabler.InitException implements Serializable

Class com.bea.b2b.enabler.Enabler.ShutDownException implements Serializable

Class com.bea.b2b.enabler.EnablerSession.InitException implements Serializable

Class com.bea.b2b.enabler.EnablerSession.ShutDownException implements Serializable


Package com.bea.b2b.enabler.xocp

Class com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException implements Serializable

Class com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException implements Serializable


Package com.bea.b2b.management

Class com.bea.b2b.management.ConfigurationException implements Serializable

Class com.bea.b2b.management.DeleteException implements Serializable

Class com.bea.b2b.management.ManagementException implements Serializable

Class com.bea.b2b.management.NotImplementedException implements Serializable

Class com.bea.b2b.management.ObjectActiveException implements Serializable

Class com.bea.b2b.management.UpdateException implements Serializable

Class com.bea.b2b.management.WLSUserExistsException implements Serializable


Package com.bea.b2b.protocol

Class com.bea.b2b.protocol.ActiveMessage implements Serializable

Serialized Fields

collabId

int collabId

messageId

java.lang.String messageId

Class com.bea.b2b.protocol.Collaborator.DisableException implements Serializable

Serialized Fields

this$0

com.bea.b2b.protocol.Collaborator this$0

Class com.bea.b2b.protocol.Collaborator.LeaveCSpaceException implements Serializable

Serialized Fields

this$0

com.bea.b2b.protocol.Collaborator this$0

Class com.bea.b2b.protocol.CollaboratorState implements Serializable

Serialized Fields

cSpaceId

int cSpaceId
Id of CSpace

cSpaceName

java.lang.String cSpaceName
CSpace name (not persisted, set during creation of object)

destinationURL

java.lang.String destinationURL
Destination URL

firstMessageFailure

long firstMessageFailure
Time of first failure

isDeleted

boolean isDeleted
Indicator that the collaborator is being deleted

isForHub

boolean isForHub
Indicator that the collaborator is associated with a hub

lastMessageFailure

long lastMessageFailure
Time of last failure

lastMessageReceived

long lastMessageReceived
Time last message was received

lastMessageSent

long lastMessageSent
Time last message was sent

MapById

java.util.HashMap MapById

messagesDropped

int messagesDropped
Number of message dropped

messagesReceived

int messagesReceived
Number of messages received

messagesSent

int messagesSent
Number of messages sent

tpName

java.lang.String tpName
Trading partner name

Class com.bea.b2b.protocol.ConvDef implements Serializable

Serialized Fields

version

java.lang.String version
The version name for this conversation definition

Class com.bea.b2b.protocol.HubProtocol implements Serializable

Serialized Fields

isSynchronous

boolean isSynchronous

Class com.bea.b2b.protocol.HubProtocol.RegistrationException implements Serializable

Class com.bea.b2b.protocol.ObjectHolder implements Serializable

Serialized Fields

objectKey

java.lang.String objectKey

Class com.bea.b2b.protocol.ParticipantState implements Serializable

Serialized Fields

collaboratorId

int collaboratorId
Id of Collaborator

conversationId

java.lang.String conversationId
WLC id of conversation (Not persisted in this table).

rowConvId

int rowConvId
row id of conversation

state

int state
State of collaborator in conversation

timeStamp

long timeStamp
Timestamp

Class com.bea.b2b.protocol.PlugInException implements Serializable

Class com.bea.b2b.protocol.ProcessException implements Serializable

Class com.bea.b2b.protocol.ProcessManager.CreateException implements Serializable

Class com.bea.b2b.protocol.ProcessState implements Serializable

Serialized Fields

cpaId

java.lang.String cpaId

cSpace

java.lang.String cSpace

tPartner

java.lang.String tPartner

workflowInstanceId

int workflowInstanceId

Class com.bea.b2b.protocol.Protocol implements Serializable

Serialized Fields

appHandler

com.bea.b2b.protocol.ApplicationHandler appHandler

exceptionHandler

com.bea.b2b.protocol.ExceptionHandler exceptionHandler

isHub

boolean isHub

isPeer

boolean isPeer

location

java.lang.String location

protocolName

java.lang.String protocolName

protocolUrl

java.lang.String protocolUrl

protocolVersion

java.lang.String protocolVersion

serviceHandler

com.bea.b2b.protocol.ServiceHandler serviceHandler

urlKey

java.lang.String urlKey

Class com.bea.b2b.protocol.ProtocolException implements Serializable

Class com.bea.b2b.protocol.RegistrationState implements Serializable

Serialized Fields

collabName

java.lang.String collabName

collaboratorId

int collaboratorId
the collaborator id

myName

java.lang.String myName

roleDefId

int roleDefId
The role definition id

state

int state
The state

Class com.bea.b2b.protocol.ShutdownException implements Serializable


Package com.bea.b2b.protocol.conversation

Class com.bea.b2b.protocol.conversation.ConversationType implements Serializable

Serialized Fields

name

java.lang.String name

role

java.lang.String role

version

java.lang.String version

Class com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.CreateException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.DelistException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.EnlistException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.LeaveCSpaceException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.RegisterException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.ShutdownException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.TerminateException implements Serializable

Class com.bea.b2b.protocol.conversation.CoordinatorBase implements Serializable

Serialized Fields

shutDown

boolean shutDown


Package com.bea.b2b.protocol.cxml

Class com.bea.b2b.protocol.cxml.CXMLHttpStatusException implements Serializable

Serialized Fields

httpStatusCode

int httpStatusCode

Class com.bea.b2b.protocol.cxml.CXMLIBProtocol implements Serializable

Serialized Fields

qm

com.bea.b2b.messagequeue.QueueManager qm

sigValidator

com.bea.b2b.protocol.security.WLCDigitalSignatureValidator sigValidator

Class com.bea.b2b.protocol.cxml.CXMLManagerException implements Serializable

Class com.bea.b2b.protocol.cxml.CXMLProtocol implements Serializable


Package com.bea.b2b.protocol.cxml.messaging

Class com.bea.b2b.protocol.cxml.messaging.CXMLMessage implements Serializable

Class com.bea.b2b.protocol.cxml.messaging.CXMLMessageIdentifier implements Serializable

Serialization Methods

readObject

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

writeObject

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

conversationId

java.lang.String conversationId

lseq

long lseq

senderId

java.lang.String senderId

seqNo

java.lang.Long seqNo

sequenceNumber

java.lang.String sequenceNumber

version

long version

Class com.bea.b2b.protocol.cxml.messaging.CXMLMessageToken implements Serializable

Serialized Fields

statusCode

int statusCode

Class com.bea.b2b.protocol.cxml.messaging.CXMLQualityOfService implements Serializable


Package com.bea.b2b.protocol.messaging

Class com.bea.b2b.protocol.messaging.BasicQualityOfService implements Serializable

Serialized Fields

durability

boolean durability

validate

boolean validate

Class com.bea.b2b.protocol.messaging.DeliveryStatus implements Serializable

Serialization Methods

readObject

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

writeObject

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

recipient

java.lang.String recipient

result

int result

timestamp

java.util.Date timestamp

version

long version

Class com.bea.b2b.protocol.messaging.DuplicateMessageException implements Serializable

Class com.bea.b2b.protocol.messaging.LargeMessageStore implements Serializable

Serialized Fields

lmFilePathName

java.lang.String lmFilePathName

Class com.bea.b2b.protocol.messaging.MessageBase implements Serializable

Serialized Fields

basicQoS

com.bea.b2b.protocol.messaging.BasicQualityOfService basicQoS

conversationId

java.lang.String conversationId

cpaId

java.lang.String cpaId

creationTime

long creationTime
Message creation time in milliseconds since January 1, 1970. GMT

destinationURL

java.lang.String destinationURL
URL of the target

envelope

MessageEnvelope envelope

fromPartyDeliveryChannelName

java.lang.String fromPartyDeliveryChannelName

fromPartyName

java.lang.String fromPartyName

fromRole

java.lang.String fromRole

isBusinessMessage

boolean isBusinessMessage

isPointToPoint

boolean isPointToPoint

msgId

com.bea.b2b.protocol.messaging.MessageIdentifier msgId

recipients

java.util.Vector recipients

retries

int retries

timeout

long timeout

toPartyDeliveryChannelName

java.lang.String toPartyDeliveryChannelName

toPartyName

java.lang.String toPartyName

toRole

java.lang.String toRole

type

ConversationType type

viaPartyName

java.lang.String viaPartyName

Class com.bea.b2b.protocol.messaging.MessageDeliveryException implements Serializable

Class com.bea.b2b.protocol.messaging.MessageEnvelope implements Serializable

Serialized Fields

ack

MessageEnvelope ack

arrivalTime

long arrivalTime

aUser

weblogic.security.acl.internal.AuthenticatedUser aUser

buf

byte[] buf

contentType

java.lang.String contentType

contProcessing

boolean contProcessing

contract

boolean contract

cSpace

java.lang.String cSpace

delivered

boolean delivered

destinationURL

java.lang.String destinationURL
URL of the target

encoding

java.lang.String encoding

intermediaryName

java.lang.String intermediaryName

length

int length

lmFileName

java.lang.String lmFileName

message

Message message
the business message

note

com.bea.b2b.protocol.messaging.StickyNote note

protocol

com.bea.b2b.protocol.Protocol protocol

protocolVersion

java.lang.String protocolVersion

recipient

java.lang.String recipient

recoveryTombstone

boolean recoveryTombstone

replyBuf

byte[] replyBuf

retryInterval

long retryInterval

secureTransport

boolean secureTransport

sender

java.lang.String sender

senderUrl

java.lang.String senderUrl
Url of sender

statusCode

int statusCode

transportHeaders

java.util.Hashtable transportHeaders

verifyServerSideAuth

boolean verifyServerSideAuth

Class com.bea.b2b.protocol.messaging.MessageIdentifier implements Serializable

Serialization Methods

readObject

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

writeObject

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

conversationId

java.lang.String conversationId

lseq

long lseq

senderId

java.lang.String senderId

seqNo

java.lang.Long seqNo

sequenceNumber

java.lang.String sequenceNumber

version

long version

Class com.bea.b2b.protocol.messaging.MessageStore implements Serializable

Serialized Fields

envelope

MessageEnvelope envelope

envelopeId

int envelopeId

mss

com.bea.b2b.protocol.messaging.MessageStoreState mss

myId

java.lang.String myId

myName

java.lang.String myName

objName

javax.management.ObjectName objName

persistentResource

com.bea.b2b.persistence.PersistentResource persistentResource

storedMsg

com.bea.b2b.protocol.messaging.StoredMessage storedMsg

token

MessageToken token

Class com.bea.b2b.protocol.messaging.MessageStoreState implements Serializable

Serialized Fields

deliveryChannel

java.lang.String deliveryChannel
Need to further identify store by delivery channel

isHub

boolean isHub
Is this the hub?

largeMessage

boolean largeMessage
Is it a large message

messageDataID

int messageDataID
Need to identify data for store (maybe 0,1 data --> N stores) -1 is a special value meaning none ... FIXME rblock to dew: still need this?

messageId

java.lang.String messageId
Message ID

objectName

java.lang.String objectName
Object Name of the message (used for MBean access / lookup)

payloadOffset

int payloadOffset
offset to the payload part of the message data (0 is default: no offset)

refcount

int refcount
Reference Count ... if we insert, it is initially one unless set otherwise

theData

java.lang.Object theData

userName

java.lang.String userName
Who is the user of this message store

Class com.bea.b2b.protocol.messaging.MessageToken implements Serializable

Serialization Methods

readObject

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

writeObject

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

mts

com.bea.b2b.protocol.messaging.MessageTokenState mts

version

long version

Class com.bea.b2b.protocol.messaging.MessageTokenState implements Serializable

Serialization Methods

readObject

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

writeObject

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

aggStatus

java.util.Vector aggStatus

arrival

long arrival

className

java.lang.String className

conversationId

java.lang.String conversationId

conversationTerminated

boolean conversationTerminated

deliveryChannel

java.lang.String deliveryChannel

deliveryConfirmed

long deliveryConfirmed

exception

java.lang.Throwable exception

expectedAcks

int expectedAcks

hasResult

boolean hasResult

isInit

boolean isInit

messageId

java.lang.String messageId

myId

java.lang.String myId

myName

java.lang.String myName

objName

javax.management.ObjectName objName

pendingAcks

int pendingAcks

persist

boolean persist

released

boolean released

replyData

java.lang.Object replyData

sender

java.lang.String sender

sent

long sent

trackings

java.util.Hashtable trackings

userName

java.lang.String userName

version

long version

Class com.bea.b2b.protocol.messaging.ModificationException implements Serializable

Class com.bea.b2b.protocol.messaging.PayloadState implements Serializable

Serialized Fields

payloadParts

PayloadPart[] payloadParts

Class com.bea.b2b.protocol.messaging.SmallMessageStore implements Serializable


Package com.bea.b2b.protocol.xocp.application

Class com.bea.b2b.protocol.xocp.application.XOCPApplication.InitException implements Serializable

Class com.bea.b2b.protocol.xocp.application.XOCPApplication.ShutDownException implements Serializable

Class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.CreateException implements Serializable

Class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.InitException implements Serializable

Class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.RegisterException implements Serializable

Class com.bea.b2b.protocol.xocp.application.XOCPApplicationSession.ShutDownException implements Serializable


Package com.bea.b2b.protocol.xocp.conversation.local

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ConversationException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.InvalidMessageException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.JoinException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.LeaveException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.PublishException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.TerminateException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ValidationException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.LocalCoordinator implements Serializable

Serialized Fields

cHandlers

java.util.Hashtable cHandlers

conversationCount

int conversationCount

conversationProtocolVersion

java.lang.String conversationProtocolVersion

conversations

java.util.Hashtable conversations

eListeners

java.util.Hashtable eListeners

initiatedConversations

int initiatedConversations

mListeners

java.util.Hashtable mListeners

sessionImpl

com.bea.b2b.protocol.xocp.application.CompatEnablerSession sessionImpl

spc

com.bea.b2b.protocol.xocp.conversation.local.SpokeCoordinator spc

Class com.bea.b2b.protocol.xocp.conversation.local.SpokeCoordinator implements Serializable

Serialized Fields

conversationProtocolVersion

java.lang.String conversationProtocolVersion


Package com.bea.b2b.protocol.xocp.messaging

Class com.bea.b2b.protocol.xocp.messaging.Acknowledgement implements Serializable

Serialization Methods

readObject

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

writeObject

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

msgId

com.bea.b2b.protocol.messaging.MessageIdentifier msgId
identifier of the message to which this ack is sent

senderTradingPartner

java.lang.String senderTradingPartner
trading partner who sent a message in response to which this ack is sent

senderURL

java.lang.String senderURL
url to which this ack is sent

timestamp

java.util.Date timestamp
Time on location

token

XOCPMessageToken token

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ApplicationAck implements Serializable

Serialization Methods

readObject

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

writeObject

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

appError

int appError

chanName

java.lang.String chanName

messageId

java.lang.String messageId

userName

java.lang.String userName

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ApplicationAckReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationMessage implements Serializable

Serialized Fields

ACTION

java.lang.String ACTION

conversationHeader

com.bea.b2b.protocol.xocp.messaging.ConversationMessage.ConversationHeader conversationHeader

manifest

java.lang.String manifest

payload

PayloadPart[] payload

qosHeader

com.bea.b2b.protocol.xocp.messaging.QoSHeader qosHeader

routingHeader

com.bea.b2b.protocol.xocp.messaging.RoutingHeader routingHeader

Class com.bea.b2b.protocol.xocp.messaging.ConversationMessageContext implements Serializable

Serialization Methods

readObject

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

writeObject

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

conversationId

java.lang.String conversationId

cSpaceId

java.lang.String cSpaceId

fromRole

java.lang.String fromRole

timeout

long timeout

toRole

java.lang.String toRole

tradingPartner

java.lang.String tradingPartner

type

ConversationType type

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

exception

java.lang.Exception exception

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

context

com.bea.b2b.protocol.xocp.messaging.ConversationMessageContext context

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationStatusReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

convStates

int[] convStates

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationStatusRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

convIds

java.lang.String[] convIds

version

long version

Class com.bea.b2b.protocol.xocp.messaging.CreateConversationReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.CreateConversationRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.EndSessionConversationsReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

exception

java.lang.Exception exception

Class com.bea.b2b.protocol.xocp.messaging.EndSessionConversationsRequest implements Serializable

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class com.bea.b2b.protocol.xocp.messaging.HubShuttingdownRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

hubId

java.lang.String hubId

version

long version

Class com.bea.b2b.protocol.xocp.messaging.JoinCSpaceReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

retCode

int retCode

retryAttempts

int retryAttempts

retryInterval

long retryInterval

version

long version

Class com.bea.b2b.protocol.xocp.messaging.JoinCSpaceRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

enablerURL

java.lang.String enablerURL

reconnect

boolean reconnect

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveConversationReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveConversationRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveCSpaceReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

retCode

int retCode

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveCSpaceRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

keepSubscription

boolean keepSubscription

version

long version

Class com.bea.b2b.protocol.xocp.messaging.MessageExpirationException implements Serializable

Class com.bea.b2b.protocol.xocp.messaging.MessageTrackingReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

exception

java.lang.Exception exception

tokens

XOCPMessageToken[] tokens

version

long version

Class com.bea.b2b.protocol.xocp.messaging.MessageTrackingRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

conversationId

java.lang.String conversationId

version

long version

Class com.bea.b2b.protocol.xocp.messaging.Ping implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.Pong implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.QualityOfService implements Serializable

Serialized Fields

confirmation

int confirmation

correlationId

java.lang.String correlationId

hopTimestamps

java.util.Hashtable hopTimestamps

retryAttempts

int retryAttempts

timeLeft

long timeLeft

timeout

long timeout

Class com.bea.b2b.protocol.xocp.messaging.ReadyNotification implements Serializable

Serialization Methods

readObject

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

writeObject

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

url

java.lang.String url

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RecoveryNotification implements Serializable

Serialization Methods

readObject

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

writeObject

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

url

java.lang.String url

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RegisterConversationReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RegisterConversationRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

types

ConversationType[] types

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RemoteNestedException implements Serializable

Serialized Fields

exceptionClass

java.lang.String exceptionClass

exceptionMessage

java.lang.String exceptionMessage

stackTrace

java.lang.String stackTrace

Class com.bea.b2b.protocol.xocp.messaging.ShutdownSessionReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

exception

java.lang.Exception exception

Class com.bea.b2b.protocol.xocp.messaging.ShutdownSessionRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

result

int result

Class com.bea.b2b.protocol.xocp.messaging.TerminateConversationReply implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version

Class com.bea.b2b.protocol.xocp.messaging.TerminateConversationRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

result

int result

version

long version

Class com.bea.b2b.protocol.xocp.messaging.UnRegisterConversationRequest implements Serializable

Serialization Methods

readObject

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

writeObject

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

types

ConversationType[] types

version

long version

Class com.bea.b2b.protocol.xocp.messaging.XOCPMessage implements Serializable

Serialized Fields

destination

java.lang.String destination
Deprecated. 

exception

java.lang.Throwable exception
Deprecated. 

expression

java.lang.String expression
Deprecated. 

hasExpired

boolean hasExpired
Deprecated. 

manifest

java.lang.String manifest
Deprecated. 

replyData

java.lang.Object replyData
Deprecated. 

requestData

java.lang.Object requestData
Deprecated. 

Class com.bea.b2b.protocol.xocp.messaging.XOCPMessageToken implements Serializable

Serialization Methods

readObject

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

writeObject

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

version

long version
Deprecated. 

Class com.bea.b2b.protocol.xocp.messaging.XOCPStickyNote implements Serializable

Serialized Fields

sendAck

boolean sendAck


Package com.bea.b2b.security

Class com.bea.b2b.security.PKCS7ServiceException implements Serializable

Class com.bea.b2b.security.SecurityException implements Serializable


Package com.bea.b2b.tpa

Class com.bea.b2b.tpa.CAException implements Serializable

Class com.bea.b2b.tpa.CPACollaboratorMap implements Serializable

Serialized Fields

collab

com.bea.b2b.protocol.CollaboratorState collab

cpa

com.bea.b2b.tpa.CPAState cpa

Class com.bea.b2b.tpa.CPAConversationMap implements Serializable

Serialized Fields

conv

com.bea.b2b.protocol.conversation.global.ConversationState conv

cpa

com.bea.b2b.tpa.CPAState cpa

Class com.bea.b2b.tpa.CPACSpaceMap implements Serializable

Serialized Fields

cpa

com.bea.b2b.tpa.CPAState cpa

cSpace

com.bea.b2b.server.CSpaceState cSpace

Class com.bea.b2b.tpa.CPAState implements Serializable

Class com.bea.b2b.tpa.RegisterException implements Serializable


Package com.bea.b2b.wlpi

Class com.bea.b2b.wlpi.WLPIException implements Serializable

Class com.bea.b2b.wlpi.WLPINoActiveTemplateException implements Serializable

Class com.bea.b2b.wlpi.WorkflowDocument implements Serializable

Class com.bea.b2b.wlpi.WorkflowInstance implements Serializable

Serialized Fields

dlg

com.bea.b2b.wlpi.WorkflowInstanceDlg dlg

Class com.bea.b2b.wlpi.WorkflowInstanceState implements Serializable

Serialized Fields

cpaId

java.lang.String cpaId

instanceId

java.lang.String instanceId

iStatus

int iStatus

msgToken

MessageToken msgToken

pId

java.lang.String pId

templateDefId

java.lang.String templateDefId

terminateSet

boolean terminateSet

terminateStatus

boolean terminateStatus

tpName

java.lang.String tpName


Package com.bea.connector

Class com.bea.connector.DocumentRecord implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_name

java.lang.String m_name

Class com.bea.connector.RecordTranslationException implements Serializable

Serialized Fields

m_record

javax.resource.cci.Record m_record


Package com.bea.document

Class com.bea.document.DocumentException implements Serializable

Serialized Fields

m_exception

java.lang.Exception m_exception

Class com.bea.document.DocumentParseException implements Serializable

Serialized Fields

m_columnNumber

int m_columnNumber

m_lineNumber

int m_lineNumber

m_publicId

java.lang.String m_publicId

m_systemId

java.lang.String m_systemId

Class com.bea.document.DocumentRuntimeException implements Serializable

Serialized Fields

m_exception

java.lang.Exception m_exception

Class com.bea.document.InvalidDocumentException implements Serializable


Package com.bea.eci.repository.ejb

Class com.bea.eci.repository.ejb.XMLRepositoryBean implements Serializable

Serialized Fields

ctx

javax.ejb.SessionContext ctx
The EJB's context.


Package com.bea.eci.repository.helper

Class com.bea.eci.repository.helper.RepositoryException implements Serializable

Serialized Fields

args

java.lang.Object[] args

msgNum

int msgNum

Class com.bea.eci.repository.helper.RepositoryFolderInfo implements Serializable

Serialized Fields

createdOn

java.sql.Timestamp createdOn
Created date

description

java.lang.String description
Description of the repository folder

lastModifiedOn

java.sql.Timestamp lastModifiedOn
Last modified on

majorVer

int majorVer
Major version number of the repository folder

minorVer

int minorVer
Minor version of the repository folder

name

java.lang.String name
Name of the repository folder

notes

java.lang.String notes
Notes about the repository folder

type

java.lang.String type
The type of repository folder

Class com.bea.eci.repository.helper.RepositoryResolver implements Serializable

Class com.bea.eci.repository.helper.XMLEntityInfo implements Serializable

Serialized Fields

content

byte[] content
Content of the repository object

createdOn

java.sql.Timestamp createdOn
Notes about the repository object

description

java.lang.String description
Description of the repository object

lastModifiedOn

java.sql.Timestamp lastModifiedOn
Notes about the repository object

majorVer

int majorVer
Major version number of the repository object

minorVer

int minorVer
Minor version of the repository object

name

java.lang.String name
Name of the repository object

notes

java.lang.String notes
Notes about the repository object

type

int type
The type of repository object


Package com.bea.logging

Class com.bea.logging.LogContext implements Serializable

Serialized Fields

m_locale

java.util.Locale m_locale

m_strContext

java.lang.String m_strContext


Package com.bea.lwclient

Class com.bea.lwclient.LwcMailboxException implements Serializable


Package com.bea.schema

Class com.bea.schema.SOMAll implements Serializable

Class com.bea.schema.SOMAnnotation implements Serializable

Serialized Fields

m_info

java.util.Vector m_info

Class com.bea.schema.SOMAny implements Serializable

Serialized Fields

m_processContents

short m_processContents

Class com.bea.schema.SOMAppInfo implements Serializable

Serialized Fields

m_content

java.lang.StringBuffer m_content

m_source

java.lang.String m_source

Class com.bea.schema.SOMAttribute implements Serializable

Serialized Fields

m_use

short m_use

m_value

java.lang.String m_value

Class com.bea.schema.SOMAttributeGroup implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_attributeGroups

java.util.Vector m_attributeGroups

m_attributes

java.util.Vector m_attributes

m_name

java.lang.String m_name

m_ref

SOMReference m_ref

Class com.bea.schema.SOMBasic implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_default

java.lang.String m_default

m_fixed

java.lang.String m_fixed

m_form

java.lang.String m_form

m_name

java.lang.String m_name

m_ref

SOMReference m_ref

m_type

SOMType m_type

m_typePrefix

java.lang.String m_typePrefix

Class com.bea.schema.SOMChoice implements Serializable

Class com.bea.schema.SOMComplexContent implements Serializable

Serialized Fields

m_mixed

java.lang.Boolean m_mixed

Class com.bea.schema.SOMComplexExtension implements Serializable

Serialized Fields

m_group

SOMGroupType m_group

Class com.bea.schema.SOMComplexRestriction implements Serializable

Class com.bea.schema.SOMComplexType implements Serializable

Serialized Fields

m_abstract

java.lang.String m_abstract

m_attributeGroups

java.util.Vector m_attributeGroups

m_attributes

java.util.Vector m_attributes

m_block

java.lang.String m_block

m_content

SOMSimpleContent m_content

m_final

java.lang.String m_final

m_group

SOMGroupType m_group

m_mixed

boolean m_mixed

Class com.bea.schema.SOMDocumentation implements Serializable

Serialized Fields

m_lang

java.lang.String m_lang

Class com.bea.schema.SOMDTDException implements Serializable

Class com.bea.schema.SOMElement implements Serializable

Serialized Fields

m_abstract

boolean m_abstract

m_block

java.lang.String m_block

m_equivClass

java.lang.String m_equivClass

m_final

java.lang.String m_final

m_maxOccurs

int m_maxOccurs

m_minOccurs

int m_minOccurs

m_nullable

boolean m_nullable

m_substitutionGroup

java.lang.String m_substitutionGroup

Class com.bea.schema.SOMExtension implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_attributeGroups

java.util.Vector m_attributeGroups

m_attributes

java.util.Vector m_attributes

m_base

SOMType m_base

Class com.bea.schema.SOMGroup implements Serializable

Serialized Fields

m_name

java.lang.String m_name

m_ref

SOMReference m_ref

Class com.bea.schema.SOMGroupType implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_childElements

java.util.Vector m_childElements

m_maxOccurs

int m_maxOccurs

m_minOccurs

int m_minOccurs

Class com.bea.schema.SOMList implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_type

SOMType m_type

Class com.bea.schema.SOMObject implements Serializable

Serialized Fields

m_parent

SOMObject m_parent

m_prefixForTargetNamespace

java.lang.String m_prefixForTargetNamespace

m_prefixMappings

java.util.Map m_prefixMappings

Class com.bea.schema.SOMRestriction implements Serializable

Serialized Fields

m_facets

java.util.Hashtable m_facets

Class com.bea.schema.SOMSchema implements Serializable

Serialized Fields

default_namespace

java.lang.String default_namespace

m_annotations

java.util.Vector m_annotations

m_attributeGroupMap

java.util.Hashtable m_attributeGroupMap

m_attributeMap

java.util.Hashtable m_attributeMap

m_Attributes

java.util.Hashtable m_Attributes

m_complexTypeMap

java.util.Hashtable m_complexTypeMap

m_contentValidation

boolean m_contentValidation

m_elementMap

java.util.Hashtable m_elementMap

m_groupMap

java.util.Hashtable m_groupMap

m_simpleTypeMap

java.util.Hashtable m_simpleTypeMap

m_unresolvedReferences

java.util.Vector m_unresolvedReferences

m_unresolvedTypes

java.util.Vector m_unresolvedTypes

Class com.bea.schema.SOMSequence implements Serializable

Class com.bea.schema.SOMSimpleContent implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_extension

SOMExtension m_extension

Class com.bea.schema.SOMSimpleType implements Serializable

Serialized Fields

m_constraint

SOMObject m_constraint

Class com.bea.schema.SOMUnion implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_definitions

java.util.Vector m_definitions

m_memberTypes

java.util.Vector m_memberTypes

Class com.bea.schema.SOMUnresolvedReference implements Serializable

Serialized Fields

m_refName

java.lang.String m_refName

Class com.bea.schema.SOMUserDefinedType implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_name

java.lang.String m_name

Class com.bea.schema.SOMValidationException implements Serializable

Serialized Fields

m_msgArgs

java.lang.Object[] m_msgArgs
message arguments

m_node

org.w3c.dom.Node m_node
The DOM Node that is in error

m_ref

SOMObject m_ref
SOMObject that identified this error


Package com.bea.schema.facet

Class com.bea.schema.facet.FacetDuration implements Serializable

Class com.bea.schema.facet.FacetEncoding implements Serializable

Serialized Fields

m_value

java.lang.String m_value
Deprecated. 
{hex, base64}

Class com.bea.schema.facet.FacetEnumeration implements Serializable

Serialized Fields

m_values

java.util.Vector m_values

Class com.bea.schema.facet.FacetFractionDigits implements Serializable

Class com.bea.schema.facet.FacetLength implements Serializable

Class com.bea.schema.facet.FacetMaxExclusive implements Serializable

Class com.bea.schema.facet.FacetMaxInclusive implements Serializable

Class com.bea.schema.facet.FacetMaxLength implements Serializable

Class com.bea.schema.facet.FacetMinExclusive implements Serializable

Class com.bea.schema.facet.FacetMinInclusive implements Serializable

Class com.bea.schema.facet.FacetMinLength implements Serializable

Class com.bea.schema.facet.FacetPattern implements Serializable

Serialized Fields

m_value

java.lang.String m_value

Class com.bea.schema.facet.FacetPeriod implements Serializable

Serialized Fields

m_value

int m_value
Deprecated. 

Class com.bea.schema.facet.FacetPrecision implements Serializable

Class com.bea.schema.facet.FacetScale implements Serializable

Class com.bea.schema.facet.FacetTotalDigits implements Serializable

Class com.bea.schema.facet.FacetWhiteSpace implements Serializable

Serialized Fields

COLLAPSE

byte COLLAPSE

m_value

short m_value
{preserve, replace, collapse}

PRESERVE

byte PRESERVE

REPLACE

byte REPLACE

Class com.bea.schema.facet.NumericFacet implements Serializable

Serialized Fields

m_value

java.lang.Number m_value

Class com.bea.schema.facet.SOMFacet implements Serializable

Serialized Fields

m_fixed

boolean m_fixed


Package com.bea.schema.type

Class com.bea.schema.type.DerivedByte implements Serializable

Class com.bea.schema.type.DerivedCDATA implements Serializable

Class com.bea.schema.type.DerivedCentury implements Serializable

Class com.bea.schema.type.DerivedDate implements Serializable

Class com.bea.schema.type.DerivedENTITIES implements Serializable

Class com.bea.schema.type.DerivedENTITY implements Serializable

Class com.bea.schema.type.DerivedID implements Serializable

Class com.bea.schema.type.DerivedIDREF implements Serializable

Class com.bea.schema.type.DerivedIDREFS implements Serializable

Class com.bea.schema.type.DerivedInt implements Serializable

Class com.bea.schema.type.DerivedInteger implements Serializable

Class com.bea.schema.type.DerivedLanguage implements Serializable

Class com.bea.schema.type.DerivedLong implements Serializable

Class com.bea.schema.type.DerivedMonth implements Serializable

Class com.bea.schema.type.DerivedName implements Serializable

Class com.bea.schema.type.DerivedNCName implements Serializable

Class com.bea.schema.type.DerivedNegativeInteger implements Serializable

Class com.bea.schema.type.DerivedNMTOKEN implements Serializable

Class com.bea.schema.type.DerivedNMTOKENS implements Serializable

Class com.bea.schema.type.DerivedNonNegativeInteger implements Serializable

Class com.bea.schema.type.DerivedNonPositiveInteger implements Serializable

Class com.bea.schema.type.DerivedNormalizedString implements Serializable

Class com.bea.schema.type.DerivedNOTATION implements Serializable

Class com.bea.schema.type.DerivedPositiveInteger implements Serializable

Class com.bea.schema.type.DerivedRecurringDate implements Serializable

Class com.bea.schema.type.DerivedRecurringDay implements Serializable

Class com.bea.schema.type.DerivedShort implements Serializable

Class com.bea.schema.type.DerivedTime implements Serializable

Class com.bea.schema.type.DerivedTimeInstant implements Serializable

Class com.bea.schema.type.DerivedTimePeriod implements Serializable

Class com.bea.schema.type.DerivedToken implements Serializable

Class com.bea.schema.type.DerivedUnsignedByte implements Serializable

Class com.bea.schema.type.DerivedUnsignedInt implements Serializable

Class com.bea.schema.type.DerivedUnsignedLong implements Serializable

Class com.bea.schema.type.DerivedUnsignedShort implements Serializable

Class com.bea.schema.type.DerivedYear implements Serializable

Class com.bea.schema.type.PrimitiveAnyURI implements Serializable

Class com.bea.schema.type.PrimitiveBase64Binary implements Serializable

Class com.bea.schema.type.PrimitiveBinary implements Serializable

Class com.bea.schema.type.PrimitiveBoolean implements Serializable

Class com.bea.schema.type.PrimitiveDate implements Serializable

Class com.bea.schema.type.PrimitiveDateTime implements Serializable

Class com.bea.schema.type.PrimitiveDecimal implements Serializable

Class com.bea.schema.type.PrimitiveDouble implements Serializable

Class com.bea.schema.type.PrimitiveDuration implements Serializable

Class com.bea.schema.type.PrimitiveENTITY implements Serializable

Class com.bea.schema.type.PrimitiveFloat implements Serializable

Class com.bea.schema.type.PrimitiveGDay implements Serializable

Class com.bea.schema.type.PrimitiveGMonth implements Serializable

Class com.bea.schema.type.PrimitiveGMonthDay implements Serializable

Class com.bea.schema.type.PrimitiveGYear implements Serializable

Class com.bea.schema.type.PrimitiveGYearMonth implements Serializable

Class com.bea.schema.type.PrimitiveHexBinary implements Serializable

Class com.bea.schema.type.PrimitiveID implements Serializable

Class com.bea.schema.type.PrimitiveIDREF implements Serializable

Class com.bea.schema.type.PrimitiveNOTATION implements Serializable

Class com.bea.schema.type.PrimitiveNumber implements Serializable

Class com.bea.schema.type.PrimitiveQName implements Serializable

Class com.bea.schema.type.PrimitiveRecurringDuration implements Serializable

Class com.bea.schema.type.PrimitiveString implements Serializable

Class com.bea.schema.type.PrimitiveTime implements Serializable

Class com.bea.schema.type.PrimitiveTimeDuration implements Serializable

Class com.bea.schema.type.PrimitiveUriReference implements Serializable

Class com.bea.schema.type.SOMElementalType implements Serializable

Class com.bea.schema.type.SOMType implements Serializable

Class com.bea.schema.type.SOMUnresolvedType implements Serializable

Serialized Fields

m_typeName

java.lang.String m_typeName


Package com.bea.util

Class com.bea.util.AbstractErrorContainer implements Serializable

Serialized Fields

m_container

ThrowableContainer m_container

Class com.bea.util.AbstractExceptionContainer implements Serializable

Serialized Fields

m_container

ThrowableContainer m_container

Class com.bea.util.ErrorStandin implements Serializable

Serialized Fields

m_className

java.lang.String m_className

m_stackTrace

java.lang.String m_stackTrace

Class com.bea.util.ExceptionStandin implements Serializable

Serialized Fields

m_className

java.lang.String m_className

m_stackTrace

java.lang.String m_stackTrace

Class com.bea.util.RuntimeExceptionContainer implements Serializable

Serialized Fields

m_exceptions

java.util.Vector m_exceptions

Class com.bea.util.ThrowableContainer implements Serializable

Serialization Methods

readObject

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

writeObject

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

m_throwables

java.util.Vector m_throwables

m_throwableType

java.lang.String m_throwableType


Package com.bea.web

Class com.bea.web.ActionResult implements Serializable

Serialized Fields

m_bSuccess

boolean m_bSuccess

m_mapOfParameters

java.util.HashMap m_mapOfParameters

m_strAction

java.lang.String m_strAction

m_strInfo

java.lang.String m_strInfo

m_strMessage

java.lang.String m_strMessage

m_strNextAction

java.lang.String m_strNextAction

Class com.bea.web.ControllerServlet implements Serializable

Serialized Fields

m_bIsDebugEnabled

boolean m_bIsDebugEnabled

m_context

javax.servlet.ServletContext m_context

m_requestHandlerClass

java.lang.Class m_requestHandlerClass

m_strDisplayPage

java.lang.String m_strDisplayPage

m_strLogConfigFile

java.lang.String m_strLogConfigFile

m_strLogContext

java.lang.String m_strLogContext

m_strMessageBundleBase

java.lang.String m_strMessageBundleBase

Class com.bea.web.FormFieldPair implements Serializable

Serialized Fields

error

java.lang.String error

value

java.lang.String value

Class com.bea.web.RequestHandler implements Serializable

Serialized Fields

m_locale

java.util.Locale m_locale

m_logContext

LogContext m_logContext

m_mapOfFormFields

java.util.HashMap m_mapOfFormFields

m_strLogConfigFile

java.lang.String m_strLogConfigFile

m_strLogContextName

java.lang.String m_strLogContextName

m_strMessageBundleBase

java.lang.String m_strMessageBundleBase

m_strUserName

java.lang.String m_strUserName

m_userAgent

UserAgent m_userAgent

Class com.bea.web.UserAgent implements Serializable

Serialized Fields

m_byBrowser

byte m_byBrowser

m_byPlatform

byte m_byPlatform

m_strVersion

java.lang.String m_strVersion


Package com.bea.web.tag

Class com.bea.web.tag.AbstractInputTagSupport implements Serializable

Serialized Fields

m_bIsRequired

boolean m_bIsRequired

m_iMaxlength

int m_iMaxlength

m_iSize

int m_iSize

m_strAttrs

java.lang.String m_strAttrs

m_strDefault

java.lang.String m_strDefault

m_strName

java.lang.String m_strName

Class com.bea.web.tag.CheckBoxTagSupport implements Serializable

Serialized Fields

m_strValue

java.lang.String m_strValue

Class com.bea.web.tag.ContentTag implements Serializable

Serialized Fields

m_strArg

java.lang.String m_strArg

m_strName

java.lang.String m_strName

Class com.bea.web.tag.DateTagSupport implements Serializable

Serialized Fields

m_bIsLenient

boolean m_bIsLenient

m_iMaxLength

int m_iMaxLength

m_iSize

int m_iSize

m_strFormat

java.lang.String m_strFormat

Class com.bea.web.tag.DoubleTagSupport implements Serializable

Serialized Fields

m_strMaxExclusive

java.lang.String m_strMaxExclusive

m_strMaxInclusive

java.lang.String m_strMaxInclusive

m_strMinExclusive

java.lang.String m_strMinExclusive

m_strMinInclusive

java.lang.String m_strMinInclusive

Class com.bea.web.tag.EmailTagSupport implements Serializable

Class com.bea.web.tag.FloatTagSupport implements Serializable

Serialized Fields

m_strMaxExclusive

java.lang.String m_strMaxExclusive

m_strMaxInclusive

java.lang.String m_strMaxInclusive

m_strMinExclusive

java.lang.String m_strMinExclusive

m_strMinInclusive

java.lang.String m_strMinInclusive

Class com.bea.web.tag.IdentifierTagSupport implements Serializable

Class com.bea.web.tag.IntegerTagSupport implements Serializable

Serialized Fields

m_strMaxExclusive

java.lang.String m_strMaxExclusive

m_strMaxInclusive

java.lang.String m_strMaxInclusive

m_strMinExclusive

java.lang.String m_strMinExclusive

m_strMinInclusive

java.lang.String m_strMinInclusive

Class com.bea.web.tag.LabelTag implements Serializable

Serialized Fields

m_bRequired

boolean m_bRequired

m_strAlt

java.lang.String m_strAlt

m_strImage

java.lang.String m_strImage

m_strName

java.lang.String m_strName

Class com.bea.web.tag.PasswordTagSupport implements Serializable

Serialized Fields

m_strPattern

java.lang.String m_strPattern

Class com.bea.web.tag.RadioTagSupport implements Serializable

Serialized Fields

m_strValue

java.lang.String m_strValue

Class com.bea.web.tag.SubmitTag implements Serializable

Serialized Fields

m_strDoAction

java.lang.String m_strDoAction

m_strName

java.lang.String m_strName

Class com.bea.web.tag.TextareaTagSupport implements Serializable

Serialized Fields

m_iColumns

int m_iColumns

m_iRows

int m_iRows

m_strPattern

java.lang.String m_strPattern

Class com.bea.web.tag.TextTagSupport implements Serializable

Serialized Fields

m_strPattern

java.lang.String m_strPattern

Class com.bea.web.tag.URLTagSupport implements Serializable


Package com.bea.web.validation

Class com.bea.web.validation.DateWord implements Serializable

Serialized Fields

m_bIsLenient

boolean m_bIsLenient

m_strFormat

java.lang.String m_strFormat

Class com.bea.web.validation.DoubleWord implements Serializable

Serialized Fields

m_maxExclusive

java.lang.Double m_maxExclusive

m_maxInclusive

java.lang.Double m_maxInclusive

m_minExclusive

java.lang.Double m_minExclusive

m_minInclusive

java.lang.Double m_minInclusive

Class com.bea.web.validation.EmailWord implements Serializable

Class com.bea.web.validation.FloatWord implements Serializable

Serialized Fields

m_maxExclusive

java.lang.Float m_maxExclusive

m_maxInclusive

java.lang.Float m_maxInclusive

m_minExclusive

java.lang.Float m_minExclusive

m_minInclusive

java.lang.Float m_minInclusive

Class com.bea.web.validation.IdentifierWord implements Serializable

Class com.bea.web.validation.IntegerWord implements Serializable

Serialized Fields

m_maxExclusive

java.lang.Integer m_maxExclusive

m_maxInclusive

java.lang.Integer m_maxInclusive

m_minExclusive

java.lang.Integer m_minExclusive

m_minInclusive

java.lang.Integer m_minInclusive

Class com.bea.web.validation.URLWord implements Serializable

Class com.bea.web.validation.Word implements Serializable

Serialized Fields

m_bIsRequired

boolean m_bIsRequired

m_strKey

java.lang.String m_strKey

m_strPattern

java.lang.String m_strPattern


Package com.bea.wlai.client

Class com.bea.wlai.client.AdapterInfo implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_displayName

java.lang.String m_displayName

m_eisType

java.lang.String m_eisType

m_logicalName

java.lang.String m_logicalName

m_specVersion

java.lang.String m_specVersion

m_vendorName

java.lang.String m_vendorName

m_version

java.lang.String m_version

m_webAppPath

java.lang.String m_webAppPath

Class com.bea.wlai.client.ApplicationViewException implements Serializable

Class com.bea.wlai.client.AppViewRuntimeInfo implements Serializable

Serialized Fields

m_appViewName

java.lang.String m_appViewName

m_asyncServiceCount

java.lang.Integer m_asyncServiceCount

m_clientCount

java.lang.Integer m_clientCount

m_eventCount

java.lang.Integer m_eventCount

m_eventErrorCount

java.lang.Integer m_eventErrorCount

m_serviceCount

java.lang.Integer m_serviceCount

m_serviceErrorCount

java.lang.Integer m_serviceErrorCount

Class com.bea.wlai.client.AsyncServiceResponse implements Serializable

Serialized Fields

m_appViewName

QualifiedName m_appViewName

m_errorMsg

java.lang.String m_errorMsg

m_requestID

java.lang.String m_requestID

m_response

IDocument m_response

m_serviceName

java.lang.String m_serviceName

m_userObject

java.io.Serializable m_userObject

Class com.bea.wlai.client.ConnectionAcquisitionException implements Serializable

Class com.bea.wlai.client.ConnectionFactoryException implements Serializable

Class com.bea.wlai.client.ConnectionInfo implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_displayName

java.lang.String m_displayName

m_eisType

java.lang.String m_eisType

m_jndiName

java.lang.String m_jndiName

m_name

java.lang.String m_name

m_objectName

java.lang.String m_objectName

m_vendorName

java.lang.String m_vendorName

m_version

java.lang.String m_version

Class com.bea.wlai.client.DeploymentException implements Serializable

Class com.bea.wlai.client.DesignTimeHelper implements Serializable

Serialized Fields

m_jndiEnv

java.util.Hashtable m_jndiEnv

Class com.bea.wlai.client.EngineException implements Serializable

Class com.bea.wlai.client.EventContext implements Serializable

Serialized Fields

m_authUser

javax.security.auth.Subject m_authUser

m_dest

com.bea.wlai.message.JMSMessageDestination m_dest

m_jndiEnv

java.util.Hashtable m_jndiEnv

m_sourceKey

java.lang.String m_sourceKey

m_sourceType

java.lang.String m_sourceType

m_strDurableClientID

java.lang.String m_strDurableClientID

Class com.bea.wlai.client.EventContextException implements Serializable

Class com.bea.wlai.client.NamespaceException implements Serializable

Class com.bea.wlai.client.SchemaException implements Serializable

Class com.bea.wlai.client.TransactionException implements Serializable

Class com.bea.wlai.client.TransactionTimeoutException implements Serializable


Package com.bea.wlai.common

Class com.bea.wlai.common.AbstractDescriptor implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_name

java.lang.String m_name

m_publicID

java.lang.String m_publicID

m_readOnly

boolean m_readOnly

m_resourcePath

java.lang.String m_resourcePath

Class com.bea.wlai.common.AbstractPropertiedDescriptor implements Serializable

Serialized Fields

m_properties

java.util.HashMap m_properties

Class com.bea.wlai.common.ApplicationViewDescriptor implements Serializable

Serialized Fields

m_acl

com.bea.wlai.common.AclImpl m_acl

m_asyncEnabled

boolean m_asyncEnabled

m_bACLIsDirty

boolean m_bACLIsDirty

m_bOwnsConnectionFactory

boolean m_bOwnsConnectionFactory

m_cfd

IConnectionFactoryDescriptor m_cfd

m_cfdJNDIName

java.lang.String m_cfdJNDIName

m_cfdName

java.lang.String m_cfdName

m_eventRouterURL

java.lang.String m_eventRouterURL

m_logicalName

java.lang.String m_logicalName

m_mapOfEvents

java.util.HashMap m_mapOfEvents

m_mapOfServices

java.util.HashMap m_mapOfServices

m_parent

INamespace m_parent

m_readDeferred

boolean m_readDeferred

m_setOfPrincipalsWithoutRead

java.util.HashSet m_setOfPrincipalsWithoutRead

m_setOfPrincipalsWithoutWrite

java.util.HashSet m_setOfPrincipalsWithoutWrite

m_setOfPrincipalsWithRead

java.util.HashSet m_setOfPrincipalsWithRead

m_setOfPrincipalsWithWrite

java.util.HashSet m_setOfPrincipalsWithWrite

Class com.bea.wlai.common.ConnectionFactoryDescriptor implements Serializable

Serialized Fields

m_adapterLogicalName

java.lang.String m_adapterLogicalName

m_allowPoolToShrink

boolean m_allowPoolToShrink

m_jndiName

java.lang.String m_jndiName

m_maxPoolSize

int m_maxPoolSize

m_minPoolSize

int m_minPoolSize

m_parent

INamespace m_parent

m_targetFractionOfMaxPoolSize

float m_targetFractionOfMaxPoolSize

Class com.bea.wlai.common.DocumentDescriptor implements Serializable

Serialized Fields

m_documentSchema

SOMSchema m_documentSchema

m_isNull

boolean m_isNull

m_qualifiedName

QualifiedName m_qualifiedName

m_rootElementName

java.lang.String m_rootElementName

m_schemaNameString

java.lang.String m_schemaNameString

Class com.bea.wlai.common.DuplicateNameException implements Serializable

Class com.bea.wlai.common.Event implements Serializable

Serialized Fields

m_eventDefinition

IEventDefinition m_eventDefinition

m_eventTypeName

java.lang.String m_eventTypeName

m_header

EventHeader m_header

m_payload

IDocument m_payload

Class com.bea.wlai.common.EventDefinition implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_name

java.lang.String m_name

m_payloadRootElementName

java.lang.String m_payloadRootElementName

m_payloadSchema

SOMSchema m_payloadSchema

m_payloadSchemaName

java.lang.String m_payloadSchemaName

m_propertySet

java.util.Map m_propertySet

Class com.bea.wlai.common.EventDescriptor implements Serializable

Serialized Fields

m_bOwnsSchema

boolean m_bOwnsSchema

m_rootElementName

java.lang.String m_rootElementName

m_schemaNameString

java.lang.String m_schemaNameString

Class com.bea.wlai.common.EventHeader implements Serializable

Serialized Fields

m_createdTime

java.util.Date m_createdTime

m_eventType

java.lang.String m_eventType

m_sourceKey

java.lang.String m_sourceKey

m_sourceType

java.lang.String m_sourceType

Class com.bea.wlai.common.LookupException implements Serializable

Class com.bea.wlai.common.Namespace implements Serializable

Serialized Fields

m_isRoot

boolean m_isRoot

Class com.bea.wlai.common.NamespaceObject implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_name

java.lang.String m_name

m_parent

INamespace m_parent

Class com.bea.wlai.common.NamespaceObjectHandle implements Serializable

Serialized Fields

m_className

java.lang.String m_className

m_qualifiedName

QualifiedName m_qualifiedName

Class com.bea.wlai.common.QualifiedName implements Serializable

Serialization Methods

readObject

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

writeObject

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

m_name

java.lang.String m_name

m_namespace

INamespace m_namespace

Class com.bea.wlai.common.RequestDefinition implements Serializable

Class com.bea.wlai.common.ResponseDefinition implements Serializable

Class com.bea.wlai.common.SchemaDescriptor implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_documentSchema

SOMSchema m_documentSchema

m_parent

INamespace m_parent

Class com.bea.wlai.common.SerializableIterator implements Serializable

Serialized Fields

m_objects

java.util.ArrayList m_objects

m_pos

int m_pos

Class com.bea.wlai.common.ServiceDefinition implements Serializable

Serialized Fields

m_description

java.lang.String m_description

m_name

java.lang.String m_name

m_propertySet

java.util.Map m_propertySet

m_requestDef

IRequestDefinition m_requestDef

m_responseDef

IResponseDefinition m_responseDef

Class com.bea.wlai.common.ServiceDescriptor implements Serializable

Serialized Fields

m_bOwnsRequestSchema

boolean m_bOwnsRequestSchema

m_bOwnsResponseSchema

boolean m_bOwnsResponseSchema

m_interactionSpecClassName

java.lang.String m_interactionSpecClassName

m_requestDescriptor

IDocumentDescriptor m_requestDescriptor

m_responseDescriptor

IDocumentDescriptor m_responseDescriptor


Package com.bea.wlai.event

Class com.bea.wlai.event.EventRouterException implements Serializable

Class com.bea.wlai.event.EventRouterServlet implements Serializable

Serialized Fields

m_authUser

javax.security.auth.Subject m_authUser

m_eventRouter

com.bea.wlai.event.EventRouter m_eventRouter

m_header

java.lang.String m_header

m_htmlHeader

java.lang.String m_htmlHeader

m_props

java.util.Map m_props


Package com.bea.wlpi.client.common

Class com.bea.wlpi.client.common.ColumnsDialog implements Serializable

Serialized Fields

all

javax.swing.table.TableColumnModel all

btnAdd

javax.swing.JButton btnAdd

btnOkay

javax.swing.JButton btnOkay

btnRemove

javax.swing.JButton btnRemove

defaults

javax.swing.table.TableColumnModel defaults

displayed

javax.swing.table.TableColumnModel displayed

lAvailable

javax.swing.JList lAvailable

lDisplayed

javax.swing.JList lDisplayed

listModelAvailable

com.bea.wlpi.client.common.ColumnsDialog.ColumnListModel listModelAvailable

listModelDisplayed

com.bea.wlpi.client.common.ColumnsDialog.ColumnListModel listModelDisplayed

spAvailable

javax.swing.JScrollPane spAvailable

spDisplayed

javax.swing.JScrollPane spDisplayed

Class com.bea.wlpi.client.common.ColumnsMenuItem implements Serializable

Serialized Fields

allColumns

javax.swing.table.TableColumnModel allColumns

columns

javax.swing.table.TableColumnModel columns

defaultColumns

javax.swing.table.TableColumnModel defaultColumns

owner

java.awt.Frame owner

Class com.bea.wlpi.client.common.ColumnSorterMenu implements Serializable

Serialized Fields

cbiAscending

javax.swing.JCheckBoxMenuItem cbiAscending

clickListener

com.bea.wlpi.client.common.ColumnSorterMenu.MouseClickListener clickListener

group

javax.swing.ButtonGroup group

table

javax.swing.JTable table

Class com.bea.wlpi.client.common.CustomEventComboBoxRenderer implements Serializable

Serialized Fields

customItems

java.lang.String[] customItems

length

int length

pluginNames

java.lang.String[] pluginNames

richNames

java.lang.String[] richNames

tooltips

java.lang.String[] tooltips

Class com.bea.wlpi.client.common.ExtJPopupMenu implements Serializable

Class com.bea.wlpi.client.common.Logon implements Serializable

Serialized Fields

okay

boolean okay

password

java.lang.String password

txtPassword

javax.swing.JTextField txtPassword

txtUrl

javax.swing.JTextField txtUrl

txtUserId

javax.swing.JTextField txtUserId

url

java.lang.String url

userId

java.lang.String userId

Class com.bea.wlpi.client.common.LookAndFeelMenu implements Serializable

Serialized Fields

bg

javax.swing.ButtonGroup bg

root

javax.swing.JComponent root

Class com.bea.wlpi.client.common.MappedTableModel implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

Class com.bea.wlpi.client.common.SortableTableModel implements Serializable

Serialized Fields

ascending

boolean ascending

compares

int compares

indexes

int[] indexes

sortingColumns

java.util.ArrayList sortingColumns

Class com.bea.wlpi.client.common.Tasklist implements Serializable

Serialized Fields

bDone

boolean bDone

bInactive

boolean bInactive

bPending

boolean bPending

bRole

boolean bRole

component

java.awt.Component component

listId

java.lang.String listId

listType

int listType

model

com.bea.wlpi.client.common.Tasklist.TasklistTableModel model

sorter

SortableTableModel sorter

table

javax.swing.JTable table

tsubscriber

javax.jms.TopicSubscriber tsubscriber

vDisplayedTasks

java.util.List vDisplayedTasks

vTasks

java.util.List vTasks

wlpi

WLPI wlpi

Class com.bea.wlpi.client.common.TaskPropertiesDialog implements Serializable

Serialized Fields

cboPriority

javax.swing.JComboBox cboPriority

chkDoItIfDone

javax.swing.JCheckBox chkDoItIfDone

chkDoneWithoutDoIt

javax.swing.JCheckBox chkDoneWithoutDoIt

chkModifiable

javax.swing.JCheckBox chkModifiable

chkReassign

javax.swing.JCheckBox chkReassign

chkUnmarkDone

javax.swing.JCheckBox chkUnmarkDone

lblPriority

javax.swing.JLabel lblPriority

task

TaskInfo task

wlpi

WLPI wlpi

Class com.bea.wlpi.client.common.TaskReassignDialog implements Serializable

Serialized Fields

cboRoles

javax.swing.JComboBox cboRoles

cboUsers

javax.swing.JComboBox cboUsers

rbRole

javax.swing.JRadioButton rbRole

rbUser

javax.swing.JRadioButton rbUser

rbUserInRole

javax.swing.JRadioButton rbUserInRole

task

TaskInfo task

vRoles

java.util.List vRoles

vUsers

java.util.List vUsers

wlpi

WLPI wlpi

Class com.bea.wlpi.client.common.WATableColumnModel implements Serializable

Class com.bea.wlpi.client.common.WorkflowStatusDialog implements Serializable

Serialized Fields

cbiDone

javax.swing.JCheckBoxMenuItem cbiDone

cbiInactive

javax.swing.JCheckBoxMenuItem cbiInactive

cbiPending

javax.swing.JCheckBoxMenuItem cbiPending

miProperties

javax.swing.JMenuItem miProperties

miSorter

ColumnSorterMenu miSorter

owner

java.awt.Frame owner

popup

javax.swing.JPopupMenu popup

prop

java.util.Properties prop

taskList

Tasklist taskList

wlpi

WLPI wlpi

workflow

InstanceInfo workflow


Package com.bea.wlpi.common

Class com.bea.wlpi.common.BusinessCalendarInfo implements Serializable

Serialized Fields

id

java.lang.String id

name

java.lang.String name

published

boolean published

timezone

java.lang.String timezone

xml

java.lang.String xml

Class com.bea.wlpi.common.ClassDescriptor implements Serializable

Serialized Fields

className

java.lang.String className

constructors

MethodDescriptor[] constructors

isSerializable

boolean isSerializable

methods

MethodDescriptor[] methods

modifiers

int modifiers

Class com.bea.wlpi.common.ClassInvocationDescriptor implements Serializable

Serialized Fields

className

java.lang.String className

constructorDescriptor

MethodDescriptor constructorDescriptor

constructorParmDescriptions

java.lang.String[] constructorParmDescriptions

description

java.lang.String description

id

java.lang.String id

methodDescriptor

MethodDescriptor methodDescriptor

methodParmDescriptions

java.lang.String[] methodParmDescriptions

objectClassName

java.lang.String objectClassName

published

boolean published

Class com.bea.wlpi.common.EJBDescriptor implements Serializable

Serialized Fields

ejbDeploymentName

java.lang.String ejbDeploymentName

ejbHomeName

java.lang.String ejbHomeName

ejbPrimaryKeyName

java.lang.String ejbPrimaryKeyName

ejbRemoteName

java.lang.String ejbRemoteName

homeMethodDescriptors

java.util.List homeMethodDescriptors

isSessionEJB

boolean isSessionEJB

remoteMethodDescriptors

java.util.List remoteMethodDescriptors

Class com.bea.wlpi.common.EJBInvocationDescriptor implements Serializable

Serialized Fields

description

java.lang.String description

ejbDeploymentName

java.lang.String ejbDeploymentName

ejbHomeMethod

MethodDescriptor ejbHomeMethod

ejbHomeName

java.lang.String ejbHomeName

ejbIsSessionBean

boolean ejbIsSessionBean

ejbPrimaryKeyName

java.lang.String ejbPrimaryKeyName

ejbRemoteMethod

MethodDescriptor ejbRemoteMethod

ejbRemoteName

java.lang.String ejbRemoteName

homeParmDescriptions

java.lang.String[] homeParmDescriptions

id

java.lang.String id

published

boolean published

remoteParmDescriptions

java.lang.String[] remoteParmDescriptions

Class com.bea.wlpi.common.EventKeyInfo implements Serializable

Serialized Fields

contentType

java.lang.String contentType

expr

java.lang.String expr

fieldID

int fieldID

plugin

java.lang.String plugin

root

java.lang.String root

Class com.bea.wlpi.common.InstanceInfo implements Serializable

Serialized Fields

comment

java.lang.String comment

completed

java.sql.Timestamp completed

id

java.lang.String id

idString

java.lang.String idString

initiator

java.lang.String initiator

name

java.lang.String name

parentId

java.lang.String parentId

pluginData

java.util.Map pluginData

started

java.sql.Timestamp started

state

int state

templateDefinitionId

java.lang.String templateDefinitionId

templateId

java.lang.String templateId

Class com.bea.wlpi.common.MethodDescriptor implements Serializable

Serialized Fields

declaringClass

java.lang.String declaringClass

exceptionTypes

java.lang.String[] exceptionTypes

methodName

java.lang.String methodName

modifiers

int modifiers

parameterTypes

java.lang.String[] parameterTypes

returnType

java.lang.String returnType

Class com.bea.wlpi.common.OrganizationInfo implements Serializable

Serialized Fields

calendarId

java.lang.String calendarId

orgId

java.lang.String orgId

Class com.bea.wlpi.common.PackageEntry implements Serializable

Serialized Fields

publishable

Publishable publishable

references

java.util.Map references

Class com.bea.wlpi.common.PublishPackage implements Serializable

Serialized Fields

packageEntries

java.util.TreeSet packageEntries

Class com.bea.wlpi.common.RepositoryFolderInfoHelper implements Serializable

Serialized Fields

description

java.lang.String description

name

java.lang.String name

notes

java.lang.String notes

parent

RepositoryFolderInfoHelper parent

type

java.lang.String type

Class com.bea.wlpi.common.RerouteInfo implements Serializable

Serialized Fields

effective

java.sql.Timestamp effective

expiry

java.sql.Timestamp expiry

from

java.lang.String from

id

java.lang.String id

to

java.lang.String to

type

int type

Class com.bea.wlpi.common.RoleInfo implements Serializable

Serialized Fields

calendarId

java.lang.String calendarId

groupId

java.lang.String groupId

orgId

java.lang.String orgId

roleId

java.lang.String roleId

users

java.util.List users

Class com.bea.wlpi.common.RoleUserMap implements Serializable

Serialized Fields

orgId

java.lang.String orgId

roleId

java.lang.String roleId

users

java.util.List users

Class com.bea.wlpi.common.TaskInfo implements Serializable

Serialized Fields

assignee

java.lang.String assignee

assigneeIsRole

boolean assigneeIsRole

comment

java.lang.String comment

completed

java.sql.Timestamp completed

doitIfDone

boolean doitIfDone

doneWithoutDoit

boolean doneWithoutDoit

due

java.sql.Timestamp due

instanceId

java.lang.String instanceId

modifiable

boolean modifiable

name

java.lang.String name

priority

int priority

reassignment

boolean reassignment

started

java.sql.Timestamp started

taskId

java.lang.String taskId

templateDefinitionId

java.lang.String templateDefinitionId

templateId

java.lang.String templateId

unmarkDone

boolean unmarkDone

workflow

java.lang.String workflow

workflowId

java.lang.String workflowId

Class com.bea.wlpi.common.TemplateDefinitionInfo implements Serializable

Serialized Fields

active

boolean active

effective

java.sql.Timestamp effective

expiry

java.sql.Timestamp expiry

id

java.lang.String id

pluginData

java.util.Map pluginData

published

boolean published

templateId

java.lang.String templateId

templateName

java.lang.String templateName

xml

java.lang.String xml

Class com.bea.wlpi.common.TemplateInfo implements Serializable

Serialized Fields

id

java.lang.String id

name

java.lang.String name

pluginData

java.util.Map pluginData

published

boolean published

xml

java.lang.String xml

Class com.bea.wlpi.common.UserInfo implements Serializable

Serialized Fields

calendarId

java.lang.String calendarId

defaultOrgId

java.lang.String defaultOrgId

eMailAddress

java.lang.String eMailAddress

userId

java.lang.String userId

Class com.bea.wlpi.common.VariableInfo implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

value

java.lang.Object value

vti

VariableTypeInfo vti

Class com.bea.wlpi.common.VersionInfo implements Serializable

Serialized Fields

build

java.lang.String build

majorVersion

int majorVersion

minorVersion

int minorVersion

name

java.lang.String name

volume

int volume

Class com.bea.wlpi.common.WorkflowException implements Serializable

Serialized Fields

args

java.lang.Object[] args

msgNum

int msgNum

nestedException

java.lang.Exception nestedException

origin

java.lang.String origin

serverStackTrace

java.lang.String serverStackTrace

severity

int severity

Class com.bea.wlpi.common.XMLEntityInfoHelper implements Serializable

Serialized Fields

content

byte[] content

description

java.lang.String description

name

java.lang.String name

notes

java.lang.String notes

parentFolders

java.util.List parentFolders

type

int type


Package com.bea.wlpi.common.plugin

Class com.bea.wlpi.common.plugin.ActionCategoryInfo implements Serializable

Serialized Fields

parentSystemID

int parentSystemID
The system ID of the parent category.

Class com.bea.wlpi.common.plugin.ActionInfo implements Serializable

Serialized Fields

actionStateMask

int actionStateMask

actionStateTrans

int actionStateTrans

icon

javax.swing.Icon icon

iconByteArray

byte[] iconByteArray

subActionLabels

java.lang.String[] subActionLabels

Class com.bea.wlpi.common.plugin.CategoryInfo implements Serializable

Serialized Fields

subNodes

ActionCategoryInfo[] subNodes

systemID

int systemID

Class com.bea.wlpi.common.plugin.ConfigurationData implements Serializable

Serialized Fields

pluginName

java.lang.String pluginName

startMode

int startMode

status

int status

version

VersionInfo version

xml

java.lang.String xml

Class com.bea.wlpi.common.plugin.ConfigurationInfo implements Serializable

Class com.bea.wlpi.common.plugin.DoneInfo implements Serializable

Class com.bea.wlpi.common.plugin.EventHandlerInfo implements Serializable

Class com.bea.wlpi.common.plugin.EventInfo implements Serializable

Serialized Fields

fieldInfo

FieldInfo fieldInfo

Class com.bea.wlpi.common.plugin.FieldInfo implements Serializable

Serialized Fields

supportsQualifiers

boolean supportsQualifiers

Class com.bea.wlpi.common.plugin.FunctionInfo implements Serializable

Serialized Fields

argcmax

int argcmax

argcmin

int argcmin

prototype

java.lang.String prototype

Class com.bea.wlpi.common.plugin.HelpSetInfo implements Serializable

Serialized Fields

helpType

int helpType

Class com.bea.wlpi.common.plugin.InfoObject implements Serializable

Serialized Fields

classNames

java.lang.String[] classNames
An array containing the fully qualified Java class names of the plugin-provided implementation classes and customizers for this object type.

description

java.lang.String description
The localized description of this InfoObject.

ID

int ID
The plugin-assigned ID for this InfoObject (unique within this plugin and subclass).

name

java.lang.String name
The localized name of this InfoObject.

pluginName

java.lang.String pluginName
The unique name of the plugin providing this InfoObject.

Class com.bea.wlpi.common.plugin.PluginActionPanel implements Serializable

Class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo implements Serializable

Serialized Fields

actions

ActionCategoryInfo[] actions

dones

DoneInfo[] dones

eventHandler

EventHandlerInfo eventHandler

events

EventInfo[] events

fields

FieldInfo[] fields

functions

FunctionInfo[] functions

info

PluginInfo info

starts

StartInfo[] starts

template

TemplatePropertiesInfo template

templateDefinition

TemplateDefinitionPropertiesInfo templateDefinition

variableTypes

VariableTypeInfo[] variableTypes

Class com.bea.wlpi.common.plugin.PluginDependency implements Serializable

Serialized Fields

masterPluginName

java.lang.String masterPluginName

vendor

java.lang.String vendor

version

VersionInfo version

Class com.bea.wlpi.common.plugin.PluginException implements Serializable

Class com.bea.wlpi.common.plugin.PluginInfo implements Serializable

Serialized Fields

config

ConfigurationInfo config

dependencies

PluginDependency[] dependencies

helpSet

HelpSetInfo helpSet

lc

java.util.Locale lc

pluginFrameworkVersion

VersionInfo pluginFrameworkVersion

url

java.lang.String url

vendor

java.lang.String vendor

version

VersionInfo version

Class com.bea.wlpi.common.plugin.PluginPanel implements Serializable

Serialized Fields

bundleName

java.lang.String bundleName

context

PluginPanelContext context

data

PluginData data

helpID

java.lang.String helpID

Class com.bea.wlpi.common.plugin.PluginTriggerPanel implements Serializable

Class com.bea.wlpi.common.plugin.PluginVariablePanel implements Serializable

Serialized Fields

variableValue

java.lang.Object variableValue

Class com.bea.wlpi.common.plugin.StartInfo implements Serializable

Serialized Fields

fieldInfo

FieldInfo fieldInfo

Class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo implements Serializable

Class com.bea.wlpi.common.plugin.TemplateNodeInfo implements Serializable

Serialized Fields

icon

javax.swing.Icon icon

iconByteArray

byte[] iconByteArray

Class com.bea.wlpi.common.plugin.TemplatePropertiesInfo implements Serializable

Class com.bea.wlpi.common.plugin.VariableTypeInfo implements Serializable

Serialized Fields

valueClass

java.lang.Class valueClass

variableType

int variableType


Package com.bea.wlpi.common.security

Class com.bea.wlpi.common.security.PermissionInfo implements Serializable

Serialized Fields

_administerUser

boolean _administerUser

_configureComponents

boolean _configureComponents

_configureSystem

boolean _configureSystem

_createTemplate

boolean _createTemplate

_deleteTemplate

boolean _deleteTemplate

_executeTemplate

boolean _executeTemplate

_monitorInstance

boolean _monitorInstance

principalId

java.lang.String principalId

Class com.bea.wlpi.common.security.RolePermissionInfo implements Serializable

Serialized Fields

groupID

java.lang.String groupID

orgID

java.lang.String orgID

Class com.bea.wlpi.common.security.UserPermissionInfo implements Serializable

Serialized Fields

roles

java.util.List roles


Package com.bea.wlxt

Class com.bea.wlxt.LicenseException implements Serializable

Class com.bea.wlxt.WLXTException implements Serializable


Package com.bea.wlxt.bintype

Class com.bea.wlxt.bintype.Bintype implements Serializable

Class com.bea.wlxt.bintype.Bintype_IBMFloat implements Serializable

Serialized Fields

dataType

int dataType

floatLength

int floatLength

Class com.bea.wlxt.bintype.BintypeDate implements Serializable

Serialized Fields

m_rand

java.util.Random m_rand

Class com.bea.wlxt.bintype.BintypeDate_Chhmi implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Chhmipm implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Chhmiss implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Chhmisspm implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Date implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_DateTime implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Dddmonyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Dddmonyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_ddmonyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_ddmonyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Dmonyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Dmonyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_hhmiss implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_JavaDate implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_mmddyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_mmddyyhhmi implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_mmddyyhhmiss implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_mmddyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_monddyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_monyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_monyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCddmmyyhhmi implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCddmmyyhhmipm implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCddmmyyhhmiss implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCddmmyyhhmisspm implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCmmddyyhhmi implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCmmddyyhhmipm implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCmmddyyhhmiss implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_SCmmddyyhhmisspm implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Sddmmyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Sddmmyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Smmddyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Smmddyyyy implements Serializable

Class com.bea.wlxt.bintype.BintypeDate_Time implements Serializable

Class com.bea.wlxt.bintype.BintypeDouble implements Serializable

Serialized Fields

isLittleEndian

boolean isLittleEndian

Class com.bea.wlxt.bintype.BintypeEndian implements Serializable

Serialized Fields

dataTypeInfo

com.bea.wlxt.bintype.BintypeEndian.TypeInfo dataTypeInfo

Class com.bea.wlxt.bintype.BintypeException implements Serializable

Class com.bea.wlxt.bintype.BintypeFloat implements Serializable

Serialized Fields

isLittleEndian

boolean isLittleEndian

Class com.bea.wlxt.bintype.BintypeLiteral implements Serializable

Class com.bea.wlxt.bintype.BintypePacked implements Serializable

Serialized Fields

byteUnpack

byte[] byteUnpack
Table to convert packed decimal into decimal.

m_dataType

java.lang.String m_dataType

m_unsigned

boolean m_unsigned

Class com.bea.wlxt.bintype.BintypeString implements Serializable

Class com.bea.wlxt.bintype.BintypeString_Binary implements Serializable

Class com.bea.wlxt.bintype.BintypeString_BinaryHex implements Serializable

Class com.bea.wlxt.bintype.BintypeString_CString implements Serializable

Class com.bea.wlxt.bintype.BintypeString_EBCDIC implements Serializable

Class com.bea.wlxt.bintype.BintypeString_Filler implements Serializable

Class com.bea.wlxt.bintype.BintypeString_Numeric implements Serializable

Class com.bea.wlxt.bintype.BintypeString_String implements Serializable

Class com.bea.wlxt.bintype.BintypeTinyInt implements Serializable

Serialized Fields

isSigned

boolean isSigned

Class com.bea.wlxt.bintype.BintypeZoned implements Serializable

Serialized Fields

dataTypeInfo

com.bea.wlxt.bintype.BintypeZoned.TypeInfo dataTypeInfo


Package com.bea.wlxt.repository

Class com.bea.wlxt.repository.RepositoryDocumentChooser implements Serializable

Serialized Fields

Cancel

javax.swing.JButton Cancel

clsIcon

javax.swing.Icon clsIcon

currFolder

javax.swing.JTextField currFolder

dlg

javax.swing.JDialog dlg

doc

RepositoryDocument doc

docDesc

javax.swing.JTextField docDesc

docList

javax.swing.JList docList

docListModel

javax.swing.DefaultListModel docListModel

docName

javax.swing.JTextField docName

docNotes

javax.swing.JTextArea docNotes

documentIcon

javax.swing.Icon documentIcon

dtdIcon

javax.swing.Icon dtdIcon

fileTypeComboBox

javax.swing.JComboBox fileTypeComboBox

fileTypesToDisplay

java.util.Vector fileTypesToDisplay

filter

RepositoryFilter filter

folder

RepositoryFolder folder

folderIcon

javax.swing.Icon folderIcon

homeFolder

javax.swing.JButton homeFolder

newFolder

javax.swing.JButton newFolder

OK

javax.swing.JButton OK

saveDialog

boolean saveDialog

str_Cancel

java.lang.String str_Cancel

str_CreateFolder

java.lang.String str_CreateFolder

str_CurrentFolder

java.lang.String str_CurrentFolder

str_Description

java.lang.String str_Description

str_Error

java.lang.String str_Error

str_ErrorMissingFileType

java.lang.String str_ErrorMissingFileType

str_FileName

java.lang.String str_FileName

str_FileType

java.lang.String str_FileType

str_FileTypeHelp

java.lang.String str_FileTypeHelp

str_Notes

java.lang.String str_Notes

str_ParentFolder

java.lang.String str_ParentFolder

str_Retrieve

java.lang.String str_Retrieve

str_RootFolder

java.lang.String str_RootFolder

str_Store

java.lang.String str_Store

title

java.lang.String title

updatableDialog

boolean updatableDialog

upFolder

javax.swing.JButton upFolder

xsdIcon

javax.swing.Icon xsdIcon

xslIcon

javax.swing.Icon xslIcon

Class com.bea.wlxt.repository.RepositoryException implements Serializable

Class com.bea.wlxt.repository.RepositoryFactory implements Serializable

Class com.bea.wlxt.repository.RepositoryResource implements Serializable

Class com.bea.wlxt.repository.RepositoryURL implements Serializable


Class com.bea.wlpi.evaluator.EvaluatorException implements Serializable


Class com.bea.wlpi.server.eventprocessor.EventData implements Serializable

Serialized Fields

content

java.lang.Object content

contentType

java.lang.String contentType

eventDescriptor

java.lang.String eventDescriptor

expiration

long expiration

instanceIDs

java.lang.String[] instanceIDs

keyValue

java.lang.String keyValue

messageID

java.lang.String messageID

properties

java.util.Map properties

startInstanceID

java.lang.String startInstanceID

templateIDs

java.lang.String[] templateIDs

templateNames

java.lang.String[] templateNames


Class com.bea.wlpi.server.plugin.InstanceNotification implements Serializable


Class com.bea.b2b.mailbox.MessageInfo implements Serializable

Serialized Fields

group

java.lang.String group

messageId

java.lang.String messageId

payload

byte[] payload

sender

java.lang.String sender

status

int status

timestamp

java.util.Date timestamp


Class com.bea.wlpi.server.plugin.PluginConfiguration implements Serializable

Serialized Fields

config

java.lang.String config

home

PluginHome home

info

PluginInfo info

masters

int[] masters

name

java.lang.String name

slaves

int[] slaves

startMode

int startMode

status

int status

version

VersionInfo version


Class com.bea.wlpi.server.plugin.PluginNotification implements Serializable

Serialized Fields

eventType

int eventType

source

java.lang.Object source


Class com.bea.wlpi.client.repository.RepositoryExplorer implements Serializable

Serialized Fields

actionListener

java.awt.event.ActionListener actionListener
ActionListener for notifying listeners register to this object.

conMethod

java.lang.String conMethod

dataSource

java.lang.String dataSource

docPanel

com.bea.wlpi.client.repository.EntityDisplay docPanel

ejb

XMLRepository ejb
Handle to the repository EJB.

entityMenu

javax.swing.JPopupMenu entityMenu

folderMenu

javax.swing.JPopupMenu folderMenu

folderPanel

com.bea.wlpi.client.repository.FolderDisplay folderPanel

horzSplitPane

javax.swing.JSplitPane horzSplitPane

jdbcDriver

java.lang.String jdbcDriver

jdbcServer

java.lang.String jdbcServer

jdbcURL

java.lang.String jdbcURL

jdbcUser

java.lang.String jdbcUser

listener

java.awt.event.ActionListener listener
Handle to the ActionListener implemented in this object.

miEntDelEnt

javax.swing.JMenuItem miEntDelEnt

miEntExportEnt

javax.swing.JMenuItem miEntExportEnt

miFoldAddEnt

javax.swing.JMenuItem miFoldAddEnt

miFoldAddOF

javax.swing.JMenuItem miFoldAddOF

miFoldDelOF

javax.swing.JMenuItem miFoldDelOF

miFoldPaste

javax.swing.JMenuItem miFoldPaste

miFoldUpdOF

javax.swing.JMenuItem miFoldUpdOF

miRootAddEnt

javax.swing.JMenuItem miRootAddEnt

miRootAddOF

javax.swing.JMenuItem miRootAddOF

miRootPaste

javax.swing.JMenuItem miRootPaste

miRootRefresh

javax.swing.JMenuItem miRootRefresh

nonEJB

RepositoryActions nonEJB
Local implementation of EJB for 2-tier function.

parentDialog

javax.swing.JDialog parentDialog
Parent JDialog, if not using Frame as parent.

parentFrame

javax.swing.JFrame parentFrame
Frame for dialogs.

PREFERRED_HEIGHT

int PREFERRED_HEIGHT
Preferred height of Repository Explorer

PREFERRED_WIDTH

int PREFERRED_WIDTH
Preferred width of Repository Explorer

rd

com.bea.wlpi.client.repository.RepositoryDisplay rd

rfc

com.bea.wlpi.client.repository.RepositoryFolderContents rfc
Displays contents of folder selected in tree.

rootMenu

javax.swing.JPopupMenu rootMenu

selector

com.bea.wlpi.client.repository.RepositoryExplorer.FolderContentsSelectorListener selector

table

javax.swing.JTable table

tier2

boolean tier2
true=use 2-Tier connection method

top

javax.swing.tree.DefaultMutableTreeNode top

tree

javax.swing.JTree tree

treeModel

javax.swing.tree.DefaultTreeModel treeModel

treeScrollPane

javax.swing.JScrollPane treeScrollPane

vertSplitPane

javax.swing.JSplitPane vertSplitPane


Class com.bea.wlpi.server.plugin.TaskNotification implements Serializable


Class com.bea.wlpi.server.plugin.TemplateDefinitionNotification implements Serializable


Class com.bea.wlpi.server.plugin.TemplateNotification implements Serializable


Class com.bea.wlpi.client.worklist.WorklistApplet implements Serializable

Serialized Fields

worklist

WorklistPane worklist


Class com.bea.wlpi.client.worklist.WorklistFrame implements Serializable

Serialized Fields

worklist

WorklistPane worklist


Class com.bea.wlpi.client.worklist.WorklistPane implements Serializable

Serialized Fields

applet

java.applet.Applet applet

bEnableNotifications

boolean bEnableNotifications

bInitializing

boolean bInitializing

bTaskAssignedDlg

boolean bTaskAssignedDlg

cbiDone

javax.swing.JCheckBoxMenuItem cbiDone

cbiInactive

javax.swing.JCheckBoxMenuItem cbiInactive

cbiLogonMsg

javax.swing.JCheckBoxMenuItem cbiLogonMsg

cbiPending

javax.swing.JCheckBoxMenuItem cbiPending

cbOrgs

javax.swing.JComboBox cbOrgs

columns

WATableColumnModel columns

menuBar

javax.swing.JMenuBar menuBar

miExecute

javax.swing.JMenuItem miExecute

miLogoff

javax.swing.JMenuItem miLogoff

miLogon

javax.swing.JMenuItem miLogon

miMarkDone

javax.swing.JMenuItem miMarkDone

miProps

javax.swing.JMenuItem miProps

miReassign

javax.swing.JMenuItem miReassign

miSorter

ColumnSorterMenu miSorter

miTake

javax.swing.JMenuItem miTake

miUnmarkDone

javax.swing.JMenuItem miUnmarkDone

mnuFile

javax.swing.JMenu mnuFile

mnuHelp

javax.swing.JMenu mnuHelp

mnuTask

javax.swing.JMenu mnuTask

mnuTools

javax.swing.JMenu mnuTools

mnuView

javax.swing.JMenu mnuView

mnuWorkflow

javax.swing.JMenu mnuWorkflow

nextTaskNotification

long nextTaskNotification

owner

java.awt.Frame owner

popup

javax.swing.JPopupMenu popup

prop

java.util.Properties prop

tabs

javax.swing.JTabbedPane tabs

taskListener

com.bea.wlpi.client.worklist.WorklistPane.TaskListener taskListener

taskLists

Tasklist[] taskLists

tcon

javax.jms.TopicConnection tcon

toolbar

javax.swing.JToolBar toolbar

topic

javax.jms.Topic topic

tsession

javax.jms.TopicSession tsession

tsubscriber

javax.jms.TopicSubscriber tsubscriber

vListeners

java.util.List vListeners

wlpi

WLPI wlpi


WebLogic Integration

WebLogic Integration (WLI)