A B C D E F G H I J L M N O P Q R S T U V W X

A

accept(File) - Method in class com.bea.wlpi.client.common.ExtensionFileFilter
Whether the given file is accepted by the filter.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.worklist.WorklistFrame
Listen for the WorklistPane#CMD_EXIT command.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Internal use only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.Logon
Internal use only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.TaskPropertiesDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.TaskReassignDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.ColumnsMenuItem
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.ColumnsDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.LookAndFeelMenu
Internal use only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.WorkflowStatusDialog
 
ACTIVE - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is active.
addActionListener(ActionListener) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Add an ActionListener to the worklist.
addBusinessCalendar(BusinessCalendarInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new business calendar.
addBusinessOperation(ClassInvocationDescriptor) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new business operation implemented by a Java class.
addBusinessOperation(EJBInvocationDescriptor) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new business operation implemented by an EJB.
addEventKey(EventKeyInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new event key.
addExtension(String) - Method in class com.bea.wlpi.client.common.ExtensionFileFilter
Add another extension to the list of those recognized by the filter.
addInCall(WorklistPane, Object[]) - Method in interface com.bea.wlpi.client.worklist.WorklistAddIn
Process a client-side addin call, using the supplied arguments.
addLayoutComponent(Component, Object) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
addLayoutComponent(String, Component) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
addOrganization(OrganizationInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Create a new organization.
addPayloadPart(PayloadPart) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Adds a single payload part to this business message.
addPayloadPart(PayloadPart) - Method in interface com.bea.b2b.protocol.messaging.Message
Adds a single payload part to this business message.
addPayloadParts(PayloadPart[]) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Adds multiple payload parts to this business message.
addPayloadParts(PayloadPart[]) - Method in interface com.bea.b2b.protocol.messaging.Message
Adds one or more payload parts to this business message.
addRecipient(String) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Adds a recipient to the recipients list of this business message.
addRecipient(String) - Method in interface com.bea.b2b.protocol.messaging.Message
Adds a recipient to the current list of recipients of this business message.
addRecipient(String) - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Adds the specified recipient to the recipients list for this message.
addReroute(String, String, String, int, Timestamp, Timestamp) - Method in interface com.bea.wlpi.server.admin.Admin
Create a new task reroute.
addRole(RoleInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Create a new role.
addUserToOrganization(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Add a user to an organization.
addUserToRole(String, String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Add a user to a role.
Admin - interface com.bea.wlpi.server.admin.Admin.
Provides WebLogic Process Integrator administrative functions.
AdminHome - interface com.bea.wlpi.server.admin.AdminHome.
Home interface for the Admin session EJB.
allColumns - Static variable in class com.bea.wlpi.client.common.Tasklist
A table column model containing the set of all displayable columns.
allowSecurityRealmUpdates() - Method in class com.bea.wlpi.client.common.WLPI
Check whether the installed security realm is both manageable and persistent.
Attachment - class com.bea.b2b.protocol.messaging.Attachment.
The Attachment class represents an attachment, which consists of binary content.
Attachment() - Constructor for class com.bea.b2b.protocol.messaging.Attachment
Constructs an Attachment.
Attachment(InputStream) - Constructor for class com.bea.b2b.protocol.messaging.Attachment
Constructs an Attachment using the specified input stream.
Attachments - class com.bea.wlpi.client.common.Attachments.
Layout constraints object used by AttachmentsLayout.
Attachments() - Constructor for class com.bea.wlpi.client.common.Attachments
 
AttachmentsLayout - class com.bea.wlpi.client.common.AttachmentsLayout.
A LayoutManager that uses attachments between components.
AttachmentsLayout() - Constructor for class com.bea.wlpi.client.common.AttachmentsLayout
 
Audit - interface com.bea.wlpi.server.audit.Audit.
Provides workflow auditing and error reporting facilities.
AuditHome - interface com.bea.wlpi.server.audit.AuditHome.
Home interface for the Audit session EJB.
authenticate(String, Certificate[], boolean) - Method in class com.bea.b2b.security.WLCCertAuthenticator
Attempts to validate a digital certificate.

B

B2BException - exception com.bea.b2b.B2BException.
The B2BException class represents the base exception.
BOTTOM - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the bottom side of its parent.
BUS_OP_CLASS_NAME_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The Java class "{0}" was not found on the server."
BUS_OP_JNDI_NAME_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"An EJB deployed with JNDI name "{0}" was not found on the server."
BUS_OP_METHOD_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Empty instance object for business operation "{0}" in template "{1}"."
BUS_OP_NO_INSTANCE_VARIABLE - Static variable in interface com.bea.wlpi.common.Messages
"Empty instance object for business operation "{0}" in template "{1}"."
BUSINESS_OP_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified business operation {0}."
BusinessCalendarInfo - class com.bea.wlpi.common.BusinessCalendarInfo.
Holds information about a business calendar.
BusinessCalendarInfo(String, String, String, String) - Constructor for class com.bea.wlpi.common.BusinessCalendarInfo
Create a new BusinessCalendarInfo object.
BusinessDocument - class com.bea.b2b.protocol.messaging.BusinessDocument.
The BusinessDocument class represents a business document, consisting of an XML document (XML DOM Document).
BusinessDocument() - Constructor for class com.bea.b2b.protocol.messaging.BusinessDocument
Constructs a BusinessDocument.
BusinessDocument(Document) - Constructor for class com.bea.b2b.protocol.messaging.BusinessDocument
Constructs a BusinessDocument with the specified document part.

C

CAL_BAD_TIMEZONE - Static variable in interface com.bea.wlpi.common.Messages
"Timezone identifier {0} is not recognized."
CAL_CANNOT_DELETE_TEMPLATE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot delete a Business Calendar's template rules."
CAL_ID_NOT_SPECIFIED - Static variable in interface com.bea.wlpi.common.Messages
"No business calendar id specified in expression."
CAL_NO_XML_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"No XML found for calendar."
CAL_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified business calendar {0}."
CAL_PROCESSOR_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the processor for business calendar {0}."
CAL_RULE_BAD_CHAR - Static variable in interface com.bea.wlpi.common.Messages
"'Line {0}, column {1}: unexpected character {2} in Business Calendar rule."
CAL_RULE_BAD_TOKEN - Static variable in interface com.bea.wlpi.common.Messages
"'Line {0}, column {1}: unexpected token {2} in Business Calendar rule."
CAL_RULES_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Business Calendar {0} has no rules defined for the year {1}."
CALENDAR_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"{0} is already used as business calendar name."
checkForTemplateDefinitionInstances(String) - Method in interface com.bea.wlpi.server.admin.Admin
Check whether the specified workflow template definition has any instances.
checkForTemplateInstances(String) - Method in interface com.bea.wlpi.server.admin.Admin
Check whether a workflow template has any instances.
CLASS_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Unable to load class object for {0}; {1}."
ClassDescriptor - class com.bea.wlpi.common.ClassDescriptor.
Describes a server-side Java class.
ClassDescriptor(Class) - Constructor for class com.bea.wlpi.common.ClassDescriptor
Create a new class descriptor object.
ClassInvocationDescriptor - class com.bea.wlpi.common.ClassInvocationDescriptor.
Describes and implements the invocation of a method in an arbitrary Java class.
ClassInvocationDescriptor(String, String, MethodDescriptor, String[], MethodDescriptor, String[]) - Constructor for class com.bea.wlpi.common.ClassInvocationDescriptor
Create a new class invocation descriptor object.
Collaborator.DisableException - exception com.bea.b2b.protocol.Collaborator.DisableException.
 
Collaborator.DisableException(Collaborator) - Constructor for class com.bea.b2b.protocol.Collaborator.DisableException
 
Collaborator.DisableException(Collaborator, String) - Constructor for class com.bea.b2b.protocol.Collaborator.DisableException
 
Collaborator.LeaveCSpaceException - exception com.bea.b2b.protocol.Collaborator.LeaveCSpaceException.
 
Collaborator.LeaveCSpaceException(Collaborator) - Constructor for class com.bea.b2b.protocol.Collaborator.LeaveCSpaceException
 
Collaborator.LeaveCSpaceException(Collaborator, String) - Constructor for class com.bea.b2b.protocol.Collaborator.LeaveCSpaceException
 
CollaboratorMBean - interface com.bea.b2b.management.hub.runtime.CollaboratorMBean.
The CollaboratorMBean interface represents a collaborator - a trading partner who has joined a c-space.
columnAdded(TableColumnModelEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
columnMarginChanged(ChangeEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
columnMoved(TableColumnModelEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
columnRemoved(TableColumnModelEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
ColumnsDialog - class com.bea.wlpi.client.common.ColumnsDialog.
A dialog to allow a user to customize the columns displayed in a JTable.
ColumnsDialog(Frame, TableColumnModel, TableColumnModel, TableColumnModel) - Constructor for class com.bea.wlpi.client.common.ColumnsDialog
Create a ColumnsDialog object for the specified table column model.
columnSelectionChanged(ListSelectionEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
ColumnsMenuItem - class com.bea.wlpi.client.common.ColumnsMenuItem.
Supports customization of JTables.
ColumnsMenuItem(TableColumnModel, TableColumnModel, TableColumnModel) - Constructor for class com.bea.wlpi.client.common.ColumnsMenuItem
Create a ColumnsMenuItem to customize the specified table column model.
ColumnSorterMenu - class com.bea.wlpi.client.common.ColumnSorterMenu.
A JMenu that supports sorting of JTables.
ColumnSorterMenu(JTable) - Constructor for class com.bea.wlpi.client.common.ColumnSorterMenu
Create a ColumnSorterMenu associated with the specified JTable.
com.bea.b2b - package com.bea.b2b
Provides the base exception class (B2BException) for BEA business-to-business applications.
com.bea.b2b.enabler - package com.bea.b2b.enabler
Used for working with c-enabler nodes and c-enabler sessions.
com.bea.b2b.enabler.xocp - package com.bea.b2b.enabler.xocp
Used for working with c-enabler sessions for the XML Open Collaboration Protocol (XOCP).
com.bea.b2b.management - package com.bea.b2b.management
Provides the ManagementException class for WebLogic Collaborate management applications.
com.bea.b2b.management.enabler.runtime - package com.bea.b2b.management.enabler.runtime
Provides Managed Beans (MBeans) for monitoring c-enablers, c-enabler sessions, conversations, and business messages in c-enabler management applications.
com.bea.b2b.management.hub.runtime - package com.bea.b2b.management.hub.runtime
Provides Managed Beans (MBeans) for monitoring c-hubs, c-spaces, collaborators, global conversations, and business messages in c-hub management applications.
com.bea.b2b.protocol - package com.bea.b2b.protocol
Used for working with logic plug-ins.
com.bea.b2b.protocol.conversation - package com.bea.b2b.protocol.conversation
Used for working with conversations.
com.bea.b2b.protocol.messaging - package com.bea.b2b.protocol.messaging
Used for working with messages in a conversation.
com.bea.b2b.protocol.rosettanet.messaging - package com.bea.b2b.protocol.rosettanet.messaging
Used for working with messages in conversations that use the RosettaNet protocol.
com.bea.b2b.protocol.xocp.conversation.local - package com.bea.b2b.protocol.xocp.conversation.local
Used for working with conversations that use the XML Open Collaboration Protocol (XOCP).
com.bea.b2b.protocol.xocp.messaging - package com.bea.b2b.protocol.xocp.messaging
Used for working with messages in conversations that use the XML Open Collaboration Protocol (XOCP).
com.bea.b2b.security - package com.bea.b2b.security
Used for working with WebLogic Collaborate security, including certificate validation and user authentication.
com.bea.b2b.wlpi - package com.bea.b2b.wlpi
Used for working with WebLogic Process Integrator workflows.
com.bea.eci.logging - package com.bea.eci.logging
Used for logging messages.
com.bea.wlpi.client.common - package com.bea.wlpi.client.common
Provides the WebLogic Process Integrator common client-side classes.
com.bea.wlpi.client.util - package com.bea.wlpi.client.util
Various utilities for use with WebLogic Process Integrator.
com.bea.wlpi.common - package com.bea.wlpi.common
Provides common classes used by both the WebLogic Process Integrator client and server.
compareTo(Object) - Method in class com.bea.wlpi.common.RerouteInfo
Compare two RerouteInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.TaskInfo
Compare two TaskInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Compare two BusinessCalendarInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.RoleInfo
Compare two RoleInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.OrganizationInfo
Compare two OrganizationInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.FunctionInfo
Compare two FunctionInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.InstanceInfo
Compare two InstanceInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.TemplateInfo
Compare two TemplateInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.EventKeyInfo
Compare two EventKeyInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.UserInfo
Compare two UserInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Compare two TemplateDefinitionInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.VersionInfo
Compare two VersionInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.VariableInfo
Compare two VariableInfo objects.
connect(Frame, String, String, String) - Method in class com.bea.wlpi.client.common.WLPI
Connect to WebLogic Process Integrator server using the specified parameters.
CONSTRUCTOR_INVOCATION_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Creation of new {0} failed; {1}."
CONSTRUCTOR_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"No matching constructor was found on {0}; {1}."
continueProcessing() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Determines whether the processing of the logic plug-in chain would continue (true) or not (false) if an exception were thrown during execution of logic plug-ins in the chain.
continueProcessing(boolean) - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Specifies whether the processing of the logic plug-in chain should continue (true) or not (false) if an exception were thrown during execution of logic plug-ins in the chain.
Conversation - interface com.bea.b2b.protocol.xocp.conversation.local.Conversation.
The Conversation interface represents a conversation in a c-space.
Conversation.ConversationException - exception com.bea.b2b.protocol.xocp.conversation.local.Conversation.ConversationException.
The ConversationException class represents a generic conversation exception.
Conversation.ConversationException() - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ConversationException
Constructs a ConversationException.
Conversation.ConversationException(String) - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ConversationException
Constructs a ConversationException with the specified message text.
Conversation.InvalidMessageException - exception com.bea.b2b.protocol.xocp.conversation.local.Conversation.InvalidMessageException.
An InvalidMessageException is thrown if a published or received document is not valid for the conversation.
Conversation.InvalidMessageException() - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.InvalidMessageException
Constructs an InvalidMessageException.
Conversation.InvalidMessageException(String) - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.InvalidMessageException
Constructs an InvalidMessageException with the specified message text.
Conversation.JoinException - exception com.bea.b2b.protocol.xocp.conversation.local.Conversation.JoinException.
A JoinException is thrown if an error occurred when joining a conversation.
Conversation.JoinException() - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.JoinException
Constructs a JoinException.
Conversation.JoinException(String) - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.JoinException
Constructs a JoinException with the specified message text.
Conversation.LeaveException - exception com.bea.b2b.protocol.xocp.conversation.local.Conversation.LeaveException.
A LeaveException is thrown if an error occurred when leaving a conversation.
Conversation.LeaveException() - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.LeaveException
Constructs a LeaveException.
Conversation.LeaveException(String) - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.LeaveException
Constructs a LeaveException with the specified message text.
Conversation.PublishException - exception com.bea.b2b.protocol.xocp.conversation.local.Conversation.PublishException.
A PublishException is thrown if an error occurred when publishing a document in a conversation.
Conversation.PublishException() - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.PublishException
Constructs a PublishException.
Conversation.PublishException(String) - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.PublishException
Constructs a PublishException with the specified message text.
Conversation.TerminateException - exception com.bea.b2b.protocol.xocp.conversation.local.Conversation.TerminateException.
A TerminateException is thrown if an error occurred when terminating a conversation.
Conversation.TerminateException() - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.TerminateException
Constructs a TerminateException.
Conversation.TerminateException(String) - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.TerminateException
Constructs a TerminateException with the specified message text.
Conversation.ValidationException - exception com.bea.b2b.protocol.xocp.conversation.local.Conversation.ValidationException.
A ValidationException is thrown if an error occurred when validating a published or received document.
Conversation.ValidationException() - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ValidationException
Constructs a ValidationException.
Conversation.ValidationException(String) - Constructor for class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ValidationException
Constructs a ValidationException with the specified message text.
ConversationHandler - interface com.bea.b2b.protocol.xocp.conversation.local.ConversationHandler.
The ConversationHandler interface represents a handler for receiving messages in a conversation.
ConversationInfo - class com.bea.wlpi.common.ConversationInfo.
Helper class for BMM conversation information
ConversationInfo(String, String, String, String, Hashtable) - Constructor for class com.bea.wlpi.common.ConversationInfo
 
ConversationMBean - interface com.bea.b2b.management.enabler.runtime.ConversationMBean.
The ConversationMBean interface represents a conversation in which a c-enabler participates.
ConversationType - class com.bea.b2b.protocol.conversation.ConversationType.
The ConversationType class represents a conversation definition for a trading partner who has subscribed to a role.
Coordinator.CoordinatorException - exception com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException.
A CoordinatorException is thrown if an error occurs when coordinating a conversation.
Coordinator.CoordinatorException() - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException
Constructs a CoordinatorException.
Coordinator.CoordinatorException(String) - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException
Constructs a CoordinatorException with the specified message text.
Coordinator.CreateException - exception com.bea.b2b.protocol.conversation.Coordinator.CreateException.
A CreateException is thrown if an error occurs when creating a conversation.
Coordinator.CreateException() - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.CreateException
Constructs a CreateException.
Coordinator.CreateException(String) - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.CreateException
Constructs a CreateException with the specified message text.
Coordinator.DelistException - exception com.bea.b2b.protocol.conversation.Coordinator.DelistException.
A DelistException is thrown if an error occurs when delisting a trading partner in a conversation.
Coordinator.DelistException() - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.DelistException
Constructs an DelistException.
Coordinator.DelistException(String) - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.DelistException
Constructs an DelistException with the specified message text.
Coordinator.EnlistException - exception com.bea.b2b.protocol.conversation.Coordinator.EnlistException.
An EnlistException is thrown if an error occurs when enlisting a trading partner in a conversation.
Coordinator.EnlistException() - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.EnlistException
Constructs an EnlistException.
Coordinator.EnlistException(String) - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.EnlistException
Constructs an EnlistException with the specified message text.
Coordinator.LeaveCSpaceException - exception com.bea.b2b.protocol.conversation.Coordinator.LeaveCSpaceException.
A LeaveCSpaceException is thrown if an error occurs when a collaborator leaves a c-space.
Coordinator.LeaveCSpaceException() - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.LeaveCSpaceException
Constructs a LeaveCSpaceException.
Coordinator.LeaveCSpaceException(String) - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.LeaveCSpaceException
Constructs a LeaveCSpaceException with the specified message text.
Coordinator.ShutdownException - exception com.bea.b2b.protocol.conversation.Coordinator.ShutdownException.
A ShutdownException is thrown if an error occurs when shutting down a c-space.
Coordinator.ShutdownException() - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.ShutdownException
Constructs a ShutdownException.
Coordinator.ShutdownException(String) - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.ShutdownException
Constructs a ShutdownException with the specified message text.
Coordinator.TerminateException - exception com.bea.b2b.protocol.conversation.Coordinator.TerminateException.
A TerminateException is thrown if an error occurs when terminating a conversation.
Coordinator.TerminateException() - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.TerminateException
Constructs a TerminateException.
Coordinator.TerminateException(String) - Constructor for class com.bea.b2b.protocol.conversation.Coordinator.TerminateException
Constructs a TerminateException with the specified message text.
create() - Method in interface com.bea.wlpi.server.admin.AdminHome
Create a remote object that implements the Admin interface.
create() - Method in interface com.bea.wlpi.server.audit.AuditHome
Create a remote object that implements the Audit interface.
create() - Method in interface com.bea.wlpi.server.catalog.EJBCatalogHome
Create a remote EJBCatalog instance.
create() - Method in interface com.bea.wlpi.server.principal.WLPIPrincipalHome
Create a remote WLPIPrincipal object.
create() - Method in interface com.bea.wlpi.server.worklist.WorklistHome
Create a remote Worklist bean instance.
create(String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessorHome
Create a remote WorkflowProcessor instance.
createConversation(ConversationType, long) - Method in interface com.bea.b2b.enabler.xocp.XOCPEnablerSession
Creates a conversation of the specified conversation type and with the specified timeout.
createInstance(String) - Method in class com.bea.b2b.wlpi.WorkflowEnablerSession
Creates a workflow instance that is not yet active.
createTemplate(String, Collection) - Method in interface com.bea.wlpi.server.admin.Admin
Create a workflow template with the specified name.
createTemplateDefinition(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Create a definition for a workflow template, using the name and content supplied.
createWlpiUser(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Create a new user in the realm and add it to the wlpiUsers group.
CSpaceMBean - interface com.bea.b2b.management.hub.runtime.CSpaceMBean.
The CSpaceMBean interface represents a collaboration space (c-space).

D

DATABASE_CONNECT_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Unable to connect to database."
DATE_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"The date {0} is invalid."
DAY_NAME_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"Invalid day name: {0}."
debug - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
debug - Static variable in class com.bea.wlpi.client.common.Tasklist
Set to true to enable diagnostic output.
debug - Static variable in class com.bea.wlpi.client.common.SortableTableModel
 
decode(Object) - Static method in class com.bea.wlpi.common.LongStrings
Decode a previously encoded string.
deleteBusinessCalendar(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a business calendar.
deleteBusinessOperation(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a business operation.
deleteEventKey(EventKeyInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Delete an event key.
deleteInstance(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a workflow instance.
deleteOrganization(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Delete an organization.
deleteReroute(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a task reroute.
deleteRole(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Delete a role.
deleteTemplate(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a workflow template.
deleteTemplateDefinition(String) - Method in interface com.bea.wlpi.server.admin.Admin
Delete a workflow template definition.
deleteTemplateDefinitionInstances(String, String, boolean, Date, Date) - Method in interface com.bea.wlpi.server.admin.Admin
Delete instances of a workflow template definition in an organization.
deleteTemplateInstances(String, String, boolean, Date, Date) - Method in interface com.bea.wlpi.server.admin.Admin
Delete instances of a workflow template in an organization.
deleteUser(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Deletes a user from the realm.
DeliveryStatus - class com.bea.b2b.protocol.messaging.DeliveryStatus.
The DeliveryStatus class represents the delivery status of a business message sent to a recipient trading partner.
DeliveryStatus(String, Date, int) - Constructor for class com.bea.b2b.protocol.messaging.DeliveryStatus
Constructs the DeliveryStatus for the specified recipient, timestamp, and result.
destroy() - Method in class com.bea.wlpi.client.worklist.WorklistApplet
Applet de-initialization.
destroy() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Destroy the worklist.
disable() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Disables this c-space so that new conversations and participants can no longer join this c-space during normal WLC operations.
disable() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Disables this trading partner in the c-space.
disconnect() - Method in class com.bea.wlpi.client.common.WLPI
Disconnect from WebLogic Process Integrator server.

E

EFF_TEMPLATE_DEFN_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find an active, effective template definition to start."
EJB_HOME_BINDING_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"Object bound to {0} does not implement home interface {1}."
EJB_HOME_ENV_NOT_SET - Static variable in interface com.bea.wlpi.common.Messages
"EJB home environment not set."
EJB_HOME_INTERFACE_NOT_BOUND - Static variable in interface com.bea.wlpi.common.Messages
"No object is bound to {0} in specified context; {1}."
EJB_HOME_INTERFACE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Unable to load class object for home interface of type {0}; {1}."
EJB_HOME_METHOD_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"No home method was found on {0} matching {1}; {2}."
EJB_INITIAL_CONTEXT_EXCEPTION - Static variable in interface com.bea.wlpi.common.Messages
"Unable to get initial context: environment may be invalid; {0}."
EJB_METHOD_INVOCATION_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"EJB {0} method invocation failed; {1}."
EJB_REMOTE_INTERFACE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Unable to load class object for remote interface of type {0}; {1}."
EJB_REMOTE_METHOD_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"No remote method was found on {0} matching {1}; {2}."
EJB_REMOTE_OBJECT_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"No remote object(s) were found."
EJB_RETURN_CLASS_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Unable to load class for method return value of type {0}; {1}."
EJB_SESSION_BEAN_NOT_CREATED - Static variable in interface com.bea.wlpi.common.Messages
"The home method did not return a session bean."
EJB_UNEXPECTED_RETURN_TYPE - Static variable in interface com.bea.wlpi.common.Messages
"{0} object returned from method invocation not of expected type {1}."
EJBCatalog - interface com.bea.wlpi.server.catalog.EJBCatalog.
Provides a catalog of EJBs installed on the application server.
EJBCatalogHome - interface com.bea.wlpi.server.catalog.EJBCatalogHome.
Home interface for the EJBCatalog session EJB.
EJBDescriptor - class com.bea.wlpi.common.EJBDescriptor.
Describes an Enterprise Java Bean.
EJBDescriptor() - Constructor for class com.bea.wlpi.common.EJBDescriptor
Create a new EJB descriptor.
EJBInvocationDescriptor - class com.bea.wlpi.common.EJBInvocationDescriptor.
Describes and implements the invocation of a method in an arbitrary Enterprise Java Bean.
EJBInvocationDescriptor() - Constructor for class com.bea.wlpi.common.EJBInvocationDescriptor
Create a new EJB descriptor object.
EJBInvocationDescriptor(String, EJBDescriptor, MethodDescriptor, String[], MethodDescriptor, String[]) - Constructor for class com.bea.wlpi.common.EJBInvocationDescriptor
Create a new EJB descriptor object.
enable() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Enables this c-space so that new conversations and participants can join this c-space during normal WLC operations.
Enabler - class com.bea.b2b.enabler.Enabler.
The Enabler class represents a c-enabler node.
ENABLER_START_PROBLEM - Static variable in interface com.bea.wlpi.common.Messages
"There was a system problem starting the enabler."
Enabler.InitException - exception com.bea.b2b.enabler.Enabler.InitException.
An InitException is thrown if c-enabler initialization fails.
Enabler.InitException() - Constructor for class com.bea.b2b.enabler.Enabler.InitException
Constructs an InitException.
Enabler.InitException(String) - Constructor for class com.bea.b2b.enabler.Enabler.InitException
Constructs an InitException with the specified message text.
Enabler.ShutDownException - exception com.bea.b2b.enabler.Enabler.ShutDownException.
A ShutDownException is thrown if c-enabler shutdown fails.
Enabler.ShutDownException() - Constructor for class com.bea.b2b.enabler.Enabler.ShutDownException
Constructs a ShutDownException.
Enabler.ShutDownException(String) - Constructor for class com.bea.b2b.enabler.Enabler.ShutDownException
Constructs a ShutDownException with the specified message text.
EnablerMBean - interface com.bea.b2b.management.enabler.runtime.EnablerMBean.
The EnablerMBean interface represents a c-enabler.
EnablerSession - interface com.bea.b2b.enabler.EnablerSession.
The EnablerSession interface represents a c-enabler session.
EnablerSession.InitException - exception com.bea.b2b.enabler.EnablerSession.InitException.
An InitException is thrown if c-enabler session initialization fails.
EnablerSession.InitException() - Constructor for class com.bea.b2b.enabler.EnablerSession.InitException
Constructs an InitException.
EnablerSession.InitException(String) - Constructor for class com.bea.b2b.enabler.EnablerSession.InitException
Constructs an InitException with the specified message text.
EnablerSession.ShutDownException - exception com.bea.b2b.enabler.EnablerSession.ShutDownException.
A ShutDownException is thrown if c-enabler session shutdown fails.
EnablerSession.ShutDownException() - Constructor for class com.bea.b2b.enabler.EnablerSession.ShutDownException
Constructs a ShutDownException.
EnablerSession.ShutDownException(String) - Constructor for class com.bea.b2b.enabler.EnablerSession.ShutDownException
Constructs a ShutDownException with the specified message text.
EnablerSessionMBean - interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean.
The EnablerSessionMBean interface represents a c-enabler session.
encode(String) - Static method in class com.bea.wlpi.common.LongStrings
Encode a string so that it can be serialized.
equals(Object) - Method in class com.bea.b2b.protocol.conversation.ConversationType
Determines whether two conversation types are equivalent (true) or not (false).
equals(Object) - Method in class com.bea.wlpi.common.RerouteInfo
Test two RerouteInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.TaskInfo
Test two TaskInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.MethodDescriptor
Test two method descriptors for equality.
equals(Object) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Test two BusinessCalendarInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.RoleInfo
Test two RoleInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.OrganizationInfo
Test two OrganizationInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.FunctionInfo
Test two FunctionInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.InstanceInfo
Test two InstanceInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.TemplateInfo
Test two TemplateInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.EventKeyInfo
Test two EventKeyInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.UserInfo
Test two UserInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Test two TemplateDefinitionInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.VersionInfo
Test two VersionInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.VariableInfo
Test two VariableInfo objects for equality.
ERROR - Static variable in class com.bea.eci.logging.Log
User level error has occurred.
ERROR_CUSTOM - Static variable in class com.bea.wlpi.common.WorkflowException
A custom error raised either by an application calling WorkflowProcessor.invokeWorkfowErrorHandler, or by a workflow executing the 'Invoke Error handler' action.
ERROR_HANDLER_CUSTOM_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"The application or workflow instance invoked an error handler."
ERROR_HANDLER_EXCEPTION - Static variable in interface com.bea.wlpi.common.Messages
"An exception occurred during error handler processing."
ERROR_HANDLER_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the error handler {0}."
ERROR_HANDLER_RETRIES_EXCEEDED - Static variable in interface com.bea.wlpi.common.Messages
"An error handler exceeded the maximum number of retries allowed."
ERROR_SYSTEM - Static variable in class com.bea.wlpi.common.WorkflowException
A fatal exception occurred while processing a user request.
ERROR_SYSTEM - Static variable in interface com.bea.wlpi.common.Messages
"System error"
ERROR_UNKNOWN - Static variable in class com.bea.wlpi.common.WorkflowException
Unknown error type - internal use only.
ERROR_UNKNOWN - Static variable in interface com.bea.wlpi.common.Messages
"Unknown error"
ERROR_WORKFLOW - Static variable in class com.bea.wlpi.common.WorkflowException
A fatal, illegal condition such as inconsistent workflow state.
ERROR_WORKFLOW - Static variable in interface com.bea.wlpi.common.Messages
"Workflow error"
EventKeyInfo - class com.bea.wlpi.common.EventKeyInfo.
Holds information about an XML event key.
EventKeyInfo(String, String) - Constructor for class com.bea.wlpi.common.EventKeyInfo
Create a new XML event key info object.
eventTrigger(String, String, Node) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Handle an XML event that was raised by the event processor.
EXCEPTION_CONTINUE - Static variable in interface com.bea.b2b.protocol.PlugIn
Indicates that processing should continue to the next logic plug-in if a PlugInException is thrown.
EXCEPTION_STOP - Static variable in interface com.bea.b2b.protocol.PlugIn
Indicates that processing should stop at this logic plug-in if a PlugInException is thrown.
EXCEPTION_UNWIND - Static variable in interface com.bea.b2b.protocol.PlugIn
Indicates that processing should unwind if a PlugInException is thrown.
ExceptionHandler - class com.bea.wlpi.client.common.ExceptionHandler.
Reports exceptions in WebLogic Process Integrator clients.
exceptionProcessingModel() - Method in interface com.bea.b2b.protocol.PlugIn
Gets the current setting of the exception processing model (continue, stop, or unwind).
exit() - Method in class com.bea.wlpi.client.worklist.WorklistFrame
Save window location and exit worklist.
exit() - Method in class com.bea.wlpi.client.common.Tasklist
Called when the task list is no longer required, in order that the task list may perform cleanup operations.
ExtensionFileFilter - class com.bea.wlpi.client.common.ExtensionFileFilter.
FileChooser filter that discriminates by file extension.
ExtensionFileFilter(String) - Constructor for class com.bea.wlpi.client.common.ExtensionFileFilter
Create an ExtensionFileFilter with the specified description.

F

FAILURE - Static variable in class com.bea.b2b.protocol.messaging.DeliveryStatus
Message delivery failed.
FAILURE - Static variable in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Conversation terminated with error.
FATAL - Static variable in class com.bea.eci.logging.Log
Fatal error has occurred.
fingerprint - class com.bea.b2b.security.fingerprint.
 
fingerprint() - Constructor for class com.bea.b2b.security.fingerprint
 
FunctionInfo - class com.bea.wlpi.common.FunctionInfo.
Holds information about a workflow function.
FunctionInfo(String, String) - Constructor for class com.bea.wlpi.common.FunctionInfo
Create a new FunctionInfo object.

G

get() - Static method in class com.bea.b2b.wlpi.WorkflowEnablerSessionManager
Gets the only workflow c-enabler session manager.
get() - Static method in class com.bea.b2b.protocol.messaging.MiniParser
Gets a MiniParser.
getActive() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return whether the definition is marked as active.
getActiveCollaborators() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Gets CollaboratorMBeans for all of the active trading partners in this c-space.
getActiveCollaborators() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets CollaboratorMBeans for all of the collaborators on this c-hub.
getActiveCollaborators() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets CollaboratorMBeans for all of the trading partners participating in this conversation.
getActiveConversations() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets ConversationMBeans for all of the active conversations in this c-enabler session.
getActiveConversations() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets ConversationMBeans for all of the active conversations for this c-enabler.
getActiveConversations() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Gets GlobalConversationMBeans for all of the active conversations in this c-space.
getActiveConversations() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets GlobalConversationMBeans for all of the active conversations on this c-hub.
getActiveConversations() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets GlobalConversationMBeans for all of the global conversations in which this trading partner is participating in the c-space.
getActiveCSpaces() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets CSpaceMBeans for all of the active c-spaces on this c-hub.
getActiveOrganization() - Method in interface com.bea.wlpi.server.worklist.Worklist
Return the active organization.
getActiveSessions() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets EnablerSessionMBeans for all of the active sessions in this c-enabler.
getActiveSince() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the start time for this c-enabler session.
getActiveSince() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets the start time for this c-enabler.
getActiveSince() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets the start time of this c-hub.
getActiveSince() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the start time of this conversation.
getAdmin() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to an Admin EJB object.
getAlignmentMask(boolean) - Method in class com.bea.wlpi.client.common.Attachments
Determines the alignment schemes used by this attachment object.
getAllBusinessCalendars(boolean) - Method in interface com.bea.wlpi.server.admin.Admin
List the business calendars defined in the workflow system.
getAllDeliveryStatus() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets the delivery status for all of the recipients of this business message.
getAllDeliveryStatus() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets the delivery status for all of the recipients of this business message.
getAllDeliveryStatus() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the DeliveryStatus of all of the recipients of the business message associated with this token.
getAllMessages() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets MessageMBeans for all of the outstanding business messages sent in this conversation.
getAllMessages() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets MessageMBeans for all of the outstanding business messages that this trading partner has sent in the c-space.
getAllOrganizations(boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List all defined organizations.
getAllUsers(boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List all defined users.
getAppletInfo() - Method in class com.bea.wlpi.client.worklist.WorklistApplet
Returns information about this applet.
getArrivalTime() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the time when the business message associated with this message token arrived in the c-hub or at the receiving c-enabler.
getAssignee() - Method in class com.bea.wlpi.common.TaskInfo
Return the task's assignee.
getAsString() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNPart
Gets the RosettaNet part as a String.
getBuild() - Method in class com.bea.wlpi.common.VersionInfo
Return the build number or name.
getBusinessCalendarDefinition(String) - Method in interface com.bea.wlpi.server.admin.Admin
Return the definition of a business calendar.
getBusinessOperations() - Method in interface com.bea.wlpi.server.admin.Admin
List the currently defined business operations.
getCalendarId() - Method in class com.bea.wlpi.common.RoleInfo
Return the business calendar to use.
getCalendarId() - Method in class com.bea.wlpi.common.OrganizationInfo
Return the ID of the business calendar to use.
getCalendarId() - Method in class com.bea.wlpi.common.UserInfo
Return the user's business calendar.
getCallableWorkflows(String) - Method in interface com.bea.wlpi.server.admin.Admin
Returns a List of workflows that can be called.
getCallableWorkflows(String) - Method in interface com.bea.wlpi.server.worklist.Worklist
List the workflows that may be started by an action.
getCatalog() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to an EJBCatalog EJB object.
getCertificateFieldName() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the field name of the c-hub certificate.
getCertificateFieldValue() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the field value of the c-hub certificate.
getCertificateLocation() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the location of the certificate associated with this c-enabler session.
getChar(String) - Static method in class com.bea.wlpi.client.common.Resources
Get a localized character from the default resource bundle.
getChar(String, String) - Static method in class com.bea.wlpi.client.common.Resources
Get a localized character from the named resource bundle.
getClassDescriptor(String) - Method in interface com.bea.wlpi.server.admin.Admin
Get a server side class descriptor.
getClassName() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return the fully qualified Java class name.
getClientVersion() - Static method in class com.bea.wlpi.client.common.Version
Return the client version.
getColumnClass(int) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
getColumnCount() - Method in class com.bea.wlpi.client.common.MappedTableModel
 
getColumnModel() - Method in class com.bea.wlpi.client.common.Tasklist
Return the underlying TableColumnModel object.
getColumnName(int) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
getComment() - Method in class com.bea.wlpi.common.TaskInfo
Return the human-readable task comment.
getComment() - Method in class com.bea.wlpi.common.InstanceInfo
Return the human-readable workflow instance comment.
getCompleted() - Method in class com.bea.wlpi.common.TaskInfo
Return the date/time at which the task was completed.
getCompleted() - Method in class com.bea.wlpi.common.InstanceInfo
Return the date/time at which the workflow was completed.
getConstructor() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return meta-data for constructor to invoke.
getConstructorDescriptors() - Method in class com.bea.wlpi.common.ClassDescriptor
Return information about the class's constructors.
getConstructorParmsDescriptions() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return constructor parameter descriptions.
getContentLength() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the length of this business message, in bytes.
getContentType() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the MIME message type of this business message.
getContentType() - Method in class com.bea.b2b.protocol.messaging.BusinessDocument
Gets the content type of this business document.
getConversation() - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Gets the conversation in which this business message is sent.
getConversation(String) - Method in interface com.bea.b2b.enabler.xocp.XOCPEnablerSession
Gets the conversation with the specified conversation ID.
getConversationId() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets the conversation ID of the conversation in which this business message was sent.
getConversationId() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets the conversation ID of this conversation.
getConversationId() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets the conversation ID of the conversation in which this business message was sent.
getConversationId() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the conversation ID of this global conversation.
getConversationId() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the conversation ID of the conversation in which the business message associated with this token is sent.
getConversationId() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Returns the conversation ID for the conversation in which this business message is sent.
getConversationId() - Method in interface com.bea.b2b.protocol.messaging.Message
Gets the conversation ID for the conversation in which this business message is sent.
getConversationName() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the name of the conversation definition associated with this conversation.
getConversations() - Method in interface com.bea.b2b.enabler.xocp.XOCPEnablerSession
Gets all of the conversations in which this c-enabler session is involved, including both conversations initiated and conversations in which the collaborator participated using this c-enabler session.
getConversationsInitiated() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the number of conversations initiated by this c-enabler session.
getConversationType() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Returns the conversation type of this business message.
getConversationType() - Method in interface com.bea.b2b.protocol.messaging.Message
Gets the conversation type of this message.
getConversationVersion() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the version of the conversation definition associated with this conversation.
getCorrelationId() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Gets the message ID of the correlated business message, which is the business message that corresponds to this business message (for example, the message ID of the request to which this business message is a reply).
getCreationTime() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Gets the time when this business message was created.
getCreationTime() - Method in interface com.bea.b2b.protocol.messaging.Message
Gets the time when this business message was created.
getCSpace() - Method in interface com.bea.b2b.enabler.EnablerSession
Gets the c-space ID of this c-enabler session.
getCSpace() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the CSpaceMBean for the c-space that this trading partner has joined.
getCSpace() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the CSpaceMBean of the c-space associated with this conversation.
getCSpace() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the name of the c-space in which this business message is exchanged.
getCSpaceName() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the name of the c-space associated with this c-enabler session.
getCSpaces() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets CSpaceMBeans for all of the c-spaces on this c-hub.
getCurrentObject() - Method in class com.bea.wlpi.client.common.Tasklist
Return the currently selected task.
getDefaultOrgId() - Method in class com.bea.wlpi.common.UserInfo
Return the user's default organization.
getDefaultVersion() - Static method in class com.bea.wlpi.common.VersionInfo
Return the information about the first release of WebLogic Process Integrator.
getDeliveredSuccessfully() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets the number of destinations that this business message reached successfully.
getDeliveredSuccessfully() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets the number of destinations that this business message reached successfully.
getDeliveryStatus() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets the delivery status from a single recipient of this business message.
getDeliveryStatus() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets the delivery status from a single recipient of this business message.
getDeliveryStatus() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the DeliveryStatus from a single recipient of the business message associated with this token.
getDescription() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return a human-readable description of the method invocation.
getDescription() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the human-readable bean description.
getDescription() - Method in class com.bea.wlpi.client.common.ExtensionFileFilter
The description of this filter.
getDestinations() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets the number of destinations to which this business message was sent.
getDestinations() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets the number of destinations to which this business message was sent.
getDestinations() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the number of destinations to which the business message associated with this token was sent.
getDocument() - Method in class com.bea.b2b.protocol.messaging.BusinessDocument
Gets the XML document part of this business document.
getDoitIfDone() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can execute the task once it is complete.
getDoneWithoutDoit() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can manually mark the task as complete.
getDroppedMessageCount() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the number of dropped business messages.
getDue() - Method in class com.bea.wlpi.common.TaskInfo
Return the date/time by which the task should be completed.
getEffective() - Method in class com.bea.wlpi.common.RerouteInfo
Return the date/time at which the task reroute becomes effective.
getEffective() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return the effective date for the definition.
getEJBDeploymentName() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the EJB deployment name.
getEJBDeploymentName() - Method in class com.bea.wlpi.common.EJBDescriptor
Return the name under which the EJB was deployed.
getEJBDescriptors() - Method in interface com.bea.wlpi.server.catalog.EJBCatalog
List the EJBs installed in the previously specified JNDI context.
getEJBHomeMethod() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the home method to invoke.
getEJBHomeMethodDescriptors() - Method in class com.bea.wlpi.common.EJBDescriptor
List the methods on the EJB's home interface.
getEJBHomeName() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the home interface name.
getEJBHomeName() - Method in class com.bea.wlpi.common.EJBDescriptor
Return the fully qualified name of the home interface.
getEJBNames() - Method in interface com.bea.wlpi.server.catalog.EJBCatalog
List the JNDI names of EJBs installed in the previously specified JNDI context.
getEJBPrimaryKeyName() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the primary key class name.
getEJBPrimaryKeyName() - Method in class com.bea.wlpi.common.EJBDescriptor
Return the fully qualified name of the primary key class.
getEJBRemoteMethod() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the remote method to invoke.
getEJBRemoteMethodDescriptors() - Method in class com.bea.wlpi.common.EJBDescriptor
List the methods on the EJB's remote interface.
getEJBRemoteName() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the remote interface name.
getEJBRemoteName() - Method in class com.bea.wlpi.common.EJBDescriptor
Return the fully qualified name of the remote interface.
getEMailAddress() - Method in class com.bea.wlpi.common.UserInfo
Return the user's email address.
getEnabler() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the MBean of the c-enabler associated with this c-enabler session.
getEnabler(String) - Static method in class com.bea.b2b.enabler.Enabler
Creates or gets an Enabler object for the c-enabler node with the specified c-enabler XML configuration file.
getEnablerSession() - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Gets the c-enabler session associated with this conversation.
getEnablerSession(String) - Method in class com.bea.b2b.enabler.Enabler
Gets a c-enabler session with the specified session name and, if required, creates a c-enabler session.
getEnablerSession(String, String, String) - Method in class com.bea.b2b.wlpi.WorkflowEnablerSessionManager
Creates a workflow c-enabler session with the specified c-enabler XML configuration file, session name, and organization name.
getEnablerSession(String, String, String, String, String) - Method in class com.bea.b2b.wlpi.WorkflowEnablerSessionManager
Creates a workflow c-enabler session with the specified c-enabler XML configuration file, session name, organization name, username and password.
getEnablerSessions() - Method in class com.bea.b2b.enabler.Enabler
Gets EnablerSession objects for all of the c-enabler sessions specified in the c-enabler XML configuration file and, if required, creates c-enabler sessions.
getEnablerUrl() - Method in interface com.bea.b2b.enabler.EnablerSession
Gets the URL of the c-enabler associated with this c-enabler session.
getEnablerUrl() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the URL of the c-enabler associated with this c-enabler session.
getEventKeyInfo() - Method in interface com.bea.wlpi.server.admin.Admin
List the event keys defined within the workflow system.
getException() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets any exception thrown during processing of the business message associated with this message token.
getExceptionTypes() - Method in class com.bea.wlpi.common.MethodDescriptor
Return an array of fully qualified exception class names.
getExistingEnablerSession(String) - Method in class com.bea.b2b.wlpi.WorkflowEnablerSessionManager
Gets an existing workflow c-enabler session with the specified session name.
getExpiry() - Method in class com.bea.wlpi.common.RerouteInfo
Return the date/time at which the task reroute ceases to be effective.
getExpiry() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return the expiry date for the definition.
getExpr() - Method in class com.bea.wlpi.common.EventKeyInfo
Return a workflow expression that yields a unique key for a document.
getExpression() - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Gets the c-enabler XPath expression that was specified by the sender of this message.
getFirstFailedMessageTimeStamp() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the timestamp of the first failed business message.
getFrom() - Method in class com.bea.wlpi.common.RerouteInfo
Return the participant for whom the system will reassign tasks.
getFromPartnerDUNS() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the sender's DUNS number for this message (for example: "1234567879").
getFromRole() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the sender's role for this message (for example: "Buyer").
getHomeParmsDescriptions() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the parameter descriptions for the home method to invoke.
getHopTimestamps() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Gets timestamps recorded at each system component (c-hub and c-enabler) during the propagation of this business message.
getHttpStatusCode() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessageToken
Gets the HTTP status code.
getHub() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Gets the HubMBean of the c-hub to which this c-space belongs.
getHubUrl() - Method in interface com.bea.b2b.enabler.EnablerSession
Gets the URL of the c-hub associated with this c-enabler session.
getHubUrl() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the URL of the c-hub associated with this c-enabler session.
getHubUser() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the user name of the c-hub's user.
getIcon(String) - Static method in class com.bea.wlpi.client.common.ImageFactory
An icon constructed from the specified resource.
getId() - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Gets the conversation ID for this conversation.
getId() - Method in class com.bea.wlpi.common.RerouteInfo
Return the task reroute ID.
getId() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return the system-assigned unique identifier.
getId() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Return the business calendar ID.
getId() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the system-assigned unique identifier.
getId() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow instance ID.
getId() - Method in class com.bea.wlpi.common.TemplateInfo
Return the template ID.
getId() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return the template definition ID.
getIdentifier() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceContentPart
Gets either the document identifier or the message identifier, as appropriate.
getIdString() - Method in class com.bea.wlpi.common.InstanceInfo
Return a human-readable workflow instance label.
getInboundUrl() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the URL of the c-space/business-protocol combination that the c-enabler node used to send this business message to the c-hub.
getInitiatingPartnerDUNS() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the DUNS number for the initiator of this message (for example: "987654321").
getInitiator() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow initiator ID.
getInputStream() - Method in class com.bea.b2b.protocol.messaging.Attachment
Gets the input stream for this message part.
getInputStream() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets an InputStream with which to read the business message.
getInstanceForId(String) - Static method in class com.bea.b2b.wlpi.WorkflowInstance
Gets the workflow instance object for the specified instance ID.
getInstanceId() - Method in class com.bea.b2b.wlpi.WorkflowInstance
Gets the instance ID of this workflow instance, or null if the workflow instance is not running.
getInstanceId() - Method in class com.bea.wlpi.common.TaskInfo
Return the workflow instance ID.
getInstanceTasks(String) - Method in interface com.bea.wlpi.server.admin.Admin
List the tasks in a workflow instance.
getInstanceVariables(String) - Method in interface com.bea.wlpi.server.admin.Admin
List the variables in a workflow instance.
getLastFailedMessageTimeStamp() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the timestamp of the last failed business message.
getLastMessagePublishedTime() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets the time when the last business message was sent by the c-enabler in this conversation.
getLastMessageReceivedTime() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets the time when the last business message was received by the c-enabler in this conversation.
getLastMessageTime() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the time when the last business message was sent in this conversation.
getLastSender() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the name of the trading partner who sent the last business message in this conversation.
getLastSentMessageTimeStamp() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the timestamp of the last successfully sent business message.
getLayoutAlignmentX(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
getLayoutAlignmentY(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
getLocale() - Static method in class com.bea.wlpi.client.common.Resources
Return the current locale.
getLocalizedMessage() - Method in class com.bea.wlpi.common.WorkflowException
As for WorkflowException.getMessage() but in the locale of the calling system.
getLocalizedMessage(int, Object[]) - Static method in class com.bea.wlpi.common.WorkflowException
Create a localized message with parameter values substituted.
getLocalizedSeverityDescription() - Method in class com.bea.wlpi.common.WorkflowException
Return a string to indicate the severity of the exception.
getMajorVersion() - Method in class com.bea.wlpi.common.VersionInfo
Return the major version number.
getMappedRow(int) - Method in class com.bea.wlpi.client.common.SortableTableModel
Return a mapped row number.
getMessage() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the business message contained in this message envelope.
getMessage() - Method in class com.bea.wlpi.common.WorkflowException
Return the error message string of this object.
getMessageId() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets the message ID of this business message.
getMessageId() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets the message ID of this business message.
getMessageId() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the message ID of the business message associated with this message token.
getMessageId() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Returns the unique message ID of this business message.
getMessageId() - Method in interface com.bea.b2b.protocol.messaging.Message
Returns the unique message ID of this business message.
getMessageNumber() - Method in class com.bea.wlpi.common.WorkflowException
Return the exception message number.
getMessageTracking() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets a Hashtable of message tracking information.
getMessageTracking() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets business message tracking.
getMethod() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return meta-data for method to invoke.
getMethodDescriptors() - Method in class com.bea.wlpi.common.ClassDescriptor
Return information about the class's methods.
getMethodName() - Method in class com.bea.wlpi.common.MethodDescriptor
Return the method name.
getMethodParmsDescriptions() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return method parameter descriptions.
getMinorVersion() - Method in class com.bea.wlpi.common.VersionInfo
Return the minor version number.
getModel() - Method in class com.bea.wlpi.client.common.MappedTableModel
 
getModel() - Method in class com.bea.wlpi.client.common.Tasklist
Return the underlying TableModel object.
getModifiable() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can modify the task settings at runtime.
getModifiers() - Method in class com.bea.wlpi.common.ClassDescriptor
Returns an int representing the modifiers for this class.
getMsgToken() - Method in class com.bea.b2b.wlpi.WorkflowInstance
Gets the message token created when the last message was sent.
getName() - Method in interface com.bea.b2b.enabler.EnablerSession
Gets the name of this c-enabler session.
getName() - Method in class com.bea.b2b.enabler.Enabler
Gets the name of this c-enabler node as defined in the c-enabler XML configuration file.
getName() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the name of this c-enabler session.
getName() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets the name of this c-enabler.
getName() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Gets the name of this c-space.
getName() - Method in interface com.bea.b2b.protocol.PlugIn
Gets the name of this logic plug-in.
getName() - Method in class com.bea.b2b.protocol.conversation.ConversationType
Gets the name of this conversation.
getName() - Method in class com.bea.wlpi.common.TaskInfo
Return the task name.
getName() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Return the business calendar display name.
getName() - Method in class com.bea.wlpi.common.FunctionInfo
Return the function name.
getName() - Method in class com.bea.wlpi.common.InstanceInfo
Return the template definition name.
getName() - Method in class com.bea.wlpi.common.TemplateInfo
Return the template name.
getName() - Method in class com.bea.wlpi.common.VersionInfo
Return the release name.
getName() - Method in class com.bea.wlpi.common.VariableInfo
Return the variable name.
getName(ImageIcon) - Static method in class com.bea.wlpi.client.common.ImageFactory
Get the resource name used to construct the specified icon.
getNestedException() - Method in class com.bea.b2b.B2BException
Gets the nested exception.
getNestedException() - Method in class com.bea.wlpi.common.WorkflowException
Return the nested exception (null if none).
getNodeValue(String) - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNPart
Gets the value of a document node using the specified XPath expression to locate the node.
getNodeValue(String) - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceContentPart
Gets the value of a document node using the specified XPath expression to locate the node.
getNumConversationsDefined() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets the number of conversations defined on this c-hub.
getNumMessagesReceived() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets the number of messages received on this c-hub.
getNumMessagesSent() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets the number of messages sent on this c-hub.
getNumMsgsPublished() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the number of messages published in this c-enabler session.
getNumMsgsPublished() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets the number of messages published by this c-enabler.
getNumMsgsPublished() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets the number of business messages published by the c-enabler in this conversation.
getNumMsgsReceived() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the number of messages received in this c-enabler session.
getNumMsgsReceived() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets the number of messages received by this c-enabler.
getNumMsgsReceived() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets the number of business messages received by the c-enabler in this conversation.
getNumTotalConversations() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets the total number of conversations in which this c-enabler participated since it started.
getNumTotalSessions() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets the total number of sessions started by this c-enabler.
getOrganizationInfo(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Get further information about the specified organization.
getOrganizationsForUser(String, boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List the organizations to which the specified user belongs.
getOrgId() - Method in class com.bea.wlpi.common.RoleInfo
Return the organization within which the role is defined.
getOrgId() - Method in class com.bea.wlpi.common.OrganizationInfo
Return the organization ID.
getOrgName() - Method in class com.bea.b2b.wlpi.WorkflowEnablerSession
Gets the name of the WebLogic Process Integrator organization.
getOrigin() - Method in class com.bea.wlpi.common.WorkflowException
Return the name of the workflow component from which this exception originated.
getOriginalException() - Method in class com.bea.wlpi.common.WorkflowException
Return the original exception.
getOriginalException(Exception) - Static method in class com.bea.wlpi.common.WorkflowException
Return the innermost nested exception.
getParameterInfo() - Method in class com.bea.wlpi.client.worklist.WorklistApplet
Returns information about the parameters that are understood by this applet.
getParameterTypes() - Method in class com.bea.wlpi.common.MethodDescriptor
Return an array of fully qualified parameter class or interface names.
getParentId() - Method in class com.bea.wlpi.common.InstanceInfo
Return the parent workflow instance ID.
getPassword() - Method in class com.bea.wlpi.client.common.Logon
Return the password.
getPayloadParts() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Gets all of the payload parts of this business message.
getPayloadParts() - Method in interface com.bea.b2b.protocol.messaging.Message
Gets all of the payload parts of this business message.
getPip() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the PIP code for this message (for example: "3A4").
getPreamble() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Gets the RosettaNet Preamble portion of this message.
getPreferredLocation() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Return the preferred location of the worklist's container.
getPreferredSize() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Internal use only.
getPrincipal() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to a WLPIPrincipal EJB object.
getPriority() - Method in class com.bea.wlpi.common.TaskInfo
Return the task priority.
getPrivateKeyLocation() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the location of the private key associated with this c-enabler session.
getProcessInstanceIdentifier() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the unique process instance identifier for this message.
getProtocol() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the protocol of this conversation.
getProtocolName() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the name of the business protocol associated with this business message.
getPrototype() - Method in class com.bea.wlpi.common.FunctionInfo
Return the function prototype.
getProxyHost() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the proxy host for the c-hub.
getProxyPort() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the proxy port for the c-hub.
getQoS() - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Gets the Quality of Service setting that was specified by the sender of this business message.
getReassignment() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can reassign the task at runtime.
getRecipient() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the name of the recipient of this business message.
getRecipient() - Method in class com.bea.b2b.protocol.messaging.DeliveryStatus
Gets the recipient or the message tracking location.
getRecipients() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Gets a copy of the current recipients list for this business message.
getRecipients() - Method in interface com.bea.b2b.protocol.messaging.Message
Gets a copy of the current list of recipients for this business message.
getRegisteredConversations() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the number of registered conversations for this c-enabler session.
getRelativeToComponent(short) - Method in class com.bea.wlpi.client.common.Attachments
Get the component relative to which this attachment object specifies its alignment.
getRemoteParmsDescriptions() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the parameter descriptions for the remote method to invoke.
getReroutes(String) - Method in interface com.bea.wlpi.server.admin.Admin
List the task reroutes defined within an organization.
getResource(String) - Static method in class com.bea.wlpi.client.common.ImageFactory
Get a URL for the specified resource.
getResult() - Method in class com.bea.b2b.protocol.messaging.DeliveryStatus
Gets the result of the message delivery.
getRetryAttempts() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Gets the maximum number of retries to attempt when trying to send this business message over a network link.
getReturnType() - Method in class com.bea.wlpi.common.MethodDescriptor
Return the method's return type.
getReturnTypeName() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Get the remote method return type.
getRole() - Method in class com.bea.b2b.protocol.conversation.ConversationType
Gets the authorized role of the trading partner in this conversation.
getRoleId() - Method in class com.bea.wlpi.common.RoleInfo
Return the role ID.
getRoleInfo(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Get further information about the specified role.
getRolesForUser(String, String, boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List the roles to which the specified user belongs.
getRolesInOrganization(String, boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List the roles defined for an organization.
getRoot() - Method in class com.bea.wlpi.common.EventKeyInfo
Return the XML document element name.
getRowCount() - Method in class com.bea.wlpi.client.common.MappedTableModel
 
getSecurityRealmClassName() - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Return the class name of the installed WebLogic security realm.
getSender() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the name of the trading partner who sent this message.
getSender() - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Gets the sender of this business message.
getSenderUrl() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the URL of the c-enabler node that sent this business message.
getSentMessageCount() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the number of business messages that this trading partner has sent in the c-space.
getSentTime() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the time when the business message associated with this message token was sent.
getServerCertificateFieldName() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the field name of the c-hub server certificate.
getServerCertificateFieldValue() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the field value of the c-hub server certificate.
getServerProperties() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to a ServerProperties EJB object.
getServerTemplateDefinitionVersion() - Method in class com.bea.wlpi.client.common.WLPI
Return the template definition version supported by the server.
getServerVersion() - Method in class com.bea.wlpi.client.common.WLPI
Return the server version.
getServiceContent() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Gets the RosettaNet Service Content portion of this message.
getServiceHeader() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Gets the RosettaNet Service Header portion of this message.
getSessionName() - Method in class com.bea.b2b.wlpi.WorkflowEnablerSession
Gets the c-enabler session name.
getSessionNames() - Method in class com.bea.b2b.enabler.Enabler
Gets the names of all of the c-enabler sessions defined in the c-enabler XML configuration file.
getSessionNames() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets the names of all of the sessions specified in the configuration file.
getSeverity() - Method in class com.bea.wlpi.common.WorkflowException
Return the exception severity code.
getSeverityDescription() - Method in class com.bea.wlpi.common.WorkflowException
Return a string to indicate the severity of the exception.
getSignature() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Gets the Digital Signature portion of this message.
getSortIndex() - Method in class com.bea.wlpi.client.common.SortableTableModel
Return the current sort column index.
getStartableWorkflows(String) - Method in interface com.bea.wlpi.server.worklist.Worklist
List the workflows that may be started manually.
getStarted() - Method in class com.bea.wlpi.common.TaskInfo
Return the date/time at which the task was started.
getStarted() - Method in class com.bea.wlpi.common.InstanceInfo
Return the date/time at which the workflow was instantiated.
getState() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets the current state of this conversation.
getState() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Gets the state of the c-space (active or inactive).
getState() - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Gets the current state of this conversation.
getState() - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Get state of this conversation
getState() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow instance state.
getStatus() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the status of this trading partner in the c-space (enabled or disabled).
getStatus() - Method in class com.bea.wlpi.common.TaskInfo
Return the task's status.
getStatusCode() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Gets the status code associated with the processing of this business message.
getString(String) - Static method in class com.bea.wlpi.client.common.Resources
Get a localized string from the default resource bundle.
getString(String, Object[]) - Static method in class com.bea.wlpi.client.common.Resources
Get a localized message from the default resource bundle, formatted with the supplied arguments.
getString(String, Object[], String) - Static method in class com.bea.wlpi.client.common.Resources
Get a localized message from the named resource bundle, formatted with the supplied arguments.
getString(String, String) - Static method in class com.bea.wlpi.client.common.Resources
Get a localized string from the named resource bundle.
getTable() - Method in class com.bea.wlpi.client.common.Tasklist
Return the underlying JTable object.
getTaskCounts() - Method in interface com.bea.wlpi.server.worklist.Worklist
Return the number of assigned and overdue tasks on a user's worklist.
getTaskId() - Method in class com.bea.wlpi.common.TaskInfo
Return the task ID.
getTasks() - Method in interface com.bea.wlpi.server.worklist.Worklist
List the tasks assigned to the user who created this remote worklist object.
getTasks(String, String, boolean) - Method in interface com.bea.wlpi.server.admin.Admin
List the tasks assigned to a participant in an organization.
getTasks(String, String, boolean) - Method in interface com.bea.wlpi.server.worklist.Worklist
List the tasks assigned to a participant.
getTemplateDefinitionContent(String) - Method in interface com.bea.wlpi.server.admin.Admin
Get the content of a workflow template definition.
getTemplateDefinitionId() - Method in class com.bea.wlpi.common.TaskInfo
Return the workflow template definition ID.
getTemplateDefinitionId() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow template definition ID.
getTemplateDefinitionInstances(String, String, boolean, Date, Date, int, int) - Method in interface com.bea.wlpi.server.admin.Admin
List the instances of a workflow template definition in an organization.
getTemplateDefinitions(String) - Method in interface com.bea.wlpi.server.admin.Admin
List the definitions for a workflow template.
getTemplateDefinitionVersion() - Static method in class com.bea.wlpi.client.common.Version
Return the template definition version supported by the client.
getTemplateId() - Method in class com.bea.wlpi.common.TaskInfo
Return the workflow template ID.
getTemplateId() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow template ID.
getTemplateInstances(String, String, boolean, Date, Date, int, int) - Method in interface com.bea.wlpi.server.admin.Admin
List the instances of a workflow template in an organization.
getTemplateOrgs(String) - Method in interface com.bea.wlpi.server.admin.Admin
List the organizations that have access to a workflow template.
getTemplateOwner(String) - Method in interface com.bea.wlpi.server.admin.Admin
Get the current owner of a workflow template.
getTemplates(String) - Method in interface com.bea.wlpi.server.admin.Admin
List the workflow templates for a specified organization.
getTerminateStatus() - Method in class com.bea.b2b.wlpi.WorkflowInstance
Gets the terminate status (true or false).
getTimeLastMessageReceived() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets the time of the last message received on this c-hub.
getTimeLastMessageSent() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Gets the time when the last message was sent on this c-hub.
getTimeout() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
 
getTimestamp() - Method in class com.bea.b2b.protocol.messaging.DeliveryStatus
Gets the timestamp of message delivery.
getTimeStamp() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceContentPart
Gets either the document timestamp or the message timestamp, as appropriate.
getTimeZone() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Return the timezone in which the business calendar operates.
getTo() - Method in class com.bea.wlpi.common.RerouteInfo
Return the participant to whom the rerouted tasks will be assigned.
getToPartnerDUNS() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the recipient's DUNS number for this message (for example: "987654321").
getToRole() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the recipient's role for this message (for example: "Seller").
getTracking() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Checks the status of dynamic message tracking.
getTradingPartner() - Method in interface com.bea.b2b.enabler.EnablerSession
Gets the name of the trading partner associated with this c-enabler session.
getTradingPartnerName() - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Gets the trading partner name associated with this c-enabler session.
getTradingPartnerName() - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the name of this trading partner.
getType() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Gets the name of the conversation definition associated with this conversation.
getType() - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Gets the conversation type for this conversation.
getType() - Method in class com.bea.wlpi.common.RerouteInfo
Return the reroute type.
getUnmarkDone() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can manually mark the task as incomplete.
getUrl() - Method in class com.bea.wlpi.client.common.Logon
Return the WebLogic Process Integrator server URL.
getUrl() - Method in class com.bea.wlpi.client.common.WLPI
Return the WebLogic Process Integrator server URL.
getUserId() - Method in class com.bea.wlpi.common.UserInfo
Return the user ID.
getUserId() - Method in class com.bea.wlpi.client.common.Logon
Return the user ID.
getUserId() - Method in class com.bea.wlpi.client.common.WLPI
Return the WebLogic Process Integrator user ID.
getUserInfo(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Get further information about the specified user.
getUsersInOrganization(String, boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List the users in the specified organization.
getUsersInRole(String, String, boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List the users in the specified role of the specified organization.
getValue() - Method in class com.bea.wlpi.common.VariableInfo
Return the variable value.
getValueAt(int, int) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
getValueAt(int, int) - Method in class com.bea.wlpi.client.common.SortableTableModel
Return a table cell value.
getVariable(String) - Method in class com.bea.b2b.wlpi.WorkflowInstance
Gets the value of the specified instance variable for this workflow instance.
getVersion() - Method in class com.bea.b2b.protocol.conversation.ConversationType
Gets the version of this conversation.
getVersion() - Method in class com.bea.b2b.protocol.rosettanet.messaging.PreamblePart
Gets the version of the RosettaNet Implementation Framework that is expected to be used in the processing of this message.
getVersion() - Method in class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart
Gets the PIP version for this message (for example: "1.1").
getWorkflow() - Method in class com.bea.wlpi.common.TaskInfo
Return the workflow name.
getWorkflowId() - Method in class com.bea.wlpi.common.TaskInfo
Return the human-readable workflow instance label.
getWorkflowInstanceData(String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Retrieve the runtime state of the associated workflow instance.
getWorklist() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to a Worklist EJB object.
getXML() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Return the business calendar definition.
GlobalConversationMBean - interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean.
The GlobalConversationMBean interface represents a global conversation.

H

hasConversation(String) - Method in interface com.bea.b2b.enabler.xocp.XOCPEnablerSession
Determines whether the specified conversation exists (true) or not (false).
hasConversationHandler(ConversationType) - Method in interface com.bea.b2b.enabler.xocp.XOCPEnablerSession
Determines whether the conversation handler was registered for the specified conversation type (true) or not (false).
hashCode() - Method in class com.bea.b2b.protocol.conversation.ConversationType
Gets the hashCode.
HCENTRE - Static variable in class com.bea.wlpi.client.common.Attachments
Component is horizontally centered on its parent.
HubMBean - interface com.bea.b2b.management.hub.runtime.HubMBean.
The HubMBean interface represents a c-hub.
HubProtocol.RegistrationException - exception com.bea.b2b.protocol.HubProtocol.RegistrationException.
 
HubProtocol.RegistrationException() - Constructor for class com.bea.b2b.protocol.HubProtocol.RegistrationException
 
HubProtocol.RegistrationException(String) - Constructor for class com.bea.b2b.protocol.HubProtocol.RegistrationException
 

I

ILLEGAL_CONVERSION - Static variable in interface com.bea.wlpi.common.Messages
"Illegal type conversion: from {0} to {1}."
ImageFactory - class com.bea.wlpi.client.common.ImageFactory.
A static factory class that creates and caches images and icons.
INFO - Static variable in class com.bea.eci.logging.Log
Informational message.
init() - Method in class com.bea.wlpi.client.worklist.WorklistApplet
Applet initialization.
init() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Initialize the worklist.
init(Hashtable) - Method in interface com.bea.b2b.protocol.PlugIn
Initializes this logic plug-in one time using the specified initialization settings.
init(String, String, String) - Static method in class com.bea.wlpi.client.common.Tasklist
Initialize installation-specific settings.
INPUT_VARIABLE_NOT_SET - Static variable in interface com.bea.wlpi.common.Messages
"Mandatory input variable {0} not set."
inspectAlways() - Method in interface com.bea.wlpi.server.catalog.EJBCatalog
Return whether the JNDI names and EJBMetaData are regenerated on every call.
InstanceInfo - class com.bea.wlpi.common.InstanceInfo.
Holds information about a workflow instance.
InstanceInfo(String, String, String, String, String, String, Timestamp, Timestamp, String, int, String) - Constructor for class com.bea.wlpi.common.InstanceInfo
Create a new InstanceInfo object.
instantiate(String, String, String, String, String, Node, List) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Create a new workflow instance.
instantiate(String, String, String, String, String, Node, List, ConversationController, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Create a new workflow instance.
instantiateWorkflow(String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Create a new workflow instance.
instantiateWorkflow(String, String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Create a new WLC workflow instance.
INTERVAL_FROM_DATE_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"The interval 'from' date is invalid."
INTERVAL_TO_DATE_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"The interval 'to' date is invalid."
INTERVAL_UNIT_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"Invalid interval unit: {0}."
invalidateLayout(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
INVOCATION_OBJECT_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The invocation object for a business operation was not found."
invoke(Object[], Object[]) - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Create an instance of the Java class; then, invoke a method on it.
invoke(Properties, Object[], Object[]) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Create a remote object reference; then, invoke a method on it.
invokeConstructor(Object[]) - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Create an instance of the Java class.
invokeHomeMethod(Properties, Object[]) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Create a home object reference; then, invoke a method on it.
invokeMethod(Object, Object[]) - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Invoke the method specified by this descriptor on an object.
invokeRemoteMethod(Object, Object[]) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Invoke a method on a remote object.
invokeWorkflowErrorHandler(String, String, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Invoke an error handler for a workflow instance.
invokeWorkflowErrorHandler(String, String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Invoke an error handler for a workflow instance.
isAbstract() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is an abstract method.
isActive() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Determines whether this c-space is active (true) or not (false).
isAssignedToRole() - Method in class com.bea.wlpi.common.TaskInfo
Return whether the task is assigned to a role.
isBusinessMessage() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Determines whether this message is a valid business message (true) or not (false).
isBusinessMessage() - Method in interface com.bea.b2b.protocol.messaging.Message
Determines whether this message is a valid business message (true) or not (false).
isCellEditable(int, int) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
isCompleted() - Method in class com.bea.b2b.wlpi.WorkflowInstance
Determines whether this workflow instance is completed (true) or not (false).
isConfirmedDeliveryToDestination() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Determines whether the delivery for this business message is confirmed up to its destination (true) or not (false).
isConfirmedDeliveryToHub() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Determines whether the delivery of this business message is confirmed up to the c-hub (true) or not (false).
isConfirmedDeliveryToRouter() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Determines whether the delivery of this business message is confirmed up to the router in the c-hub (true) or not (false).
isConnected() - Method in class com.bea.wlpi.client.common.WLPI
Check whether this WLPI instance is connected to a server.
isDeadlock() - Method in class com.bea.wlpi.common.WorkflowException
Whether this exception resulted from a database deadlock.
isDeadlock(Exception) - Static method in class com.bea.wlpi.common.WorkflowException
Whether an exception resulted from a database deadlock.
isEnabled() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Determines whether this c-space is enabled (true) or not (false).
isEnablerAvailable(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Gets a c-enabler that was configured but not started due to no active templates
isEnablerAvailable(String, String, String) - Method in class com.bea.b2b.wlpi.WorkflowEnablerSessionManager
Determines whether the specified c-enabler session is available (true) or not (false).
isFinal() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a final method.
isFullyFormed() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Check whether this descriptor has all required values set.
isInitiated() - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Indicates whether this conversation was initiated by this c-enabler (true) or not (false).
isManageableSecurityRealm() - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Check whether the realm in question is manageable.
isNative() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a native method.
isPersistent() - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Gets the durability setting (persistent or non-persistent) of this business message.
isPrivate() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a private method or constructor.
isProtected() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a protected method or constructor.
isPublic() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a public method or constructor.
isReleased() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Determines whether the message token released the thread (true) or not (false) due to such errors as network link failures between the c-enabler and the c-hub.
isRoleInOrganization(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Check whether a role is defined within a particular organization.
isSecure() - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Determines whether the transport mechanism used in conjunction with this business message is secure (true) or not (false).
isSerializable() - Method in class com.bea.wlpi.common.ClassDescriptor
Returns a boolean indicating if this class can be serialized.
isSessionEJB() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return true if the contained bean is a Session EJB
isSessionEJB() - Method in class com.bea.wlpi.common.EJBDescriptor
Check whether this object describes a session EJB or an entity EJB.
isShutDown() - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Determines whether this c-space has been shut down or not.
isShuttingDown() - Method in class com.bea.b2b.enabler.Enabler
Determines whether this c-enabler node is shutting down (true) or not (false).
isSortAscending() - Method in class com.bea.wlpi.client.common.SortableTableModel
Check whether sort order is ascending or descending.
isStatic() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a static method.
isStrict() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a strict method.
isSynchronized() - Method in class com.bea.wlpi.common.MethodDescriptor
Return whether this is a synchronized method.
isUserInOrganization(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Check whether a user belongs to particular organization.
isValidWLCCertificate(Certificate[]) - Static method in class com.bea.b2b.security.Security
Checks the certificate chain and returns the WebLogic Server user name if the certificate is a valid WebLogic Collaborate certificate.
isVerbose() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Check whether the invokeXXX() methods emit debugging messages.

J

JMSTest - class com.bea.wlpi.client.util.JMSTest.
A JMS test utility that can publish or subscribe to a JMS topic.
JOIN_INSTANCE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified join instance: {0}."

L

lastSentInConversation(String) - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Gets the time of the last business message that this trading partner sent in the specified conversation.
layoutContainer(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
leave(boolean) - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Leaves this conversation.
leave(boolean) - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Leaves this conversation.
leaveCSpace(boolean) - Method in interface com.bea.b2b.management.hub.runtime.CollaboratorMBean
Removes this trading partner from the c-space.
LEFT - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the left side of its parent.
load(Properties, String) - Method in class com.bea.wlpi.client.common.SortableTableModel
Retrieve the sort column index and sort order from a Properties object.
lockTemplate(String) - Method in interface com.bea.wlpi.server.admin.Admin
Place a persistent write lock on a workflow template.
Log - class com.bea.eci.logging.Log.
The Log class represents a log.
log(int, String) - Static method in class com.bea.eci.logging.UserLog
Writes a message to the log with the specified severity.
log(String) - Static method in class com.bea.eci.logging.UserLog
Writes a message to the log with the Log.INFO severity.
Logon - class com.bea.wlpi.client.common.Logon.
A dialog to capture WebLogic Process Integrator user ID, password and server URL.
Logon() - Constructor for class com.bea.wlpi.client.common.Logon
Create a logon dialog.
Logon(Frame, String, String, String) - Constructor for class com.bea.wlpi.client.common.Logon
Create a logon dialog with fields primed to the supplied values.
LongStrings - class com.bea.wlpi.common.LongStrings.
Supports serialization for strings, including those which exceed 64Kbytes in length when UTF-8 encoded.
LookAndFeelMenu - class com.bea.wlpi.client.common.LookAndFeelMenu.
A JMenu that supports configuration of the pluggable Swing "Look And Feel."
LookAndFeelMenu(JComponent) - Constructor for class com.bea.wlpi.client.common.LookAndFeelMenu
Create a new LookAndFeelMenu.

M

main(String[]) - Static method in class com.bea.wlpi.client.worklist.WorklistApplet
Static method to launch the worklist as a standalone application.
main(String[]) - Static method in class com.bea.b2b.security.fingerprint
 
main(String[]) - Static method in class com.bea.wlpi.client.common.Version
Print client version information to System.out.
main(String[]) - Static method in class com.bea.wlpi.client.util.JMSTest
Main entry point when executed as a standalone application.
ManagementException - exception com.bea.b2b.management.ManagementException.
A ManagementException is thrown if an error occurred in a WebLogic Collaborate management application.
ManagementException() - Constructor for class com.bea.b2b.management.ManagementException
Constructs a ManagementException.
ManagementException(String) - Constructor for class com.bea.b2b.management.ManagementException
Constructs a ManagementException with the specified message text.
manipulate(WorkflowInstance, XOCPMessage) - Method in interface com.bea.b2b.wlpi.MessageManipulator
Manipulates a XOCPMessage and possibly produces another XOCPMessage.
MappedTableModel - class com.bea.wlpi.client.common.MappedTableModel.
Abstract class to support mapping of table models.
MappedTableModel() - Constructor for class com.bea.wlpi.client.common.MappedTableModel
 
maximumLayoutSize(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
Message - interface com.bea.b2b.protocol.messaging.Message.
The Message interface contains all of the information required for processing a business message in WebLogic Collaborate, either on the c-hub or on a c-enabler node.
MessageBase - class com.bea.b2b.protocol.messaging.MessageBase.
The MessageBase class represents all the information required for processing a business message by the c-hub.
MessageDeliveryException - exception com.bea.b2b.protocol.messaging.MessageDeliveryException.
A MessageDeliveryException is thrown when an error occurs while delivering a message.
MessageDeliveryException() - Constructor for class com.bea.b2b.protocol.messaging.MessageDeliveryException
Constructs a MessageDeliveryException.
MessageDeliveryException(String) - Constructor for class com.bea.b2b.protocol.messaging.MessageDeliveryException
Constructs a MessageDeliveryException with the specified message text.
MessageDialog - class com.bea.wlpi.client.common.MessageDialog.
A dialog to display a message in a scrollable text area.
MessageDialog(Component, String) - Constructor for class com.bea.wlpi.client.common.MessageDialog
Create a new MessageDialog.
MessageDialog(Component, String, int) - Constructor for class com.bea.wlpi.client.common.MessageDialog
Create a new MessageDialog.
MessageDialog(Component, String, int, int, int, String) - Constructor for class com.bea.wlpi.client.common.MessageDialog
Create a new MessageDialog.
MessageDialog(Component, String, int, String) - Constructor for class com.bea.wlpi.client.common.MessageDialog
Create a new MessageDialog.
MessageEnvelope - class com.bea.b2b.protocol.messaging.MessageEnvelope.
The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
MessageManipulator - interface com.bea.b2b.wlpi.MessageManipulator.
The MessageManipulator interface is implemented by all classes that are used in a "Manipulate Business Message" action inside a WebLogic Process Integrator task.
MessageMBean - interface com.bea.b2b.management.enabler.runtime.MessageMBean.
The MessageMBean interface represents a business message in a conversation.
MessageMBean - interface com.bea.b2b.management.hub.runtime.MessageMBean.
The MessageMBean interface represents a business message in a conversation.
Messages - interface com.bea.wlpi.common.Messages.
Codes for language-independent server messaging.
MessageToken - class com.bea.b2b.protocol.messaging.MessageToken.
The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
METHOD_INVOCATION_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"{0} method invocation failed; {1}."
METHOD_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"No method was found on {0} matching {1}; {2}."
METHOD_WRONG_PARAMETER_COUNT - Static variable in interface com.bea.wlpi.common.Messages
"Wrong number of parameters for method: expected {1}, found {2}."
MethodDescriptor - class com.bea.wlpi.common.MethodDescriptor.
Describes a method on a server-side Java class.
MethodDescriptor(Constructor) - Constructor for class com.bea.wlpi.common.MethodDescriptor
Create a new method descriptor to describe a constructor.
MethodDescriptor(Method) - Constructor for class com.bea.wlpi.common.MethodDescriptor
Create a new method descriptor to describe a method.
minimumLayoutSize(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
MiniParser - class com.bea.b2b.protocol.messaging.MiniParser.
The MiniParser class represents a simple XML parser that provides the minimal parsing of headers.
MiniParser() - Constructor for class com.bea.b2b.protocol.messaging.MiniParser
Constructs a MiniParser.
ModificationException - exception com.bea.b2b.protocol.messaging.ModificationException.
A ModificationException is thrown whenever an illegal attempt to modify a message or message envelope occurs.
ModificationException() - Constructor for class com.bea.b2b.protocol.messaging.ModificationException
Constructs a ModificationException.
ModificationException(String) - Constructor for class com.bea.b2b.protocol.messaging.ModificationException
Constructs a ModificationException with the specified message text.
MONTH_NAME_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"Invalid month name: {0}."

N

name - Variable in class com.bea.wlpi.common.ConversationInfo
The conversation name
NESTED_EXCEPTION - Static variable in interface com.bea.wlpi.common.Messages
"Nested exception is"

O

okay() - Method in class com.bea.wlpi.client.common.Logon
Check whether user pressed the OK button.
onMessage(Message) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Process a "task assigned" notification received via a JMS topic.
onMessage(Message) - Method in class com.bea.wlpi.client.common.Tasklist
Respond to a JMS task notification message.
onMessage(Message) - Method in class com.bea.wlpi.client.util.JMSTest
Implements the javax.jms.MessageListener interface.
onMessage(XOCPMessage) - Method in interface com.bea.b2b.protocol.xocp.conversation.local.ConversationHandler
Callback to indicate that the specified message was received.
onTerminate(Conversation, int) - Method in interface com.bea.b2b.protocol.xocp.conversation.local.ConversationHandler
Callback to indicate that the specified conversation was terminated with the specified result (SUCCESS or FAILURE).
ORG_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"{0} is already in use as an Organization name."
ORG_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified organization: {0}."
ORG_USER_ADD_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"The system could not add user {0} to organization {1}."
ORG_USER_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"User {0} does not belong to organization {1}."
ORG_USER_REMOVE_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"The system could not remove user {0} from organization {1}."
OrganizationInfo - class com.bea.wlpi.common.OrganizationInfo.
Holds information about an organization.
OrganizationInfo(String) - Constructor for class com.bea.wlpi.common.OrganizationInfo
Create a new OrganizationInfo object.
OrganizationInfo(String, String) - Constructor for class com.bea.wlpi.common.OrganizationInfo
Create a new OrganizationInfo object.
out - Static variable in class com.bea.eci.logging.UserLog
Out is a PrintStream where every line is written to the UserLog.

P

paint(Graphics) - Method in class com.bea.wlpi.client.common.Tasklist
Overridden to implement a workaround for a Swing bug - In JDK 1.2 JTable paints the unused area of a list in the wrong color.
PARAMETER_CAST_EXCEPTION - Static variable in interface com.bea.wlpi.common.Messages
"Value for parameter {0} cannot be cast to required type {1}."
PARAMETER_CLASS_U_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Unable to load class (unwrapped if primitive) for parameter {0} of type {1}; {2}."
PARAMETER_CLASS_W_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Unable to load class (wrapped if primitive) for parameter {0} of type {1}; {2}."
parse(InputStream) - Method in class com.bea.b2b.protocol.messaging.MiniParser
Parses the specified input stream.
PayloadPart - interface com.bea.b2b.protocol.messaging.PayloadPart.
The PayloadPart interface represents the payload part in a multi-part business message.
Ping - class com.bea.b2b.protocol.xocp.messaging.Ping.
The Ping class represents a message that is sent to the c-hub or c-enabler to check the connection and to calculate the roundtrip time.
ping() - Method in interface com.bea.wlpi.server.admin.Admin
A "dummy" method for the client to ping at regular intervals.
ping() - Method in interface com.bea.wlpi.server.catalog.EJBCatalog
A "dummy" method for the client to ping.
ping() - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
A "dummy" method for the client to ping.
ping() - Method in interface com.bea.wlpi.server.worklist.Worklist
A "dummy" method for the client to ping.
Ping() - Constructor for class com.bea.b2b.protocol.xocp.messaging.Ping
 
PlugIn - interface com.bea.b2b.protocol.PlugIn.
The PlugIn interface represents a generic logic plug-in.
PlugInException - exception com.bea.b2b.protocol.PlugInException.
A PlugInException is thrown if a problem occurs while setting up or processing a logic plug-in.
PlugInException() - Constructor for class com.bea.b2b.protocol.PlugInException
Constructs a PlugInException.
PlugInException(String) - Constructor for class com.bea.b2b.protocol.PlugInException
Constructs a PlugInException with the specified message.
PreamblePart - class com.bea.b2b.protocol.rosettanet.messaging.PreamblePart.
The PreamblePart class represents message information that results from processing the Preamble portion of the RosettaNet message.
preferredLayoutSize(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
printStackTrace() - Method in class com.bea.wlpi.common.WorkflowException
Print this exception and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class com.bea.wlpi.common.WorkflowException
Print this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.bea.wlpi.common.WorkflowException
Print this exception and its backtrace to the specified print writer.
process(MessageEnvelope) - Method in interface com.bea.b2b.protocol.PlugIn
Processes the specified message envelope.
PROGRAM_CALL_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Error calling program: {0} with arguments {1}."

Q

QualityOfService - class com.bea.b2b.protocol.xocp.messaging.QualityOfService.
The QualityOfService class provides information to BEA's messaging system about the Quality of Service required for the delivery of a message.
QualityOfService() - Constructor for class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Constructs a QualityOfService object.

R

read(InputStream) - Method in class com.bea.b2b.protocol.messaging.BusinessDocument
Parses the DOM (default read).
REALM_NOT_INSTALLED - Static variable in interface com.bea.wlpi.common.Messages
"No security realm has been installed."
REALM_NOT_LISTABLE - Static variable in interface com.bea.wlpi.common.Messages
"The installed security realm {0} is not listable."
REALM_NOT_UPDATEABLE - Static variable in interface com.bea.wlpi.common.Messages
"The security realm {0} is not updateable."
REFERENCE_MISSING - Static variable in interface com.bea.wlpi.common.Messages
"Fixup error: missing reference {0}."
refresh() - Method in class com.bea.wlpi.client.common.Tasklist
Rebuild the contents of this task list.
registerConversationHandler(ConversationType[], ConversationHandler) - Method in interface com.bea.b2b.enabler.xocp.XOCPEnablerSession
Registers a conversation handler with this c-enabler session.
release(MiniParser) - Static method in class com.bea.b2b.protocol.messaging.MiniParser
Releases the specified MiniParser.
removeActionListener(ActionListener) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Remove a previously registered ActionListener.
removeAllPayloadParts() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Removes all payload parts from this business message.
removeAllPayloadParts() - Method in interface com.bea.b2b.protocol.messaging.Message
Removes all payload parts from this business message.
removeAllRecipients() - Method in class com.bea.b2b.protocol.messaging.MessageBase
Removes all recipients from the recipients list of this business message.
removeAllRecipients() - Method in interface com.bea.b2b.protocol.messaging.Message
Removes all recipients from the message recipient list, resulting in an empty list.
removeAllRecipients() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Removes all recipients from the recipients list for this message.
removeLayoutComponent(Component) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
removeRecipient(String) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Removes the specified recipient from the recipients list of this business message.
removeRecipient(String) - Method in interface com.bea.b2b.protocol.messaging.Message
Removes the specified recipient from the recipient list of this business message.
removeRecipient(String) - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Removes the specified recipient from recipients list for this message.
removeUserFromOrganization(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Remove a user from an organization.
removeUserFromRole(String, String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Remove a user from a role.
REPORT_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Report names must be unique."
reportException(Exception) - Static method in class com.bea.wlpi.client.common.ExceptionHandler
Report the specified exception.
reportException(Exception, Component) - Static method in class com.bea.wlpi.client.common.ExceptionHandler
Report the specified exception.
REQUEST_ABORTED_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"The server was unable to complete your request."
REQUEST_ABORTED_WARNING - Static variable in interface com.bea.wlpi.common.Messages
"The server was unable to complete your request."
REROUTE_ALREADY_REROUTED - Static variable in interface com.bea.wlpi.common.Messages
"Source user is already rerouted during the period specified."
REROUTE_CIRCULAR - Static variable in interface com.bea.wlpi.common.Messages
"Specified reroute would create a circular reference."
REROUTE_DIFFERENT_USER - Static variable in interface com.bea.wlpi.common.Messages
"Source and destination of reroute must be different."
REROUTE_EFF_BEFORE_EXP - Static variable in interface com.bea.wlpi.common.Messages
"Effective date must be before expiry date."
RerouteInfo - class com.bea.wlpi.common.RerouteInfo.
Holds information about a task reroute.
RerouteInfo(String, String, String, int, Timestamp, Timestamp) - Constructor for class com.bea.wlpi.common.RerouteInfo
Create a new RerouteInfo object.
Resources - class com.bea.wlpi.client.common.Resources.
Manages localized resources used by WebLogic Process Integrator client classes.
Resources() - Constructor for class com.bea.wlpi.client.common.Resources
 
response(String, String, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Send the client's response to a previously received client request.
response(String, String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Send the client's response to a previously received client request.
RETRIES_EXHAUSTED - Static variable in class com.bea.b2b.protocol.messaging.DeliveryStatus
Delivery retries exhausted.
RIGHT - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the right side of its parent.
RNMessage - class com.bea.b2b.protocol.rosettanet.messaging.RNMessage.
The RNMessage class represents a RosettaNet message.
RNMessageToken - class com.bea.b2b.protocol.rosettanet.messaging.RNMessageToken.
The RNMessageToken class represents a message token for RosettaNet messages.
RNMessageToken(String) - Constructor for class com.bea.b2b.protocol.rosettanet.messaging.RNMessageToken
Constructs a RNMessageToken for the specified message.
RNPart - class com.bea.b2b.protocol.rosettanet.messaging.RNPart.
The RNPart class is an abstract class that supports additional processing for various XML-based RosettaNet parts.
role - Variable in class com.bea.wlpi.common.ConversationInfo
The conversation role
ROLE_CANNOT_DELETE_ACTION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The role {0} cannot be deleted, because it is referenced by one or more actions."
ROLE_EMPTY - Static variable in interface com.bea.wlpi.common.Messages
"The role {0} is empty."
ROLE_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Role names must be unique within an organization."
ROLE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified role: {0}."
ROLE_TASKS_ASSIGNED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot delete role {0}, because there are tasks assigned to the role. Please reassign all tasks first."
ROLE_USER_ADD_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"The system could not add user {0} to role {1}."
ROLE_USER_EMAIL_ID_UNDEFINED - Static variable in interface com.bea.wlpi.common.Messages
"User {0} in role {1} does not have an email address."
ROLE_USER_REMOVE_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"The system could not remove user {0} from role {1}."
RoleInfo - class com.bea.wlpi.common.RoleInfo.
Holds information about a workflow role.
RoleInfo(String, String) - Constructor for class com.bea.wlpi.common.RoleInfo
Create a new RoleInfo object.
RoleInfo(String, String, String) - Constructor for class com.bea.wlpi.common.RoleInfo
Create a new RoleInfo object.
ROUTING_TABLE_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Routing table failed to identify suitable assignee."
run() - Method in class com.bea.wlpi.client.common.ExceptionHandler
Internal use only.

S

Security - class com.bea.b2b.security.Security.
The Security class implements WebLogic Collaborate security.
SecurityException - exception com.bea.b2b.security.SecurityException.
A SecurityException is thrown if an error occurs with security validation or authentication.
SecurityException() - Constructor for class com.bea.b2b.security.SecurityException
Constructs a SecurityException.
SecurityException(String) - Constructor for class com.bea.b2b.security.SecurityException
Constructs a SecurityException with the specified message.
send() - Method in interface com.bea.b2b.protocol.messaging.Message
Sends this business message to the c-hub.
send() - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Sends this message to the recipient trading partner(s).
send() - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Sends this business message with a deferred synchronous delivery option.
sendAndWait(long) - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Sends this business message synchronously and waits until the business message reaches its destination(s).
sendMessage(String, Map, boolean) - Method in interface com.bea.wlpi.server.audit.Audit
Send an audit or error message with user-specified header properties.
ServiceContentPart - class com.bea.b2b.protocol.rosettanet.messaging.ServiceContentPart.
The ServiceContentPart class represents message information that results from processing the ServiceContent portion of a RosettaNet message.
ServiceHeaderPart - class com.bea.b2b.protocol.rosettanet.messaging.ServiceHeaderPart.
The ServiceHeaderPart class represents message information that results from processing the ServiceHeader portion of a RosettaNet message.
sessions - Variable in class com.bea.wlpi.common.ConversationInfo
The conversation sessions
set(String, EJBDescriptor, MethodDescriptor, String[], MethodDescriptor, String[]) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set descriptor values.
set(String, String, MethodDescriptor, String[], MethodDescriptor, String[]) - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Update a class invocation descriptor.
setActiveOrganization(String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Set the active organization.
setBorder(int, int) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
Deprecated. Set the border on the parent container instead.
setBottomAttachment(int) - Method in class com.bea.wlpi.client.common.Attachments
Attach the bottom of a component to the bottom of its container.
setBottomAttachment(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the bottom of one component to the top of another.
setBottomAttachmentSameSide(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the bottom of one component to the bottom of another.
setCalendarId(String) - Method in class com.bea.wlpi.common.RoleInfo
Set the business calendar to use.
setCalendarId(String) - Method in class com.bea.wlpi.common.OrganizationInfo
Set the business calendar to use.
setCalendarId(String) - Method in class com.bea.wlpi.common.UserInfo
Set the user's business calendar.
setCatalogRoot(String) - Method in interface com.bea.wlpi.server.catalog.EJBCatalog
Set the JNDI context to use when looking up installed EJBs.
setConfirmedDeliveryToDestination(boolean) - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Sets the Quality of Service for this business message, specifying whether to confirm message delivery up to its destination (true) or only up to the c-hub (false).
setConfirmedDeliveryToHub(boolean) - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Sets the Quality of Service for this business message, specifying whether to confirm message delivery up to the c-hub (true) or not (false).
setConfirmedDeliveryToRouter(boolean) - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Sets the Quality of Service for this business message, specifying whether to confirm message delivery up to the router in the c-hub (true) or only up to the c-hub (false).
setContentHandler(ContentHandler) - Method in class com.bea.b2b.protocol.messaging.MiniParser
Sets the content handler for this MiniParser.
setConversation(Conversation) - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Sets the conversation in which to send this business message.
setCorrelationId(String) - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Sets the message ID of the correlated business message, which is the business message that corresponds to this business message (for example, the message ID of the request to which this business message is a reply).
setDefaultOrg(String) - Method in class com.bea.wlpi.common.UserInfo
Set the user's default organization.
setDescription(String) - Method in class com.bea.wlpi.client.common.ExtensionFileFilter
Set the description.
setDocument(Document) - Method in class com.bea.b2b.protocol.messaging.BusinessDocument
Sets the XML document part of this business document.
setEffective(Timestamp) - Method in class com.bea.wlpi.common.RerouteInfo
Set the date/time at which the task reroute becomes effective.
setEJBDeploymentName(String) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the EJB deployment name.
setEJBDeploymentName(String) - Method in class com.bea.wlpi.common.EJBDescriptor
Set the EJB deployment name.
setEJBHomeMethod(MethodDescriptor) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the home method to invoke.
setEJBHomeMethodDescriptors(List) - Method in class com.bea.wlpi.common.EJBDescriptor
Set the methods on the EJB's home interface.
setEJBHomeName(String) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the home interface name.
setEJBHomeName(String) - Method in class com.bea.wlpi.common.EJBDescriptor
Set the name of the home interface.
setEJBPrimaryKeyName(String) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the primary key class name.
setEJBPrimaryKeyName(String) - Method in class com.bea.wlpi.common.EJBDescriptor
Set the name of the primary key class.
setEJBRemoteMethod(MethodDescriptor) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the remote method to invoke.
setEJBRemoteMethodDescriptors(List) - Method in class com.bea.wlpi.common.EJBDescriptor
Set the methods on the EJB's remote interface.
setEJBRemoteName(String) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the remote interface name.
setEJBRemoteName(String) - Method in class com.bea.wlpi.common.EJBDescriptor
Set the name of the remote interface.
setEMailAddress(String) - Method in class com.bea.wlpi.common.UserInfo
Set the user's email address.
setErrorHandler(ErrorHandler) - Method in class com.bea.b2b.protocol.messaging.MiniParser
Sets the error handler for this MiniParser.
setExpiry(Timestamp) - Method in class com.bea.wlpi.common.RerouteInfo
Set the date/time at which the task reroute expires.
setExpr(String) - Method in class com.bea.wlpi.common.EventKeyInfo
Set the unique key expression.
setExpression(String) - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Sets the c-enabler XPath expression for this business message.
setFilters(boolean, boolean, boolean) - Method in class com.bea.wlpi.client.common.Tasklist
Set the list filtering.
setFrom(String) - Method in class com.bea.wlpi.common.RerouteInfo
Set the participant from whom rerouted tasks will be reassigned.
setHeight(int) - Method in class com.bea.wlpi.client.common.Attachments
Set the height of the component that uses this attachment.
setHorizontalCentering() - Method in class com.bea.wlpi.client.common.Attachments
Center a component horizontally within its container.
setHorizontalCentering(Component) - Method in class com.bea.wlpi.client.common.Attachments
Horizontally center one component on another component.
setHorizontalCentering(int) - Method in class com.bea.wlpi.client.common.Attachments
Horizontally offset a component from its container's horizontal center.
setHorizontalCentering(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Horizontally center one component relative to another component.
setHttpStatusCode(int) - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessageToken
Sets the HTTP status code.
setId(String) - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Set the unique identifier.
setId(String) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Set the business calendar unique ID.
setId(String) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the unique identifier.
setInputStream(InputStream) - Method in class com.bea.b2b.protocol.messaging.Attachment
Sets the input stream for this message part.
setInspectAlways(boolean) - Method in interface com.bea.wlpi.server.catalog.EJBCatalog
Specify whether to regenerate the JNDI names and EJBMetaData on every call to EJBCatalog.getEJBNames() and EJBCatalog.getEJBDescriptors().
setInstanceVariable(String, String, String, Object) - Method in interface com.bea.wlpi.server.admin.Admin
Assign a value to a workflow instance variable.
setLeftAttachment(int) - Method in class com.bea.wlpi.client.common.Attachments
Attach the left of a component to the left of its container.
setLeftAttachment(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the left of one component to the right of another.
setLeftAttachmentSameSide(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the left of one component to the left of another.
setLocale(Locale) - Static method in class com.bea.wlpi.client.common.Resources
Set the locale.
setModel(TableModel) - Method in class com.bea.wlpi.client.common.MappedTableModel
Set the inner table model (i.e., the one actually providing the data).
setModel(TableModel) - Method in class com.bea.wlpi.client.common.SortableTableModel
Set the backing model.
setName(String) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Set the business calendar name.
setNodeValue(String, String) - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNPart
Sets the value of a document node using the specified XPath expression to locate the node.
setOrganizationInfo(OrganizationInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Update the information about an organization.
setPersistent(boolean) - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Sets the durability (persistent or non-persistent) of this business message.
setPreferredLocation(Point) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Inform the worklist of the preferred start-up location for the worklist's container.
setQoS(QualityOfService) - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Sets the Quality of Service for message delivery.
setRecipient(String) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Sets the recipient trading partner for this business message.
setRecipient(String) - Method in class com.bea.b2b.protocol.messaging.MessageEnvelope
Sets the recipient list of the business message in this message envelope to the single specified trading partner.
setRecipient(String) - Method in interface com.bea.b2b.protocol.messaging.Message
Sets the recipients list of this business message to the single specified trading partner.
setRecipient(String) - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Specifies the name of a single trading partner to receive this business message.
setRetryAttempts(int) - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Sets the maximum number retries to attempt when sending this business message over a network link.
setRightAttachment(int) - Method in class com.bea.wlpi.client.common.Attachments
Attach the right of a component to the right of its container.
setRightAttachment(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the right of one component to the left of another.
setRightAttachmentSameSide(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the right of one component to the right of another.
setRoleInfo(RoleInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Update the information about a role.
setServiceContent(ServiceContentPart) - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Sets the RosettaNet Service Content portion of this message.
setSessionEJB(boolean) - Method in class com.bea.wlpi.common.EJBDescriptor
Specify whether this object describes a session EJB or an entity EJB.
setSignature(Attachment) - Method in class com.bea.b2b.protocol.rosettanet.messaging.RNMessage
Sets the Digital Signature portion of this message.
setSize(Dimension) - Method in class com.bea.wlpi.client.common.Attachments
Set the size of the component that uses this attachment.
setSize(int, int) - Method in class com.bea.wlpi.client.common.Attachments
Set the size of the component that uses this attachment.
setTable(JTable) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
Associate this menu item with a table.
setTemplateDefinitionContent(String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Set the content of a workflow template definition.
setTemplateNameOrgs(String, String, Collection) - Method in interface com.bea.wlpi.server.admin.Admin
Specify which organizations have access to a workflow template.
setTerminateStatus(boolean) - Method in class com.bea.b2b.wlpi.WorkflowInstance
Sets the termination status (true or false).
setTimeout(long) - Method in class com.bea.b2b.protocol.xocp.messaging.QualityOfService
Sets the timeout value for the business message, in milliseconds.
setTimeZone(String) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Set the business calendar timezone.
setTo(String) - Method in class com.bea.wlpi.common.RerouteInfo
Set the participant to whom rerouted tasks will be assigned.
setTopAttachment(int) - Method in class com.bea.wlpi.client.common.Attachments
Attach the top of a component to the top of its container.
setTopAttachment(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the top of one component to the bottom of another.
setTopAttachmentSameSide(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Attach the top of one component to the top of another.
setToRole(String) - Method in class com.bea.b2b.protocol.messaging.MessageBase
Sets the to-role for the recipients of this business message.
setToRole(String) - Method in interface com.bea.b2b.protocol.messaging.Message
Sets the to-role for the recipients of this business message.
setType(int) - Method in class com.bea.wlpi.common.RerouteInfo
Set the task reroute type.
setUserInfo(UserInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Update the information about a user.
setValueAt(Object, int, int) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
setValueAt(Object, int, int) - Method in class com.bea.wlpi.client.common.SortableTableModel
Set a table cell value.
setVariable(String, Object) - Method in class com.bea.b2b.wlpi.WorkflowInstance
Sets an instance variable for this workflow instance.
setVariable(String, String, Object) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Assign a value to a workflow instance variable.
setVerbose(boolean) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set whether the invokeXXX() methods emit debugging messages.
setVerticalCentering() - Method in class com.bea.wlpi.client.common.Attachments
Center a component vertically within its container.
setVerticalCentering(Component) - Method in class com.bea.wlpi.client.common.Attachments
Vertically center one component on another component.
setVerticalCentering(int) - Method in class com.bea.wlpi.client.common.Attachments
Vertically offset a component from its container's vertical center.
setVerticalCentering(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Vertically center one component relative to another component.
setWidth(int) - Method in class com.bea.wlpi.client.common.Attachments
Set the width of the component that uses this attachment.
setXML(String) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Set the business calendar definition.
shutDown() - Method in interface com.bea.b2b.protocol.PlugIn
Shuts down this logic plug-in.
shutDown(boolean) - Method in interface com.bea.b2b.enabler.EnablerSession
Shuts down the c-enabler session and, optionally, leaves the c-space.
shutDown(boolean) - Method in class com.bea.b2b.enabler.Enabler
Shuts down this c-enabler node, including all of the active c-enabler sessions associated with this c-enabler.
shutDown(boolean) - Method in interface com.bea.b2b.management.enabler.runtime.EnablerSessionMBean
Shuts down the c-enabler session and, optionally, leaves the c-space.
shutDown(boolean) - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Shuts down the c-enabler.
shutDown(Integer) - Method in interface com.bea.b2b.management.hub.runtime.CSpaceMBean
Shuts down this c-space with the specified shutdown mode.
shutDown(Integer) - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Shuts down the current c-hub.
sort() - Method in class com.bea.wlpi.client.common.SortableTableModel
Re-sort the table using the previously specified column and order.
sort(int) - Method in class com.bea.wlpi.client.common.SortableTableModel
Sort the table on the specified column in ascending order.
sort(int, boolean) - Method in class com.bea.wlpi.client.common.SortableTableModel
Sort the table on the specified column in the specified order.
SortableTableModel - class com.bea.wlpi.client.common.SortableTableModel.
A sorter for TableModels.
SortableTableModel() - Constructor for class com.bea.wlpi.client.common.SortableTableModel
Create a new SortableTableModel with no backing model.
SortableTableModel(TableModel) - Constructor for class com.bea.wlpi.client.common.SortableTableModel
Create a new SortableTableModel with the specified backing model.
start() - Method in class com.bea.wlpi.client.worklist.WorklistApplet
Applet start.
start() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Start the worklist.
start() - Method in class com.bea.b2b.wlpi.WorkflowInstance
Starts the workflow instance.
start(String, String, String) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Start the worklist.
startedWorkflowDone(String, String, Collection) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Notification that a sub-workflow has completed.
startEnabler(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Starts a c-enabler that was configured at bootup but not started due to no active templates
startEnabler(String, String, String) - Method in class com.bea.b2b.wlpi.WorkflowEnablerSessionManager
Starts the specified c-enabler session.
startEnablerSession(String) - Method in interface com.bea.b2b.management.enabler.runtime.EnablerMBean
Gets or starts a c-enabler session for the specified session name.
startMessageTracking() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Starts dynamic message tracking.
startupCSpace(String) - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Starts up a c-space that has been shut down.
State - interface com.bea.b2b.protocol.conversation.State.
The State interface represents the state of a conversation in the WebLogic Collaborate system.
stateChanged(ChangeEvent) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Called when the user changes the active tasklist by clicking the tab control.
statisticsQuery(String) - Method in interface com.bea.wlpi.server.admin.Admin
Run a statistics query.
STATUS_COMPLETE - Static variable in class com.bea.wlpi.common.TaskInfo
Task is complete.
STATUS_INACTIVE - Static variable in class com.bea.wlpi.common.TaskInfo
Task has not yet been started.
STATUS_OVERDUE - Static variable in class com.bea.wlpi.common.TaskInfo
As for TaskInfo.STATUS_PENDING, but due date is in the past.
STATUS_PENDING - Static variable in class com.bea.wlpi.common.TaskInfo
Task has been started but is not yet complete.
stop() - Method in class com.bea.wlpi.client.worklist.WorklistApplet
Applet stop.
stop() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Stop the worklist.
stopMessageTracking() - Method in interface com.bea.b2b.management.hub.runtime.HubMBean
Stops dynamic message tracking.
store(Properties, String) - Method in class com.bea.wlpi.client.common.WATableColumnModel
Store this WATableColumnModel into a Properties object.
store(Properties, String) - Method in class com.bea.wlpi.client.common.SortableTableModel
Store the sort column index and sort order.
SUCCESS - Static variable in class com.bea.b2b.protocol.messaging.DeliveryStatus
Message delivery succeeded.
SUCCESS - Static variable in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Conversation terminated successfully.

T

tableChanged(TableModelEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
tableChanged(TableModelEvent) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
tableChanged(TableModelEvent) - Method in class com.bea.wlpi.client.common.SortableTableModel
Respond to a "table changed" notification event.
TARGET_ACTION_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the target action {0}."
TARGET_EVENT_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the target event {0}."
TARGET_TASK_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the target task {0}."
TASK_ASSIGN_ALREADY_DONE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot assign this task, because it is already done."
TASK_CANNOT_DELETE_ACTION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The task {0} cannot be deleted, because it is referenced by one or more actions."
TASK_CANNOT_MARK - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be marked done."
TASK_CANNOT_MODIFY - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be modified."
TASK_CANNOT_REASSIGN - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be reassigned."
TASK_CANNOT_UNMARK - Static variable in interface com.bea.wlpi.common.Messages
"This task's properties do not allow it to be unmarked done."
TASK_EXECUTE_ALREADY_DONE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because it is already done."
TASK_EXECUTE_COMPLETE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because the workflow is complete."
TASK_EXECUTE_INACTIVE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because it is inactive."
TASK_EXECUTE_NOT_ASSIGNED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot execute this task, because it is not assigned to you."
TASK_INSTANCE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified task instance: {0}."
TASK_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Task names must be unique within a workflow."
TASK_TAKE_ALREADY_DONE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot take this task, because it is already done."
taskAssign(String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Assign a task to a participant.
taskAssign(String, String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.admin.Admin
Assign a task to a participant.
taskAssign(String, String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.worklist.Worklist
Assign a task to a participant.
taskDoit(String, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Execute a task instance.
taskExecute(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Execute a task instance.
TaskInfo - class com.bea.wlpi.common.TaskInfo.
Holds information about a workflow task.
TaskInfo(String, String, String, String, String, String, boolean, String, String, int, Timestamp, Timestamp, Timestamp, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wlpi.common.TaskInfo
Create a new TaskInfo object.
Tasklist - class com.bea.wlpi.client.common.Tasklist.
Displays a list of tasks for a user, role or workflow instance.
Tasklist(WLPI, TableColumnModel, String) - Constructor for class com.bea.wlpi.client.common.Tasklist
Create a Tasklist for the specified workflow instance.
Tasklist(WLPI, TableColumnModel, String, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wlpi.client.common.Tasklist
Create a Tasklist for the specified user or role.
taskMarkDone(String, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Mark a task instance as complete.
taskMarkDone(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Mark a task as complete.
taskMarkDone(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task instance as complete.
TaskPropertiesDialog - class com.bea.wlpi.client.common.TaskPropertiesDialog.
A dialog to enable a user to update the properties and permission flags for a task.
TaskPropertiesDialog(Frame, WLPI, TaskInfo) - Constructor for class com.bea.wlpi.client.common.TaskPropertiesDialog
Create a new TaskPropertiesDialog for the specified task.
TaskReassignDialog - class com.bea.wlpi.client.common.TaskReassignDialog.
A dialog to enable a user to reassign a task to another user or role.
TaskReassignDialog(Frame, WLPI, TaskInfo) - Constructor for class com.bea.wlpi.client.common.TaskReassignDialog
Create a new TaskReassignDialog for the specified task.
taskSetProperties(String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Set the properties for a task instance.
taskSetProperties(String, String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface com.bea.wlpi.server.admin.Admin
Set the properties for a task instance.
taskSetProperties(String, String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface com.bea.wlpi.server.worklist.Worklist
Set the properties for a task instance.
taskUnassign(String, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Assign a task.
taskUnassign(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Unassign a task.
taskUnassign(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Unassign a task.
taskUnmarkDone(String, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Mark a task as incomplete.
taskUnmarkDone(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Mark a task as incomplete.
taskUnmarkDone(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task as incomplete.
template - Variable in class com.bea.wlpi.common.ConversationInfo
The template name
TEMPLATE_DEFINITION_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Workflow Template Definition (id={0}) not found."
TEMPLATE_LOCKED - Static variable in interface com.bea.wlpi.common.Messages
"The workflow template is currently locked by {0}."
TEMPLATE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Workflow Template (id={0}) not found."
TemplateDefinitionInfo - class com.bea.wlpi.common.TemplateDefinitionInfo.
Holds information about a workflow template definition.
TemplateDefinitionInfo(String, Timestamp, Timestamp, boolean) - Constructor for class com.bea.wlpi.common.TemplateDefinitionInfo
Create a new TemplateDefinitionInfo object.
TemplateInfo - class com.bea.wlpi.common.TemplateInfo.
Holds information about a workflow template.
TemplateInfo(String, String) - Constructor for class com.bea.wlpi.common.TemplateInfo
Create a new TemplateInfo object.
terminate(int) - Method in interface com.bea.b2b.management.enabler.runtime.ConversationMBean
Terminates this conversation.
terminate(int) - Method in interface com.bea.b2b.management.hub.runtime.GlobalConversationMBean
Terminates this conversation.
terminate(int) - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Terminates this conversation.
TERMINATED_FAILURE - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is terminated with error.
TERMINATED_SUCCESS - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is terminated successfully.
TERMINATING_FAILURE - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is being terminated with failure or due to timeout.
TERMINATING_SUCCESS - Static variable in interface com.bea.b2b.protocol.conversation.State
Conversation is being terminated with success.
TIMEDOUT - Static variable in class com.bea.b2b.protocol.messaging.DeliveryStatus
Delivery timeout exceeded.
timeTaken() - Method in interface com.bea.b2b.management.enabler.runtime.MessageMBean
Gets the time taken, in milliseconds, to deliver this business message to all of its destinations.
timeTaken() - Method in interface com.bea.b2b.management.hub.runtime.MessageMBean
Gets the time taken, in milliseconds, to deliver this business message to all of its destinations.
timeTaken() - Method in class com.bea.b2b.protocol.messaging.MessageToken
Gets the time taken, in milliseconds, to deliver the business message associated with this token to all of its destinations.
timeTrigger(String, String) - Method in interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor
Handle a timed event that was raised by the time processor.
TOP - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the top side of its parent.
toString() - Method in class com.bea.b2b.protocol.conversation.ConversationType
Converts the conversation type to a String using the following format: name:version:role.
toString() - Method in class com.bea.wlpi.common.TaskInfo
Return a string representation of the object, listing the field values.
toString() - Method in class com.bea.wlpi.common.MethodDescriptor
Return a string representation of the method or constructor.
toString() - Method in class com.bea.wlpi.common.VersionInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.ClassDescriptor
Return a string representation of the descriptor object.
TYPE_ROLE - Static variable in class com.bea.wlpi.common.RerouteInfo
Reroute tasks to a role.
TYPE_USER - Static variable in class com.bea.wlpi.common.RerouteInfo
Reroute tasks to another user.
TYPE_USERINROLE - Static variable in class com.bea.wlpi.common.RerouteInfo
Reroute tasks to a user in a role, using load-balancing.

U

unlockTemplate(String) - Method in interface com.bea.wlpi.server.admin.Admin
Unlock a previously locked template.
unregisterConversationHandler(ConversationType) - Method in interface com.bea.b2b.enabler.xocp.XOCPEnablerSession
Unregisters the conversation handler from this c-enabler session.
unwind(MessageEnvelope, Throwable) - Method in interface com.bea.b2b.protocol.PlugIn
Unwinds changes made by this logic plug-in.
updateBusinessCalendar(BusinessCalendarInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Update a business calendar.
updateBusinessOperation(String, ClassInvocationDescriptor) - Method in interface com.bea.wlpi.server.admin.Admin
Update a business operation.
updateBusinessOperation(String, EJBInvocationDescriptor) - Method in interface com.bea.wlpi.server.admin.Admin
Update a business operation.
updateEventKey(EventKeyInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Update an event key.
updateReroute(String, String, int, Timestamp, Timestamp) - Method in interface com.bea.wlpi.server.admin.Admin
Update a task reroute.
updateReroute(String, String, String, int, Timestamp, Timestamp) - Method in interface com.bea.wlpi.server.admin.Admin
Update a task reroute.
USER_CANNOT_DELETE_ACTION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The user {0} cannot be deleted, because it is referenced by one or more actions."
USER_EMAIL_ID_UNDEFINED - Static variable in interface com.bea.wlpi.common.Messages
"User {0} does not have an email address."
USER_LOGGED_ON - Static variable in interface com.bea.wlpi.common.Messages
"User {0} is currently logged on and cannot be deleted."
USER_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"The specified user {0} is already defined."
USER_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified user: {0}."
USER_NOT_IN_ROLE_ORG - Static variable in interface com.bea.wlpi.common.Messages
"The specified user {0} does not belong to the organization ({1}) within which the role {2} is defined."
USER_ORG_UNDEFINED - Static variable in interface com.bea.wlpi.common.Messages
"No workflow organization defined for user {0}."
USER_PERMISSION_DEFINE_WORKFLOWS - Static variable in interface com.bea.wlpi.common.Messages
"You do not have permission to define workflows."
USER_PERMISSION_MAINTAIN_ORGS - Static variable in interface com.bea.wlpi.common.Messages
"You do not have permission to maintain organizations."
USER_PERMISSION_MAINTAIN_ROLES - Static variable in interface com.bea.wlpi.common.Messages
"You do not have permission to maintain roles."
USER_PERMISSION_MAINTAIN_USERS - Static variable in interface com.bea.wlpi.common.Messages
"You do not have permission to maintain users."
USER_PERMISSION_MODIFY_CONFIG - Static variable in interface com.bea.wlpi.common.Messages
"You do not have permission to modify the server configuration."
USER_PERMISSION_MONITOR_WORKFLOW - Static variable in interface com.bea.wlpi.common.Messages
"You do not have permission for workflow monitoring."
USER_PERMISSION_REROUTE_TASK - Static variable in interface com.bea.wlpi.common.Messages
"You do not have permission to do task rerouting."
USER_TASKS_ASSIGNED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot delete user {0}, because there are tasks assigned to the user. Please reassign all tasks first."
UserInfo - class com.bea.wlpi.common.UserInfo.
Holds information about a workflow user.
UserInfo(String) - Constructor for class com.bea.wlpi.common.UserInfo
Create a new UserInfo object.
UserInfo(String, String, String, String) - Constructor for class com.bea.wlpi.common.UserInfo
Create a new UserInfo object.
UserLog - class com.bea.eci.logging.UserLog.
The UserLog class represents a user log that is used for writing to the log.
UTF_DATA_FORMAT_EXCEPTION - Static variable in interface com.bea.wlpi.common.Messages
"The system cannot read the template definition.\n\ Upgrading the server to run on a JDK1.3 Java VM may cure the problem."

V

VARIABLE_CANNOT_DELETE_ACTION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The variable {0} cannot be deleted, because it is referenced by one or more actions."
VARIABLE_CANNOT_DELETE_DECISION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The variable {0} cannot be deleted, because it is referenced by one or more decisions."
VARIABLE_CANNOT_DELETE_TEMPL_REF - Static variable in interface com.bea.wlpi.common.Messages
"The variable {0} cannot be deleted, because it is referenced by the instance ID expression or the trigger definition."
VARIABLE_INSTANCE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified variable instance: {0}."
VARIABLE_NAME_BLANK - Static variable in interface com.bea.wlpi.common.Messages
"Variable names cannot be blank."
VARIABLE_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Variable names must be unique."
VariableInfo - class com.bea.wlpi.common.VariableInfo.
Holds information about a workflow variable.
VariableInfo(String, Object) - Constructor for class com.bea.wlpi.common.VariableInfo
Create a new VariableInfo object.
VCENTRE - Static variable in class com.bea.wlpi.client.common.Attachments
Component is vertically centered on its parent.
version - Variable in class com.bea.wlpi.common.ConversationInfo
The conversation version
Version - class com.bea.wlpi.client.common.Version.
Provides version information about the client.
Version() - Constructor for class com.bea.wlpi.client.common.Version
 
VersionInfo - class com.bea.wlpi.common.VersionInfo.
Holds information about a version number.
VersionInfo(int, int, String, String) - Constructor for class com.bea.wlpi.common.VersionInfo
Create a new VersionInfo object.

W

waitForACK() - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessageToken
Waits until all of the acknowledgements for the business message associated with this message token have been received.
waitForACK(long) - Method in class com.bea.b2b.protocol.xocp.messaging.XOCPMessageToken
Waits until all of the acknowledgements for the business message associated with this message token have been received, or until the specified timeout is exceeded.
waitForCompletion() - Method in class com.bea.b2b.wlpi.WorkflowInstance
Waits for this workflow instance to complete.
waitForCompletion(int) - Method in interface com.bea.b2b.protocol.xocp.conversation.local.Conversation
Waits for the initiated conversation to end.
WARNING - Static variable in class com.bea.eci.logging.Log
Warning message.
WARNING_WORKFLOW - Static variable in class com.bea.wlpi.common.WorkflowException
A non-fatal workflow condition that the user can rectify manually.
WARNING_WORKFLOW - Static variable in interface com.bea.wlpi.common.Messages
"Workflow warning"
WATableColumnModel - class com.bea.wlpi.client.common.WATableColumnModel.
TableColumnModel implementation that supports persistence and header icons.
WATableColumnModel(String[][]) - Constructor for class com.bea.wlpi.client.common.WATableColumnModel
Construct a new WATableColumnModel from raw data only.
WATableColumnModel(TableColumnModel, Properties, String) - Constructor for class com.bea.wlpi.client.common.WATableColumnModel
Construct a new WATableColumnModel from a Properties object and a master model.
WATableColumnModel(TableColumnModel, String[]) - Constructor for class com.bea.wlpi.client.common.WATableColumnModel
Construct a new WATableColumnModel from column identifiers and a master model.
WLCCertAuthenticator - class com.bea.b2b.security.WLCCertAuthenticator.
The WLCCertAuthenticator class maps the incoming certificate to a WebLogic Server user.
WLCCertAuthenticator() - Constructor for class com.bea.b2b.security.WLCCertAuthenticator
 
WLPI - class com.bea.wlpi.client.common.WLPI.
Provides a standard way to connect to a WebLogic Process Integrator server and access resources therein.
WLPI() - Constructor for class com.bea.wlpi.client.common.WLPI
Create a new WLPI object.
WLPIException - exception com.bea.b2b.wlpi.WLPIException.
A WLPIException is thrown if an error occurs with WebLogic Process Integrator processing.
WLPIException() - Constructor for class com.bea.b2b.wlpi.WLPIException
Constructs a WLPIException.
WLPIException(String) - Constructor for class com.bea.b2b.wlpi.WLPIException
Constructs a WLPIException with the specified message text.
WLPIException(String, Throwable) - Constructor for class com.bea.b2b.wlpi.WLPIException
Constructs a nested WLPIException with the specified message.
WLPIException(Throwable) - Constructor for class com.bea.b2b.wlpi.WLPIException
Constructs a nested WLPIException.
WLPINoActiveTemplateException - exception com.bea.b2b.wlpi.WLPINoActiveTemplateException.
A WLPINoActiveTemplateException is thrown if no active WLPI template is found.
WLPINoActiveTemplateException() - Constructor for class com.bea.b2b.wlpi.WLPINoActiveTemplateException
Constructs a WLPINoActiveTemplateException.
WLPINoActiveTemplateException(String) - Constructor for class com.bea.b2b.wlpi.WLPINoActiveTemplateException
Constructs a WLPINoActiveTemplateException with the specified message text.
WLPINoActiveTemplateException(String, Throwable) - Constructor for class com.bea.b2b.wlpi.WLPINoActiveTemplateException
Constructs a nested WLPINoActiveTemplateException with the specified message.
WLPINoActiveTemplateException(Throwable) - Constructor for class com.bea.b2b.wlpi.WLPINoActiveTemplateException
Constructs a nested WLPINoActiveTemplateException.
WLPIPrincipal - interface com.bea.wlpi.server.principal.WLPIPrincipal.
Provides workflow participants based on security principals defined in an external security realm.
WLPIPrincipalHome - interface com.bea.wlpi.server.principal.WLPIPrincipalHome.
Home interface for the WLPIPrincipal session EJB.
WORKFLOW_CANNOT_DELETE_ACTION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The workflow {0} cannot be deleted, because it is referenced by one or more actions."
WORKFLOW_COMPLETE - Static variable in interface com.bea.wlpi.common.Messages
"This workflow cannot be modified, because it is complete."
WORKFLOW_INACTIVE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot instantiate a workflow, because the template definition is inactive."
WORKFLOW_INSTANCE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified workflow instance: {0}."
WORKFLOW_STATE_ACTIVE - Static variable in class com.bea.wlpi.common.InstanceInfo
Workflow instance is running normally.
WORKFLOW_STATE_SUSPENDED - Static variable in class com.bea.wlpi.common.InstanceInfo
Workflow instance has been suspended.
WORKFLOW_SUSPENDED - Static variable in interface com.bea.wlpi.common.Messages
"This workflow cannot be modified, because it is suspended."
WORKFLOW_TEMPLATE_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Workflow template names must be unique."
WorkflowEnablerSession - class com.bea.b2b.wlpi.WorkflowEnablerSession.
The WorflowEnablerSession class represents a c-enabler session that is coupled with WebLogic Process Integrator workflows.
WorkflowEnablerSessionManager - class com.bea.b2b.wlpi.WorkflowEnablerSessionManager.
The WorflowEnablerSessionManager class controls workflow c-enabler sessions.
WorkflowException - exception com.bea.wlpi.common.WorkflowException.
Encapsulates exceptions encountered when executing a remote EJB call.
WorkflowException(Exception) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException containing a nested exception.
WorkflowException(Exception, int) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException containing a nested exception.
WorkflowException(Exception, int, int) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException containing a nested exception.
WorkflowException(Exception, int, Object[]) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException containing a nested exception.
WorkflowException(Exception, int, Object[], int) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException containing a nested exception.
WorkflowException(int) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException with the specified error code.
WorkflowException(int, int) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException with the specified error code.
WorkflowException(int, Object[]) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException with the specified error code.
WorkflowException(int, Object[], int) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException with the specified error code.
WorkflowException(int, Object[], int, String) - Constructor for class com.bea.wlpi.common.WorkflowException
Construct a new WorkflowException with the specified error code.
WorkflowInstance - class com.bea.b2b.wlpi.WorkflowInstance.
The WorkflowInstance class represents a running workflow instance.
WorkflowProcessor - interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessor.
Provides behavior for workflow instances.
WorkflowProcessorHome - interface com.bea.wlpi.server.workflowprocessor.WorkflowProcessorHome.
Home interface for the WorkflowProcessor session EJB.
WorkflowStatusDialog - class com.bea.wlpi.client.common.WorkflowStatusDialog.
A dialog that lists the tasks in a workflow instance and provides various commands to manipulate them.
WorkflowStatusDialog(Frame, WLPI, Properties, InstanceInfo) - Constructor for class com.bea.wlpi.client.common.WorkflowStatusDialog
Create a new WorkflowStatusDialog for the specified workflow instance.
Worklist - interface com.bea.wlpi.server.worklist.Worklist.
Provides the functionality required by a worklist client application.
WorklistAddIn - interface com.bea.wlpi.client.worklist.WorklistAddIn.
Interface that defines a worklist addin.
WorklistApplet - class com.bea.wlpi.client.worklist.WorklistApplet.
An application/applet to display a WebLogic Process Integrator Worklist.
WorklistApplet() - Constructor for class com.bea.wlpi.client.worklist.WorklistApplet
Public constructor used when launched as an applet.
WorklistFrame - class com.bea.wlpi.client.worklist.WorklistFrame.
A JFrame to contain a WebLogic Process Integrator Worklist.
WorklistFrame(WorklistPane) - Constructor for class com.bea.wlpi.client.worklist.WorklistFrame
Create a new WorklistFrame to contain the specified worklist.
WorklistHome - interface com.bea.wlpi.server.worklist.WorklistHome.
Home interface for the Worklist session bean.
WorklistPane - class com.bea.wlpi.client.worklist.WorklistPane.
A WebLogic Process Integrator Worklist.
WorklistPane() - Constructor for class com.bea.wlpi.client.worklist.WorklistPane
Create a new worklist.
WORKLOAD_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Workload graph names must be unique."
workloadQuery(String) - Method in interface com.bea.wlpi.server.admin.Admin
Run a workload query.
WRONG_START_DATE_EXPRESSION - Static variable in interface com.bea.wlpi.common.Messages
"Wrong timed start date expression in start node: {0}.\n{1}."

X

XML_PARSE_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"An error occurred when parsing an XML document."
XML_SYNTAX_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"XML Syntax error at line {0}, column {1}."
XML_VERSION_MISMATCH - Static variable in interface com.bea.wlpi.common.Messages
"The definition was created with a later of version of the product.
XOCPEnablerSession - interface com.bea.b2b.enabler.xocp.XOCPEnablerSession.
The XOCPEnablerSession interface represents a c-enabler session that uses the XML Open Collaboration Protocol (XOCP).
XOCPEnablerSession.CreateException - exception com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException.
A CreateException is thrown if conversation creation fails.
XOCPEnablerSession.CreateException() - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException
Constructs a CreateException.
XOCPEnablerSession.CreateException(String) - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException
Constructs a CreateException with the specified message text.
XOCPEnablerSession.RegisterException - exception com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException.
A RegisterException is thrown if an error occurred during registration.
XOCPEnablerSession.RegisterException() - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException
Constructs a RegisterException.
XOCPEnablerSession.RegisterException(String) - Constructor for class com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException
Constructs a RegisterException with the specified message text.
XOCPMessage - class com.bea.b2b.protocol.xocp.messaging.XOCPMessage.
The XOCPMessage class represents an XOCP business message.
XOCPMessage() - Constructor for class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Constructs an XOCPMessage object.
XOCPMessage(String) - Constructor for class com.bea.b2b.protocol.xocp.messaging.XOCPMessage
Constructs an XOCPMessage object with the specified destination.
XOCPMessageToken - class com.bea.b2b.protocol.xocp.messaging.XOCPMessageToken.
The XOCPMessageToken class represents a message token that is returned to the application upon sending an XOCP business message.

A B C D E F G H I J L M N O P Q R S T U V W X