WebLogic Process Integrator Version 1.2.1
A B C D E F G H I J L M N O P R S T U V W X Y

A

about() - Method in class com.bea.wlpi.client.worklist.WorklistPane
 
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.TaskPropertiesDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.Logon
Internal use only.
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.WorkflowStatusDialog
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.LookAndFeelMenu
Internal use only.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.common.TaskReassignDialog
 
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.
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.
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
 
AUDIO_NOTIFICATION - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.

B

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.

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.
CMD_ABOUT - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_ATTACHMENTS - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_DONE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_EXECUTE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_EXIT - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_INACTIVE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_LOGOFF - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_LOGON - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_LOGONMSG - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_MARK_DONE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_OPTIONS - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_ORG - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_PASSWORD - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_PENDING - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_PROPERTIES - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_REASSIGN - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_REFRESH - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_START - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_STATUS - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_TAKE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
CMD_UNMARK_DONE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.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.TemplateInfo
Compare two TemplateInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.VariableInfo
Compare two VariableInfo 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.BusinessCalendarInfo
Compare two BusinessCalendarInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.FunctionInfo
Compare two FunctionInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.RoleInfo
Compare two RoleInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.InstanceInfo
Compare two InstanceInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.RerouteInfo
Compare two RerouteInfo 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.TaskInfo
Compare two TaskInfo objects.
compareTo(Object) - Method in class com.bea.wlpi.common.OrganizationInfo
Compare two OrganizationInfo 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}."
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.serverproperties.ServerPropertiesHome
Create a remote object that implements the ServerProperties interface.
create() - Method in interface com.bea.wlpi.server.worklist.WorklistHome
Create a remote Worklist bean instance.
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.
createUser(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.
createWlpiUser(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Deprecated. WLPI 1.2.1 release

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.SortableTableModel
 
debug - Static variable in class com.bea.wlpi.client.common.Tasklist
Set to true to enable diagnostic output.
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.
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.
disconnect() - Method in class com.bea.wlpi.client.common.WLPI
Disconnect from WebLogic Process Integrator server.
DONE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 

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.
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.wlpi.common.TemplateInfo
Test two TemplateInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.VariableInfo
Test two VariableInfo 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.BusinessCalendarInfo
Test two BusinessCalendarInfo 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.RoleInfo
Test two RoleInfo 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.RerouteInfo
Test two RerouteInfo 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.MethodDescriptor
Test two method descriptors 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.TaskInfo
Test two TaskInfo objects for equality.
equals(Object) - Method in class com.bea.wlpi.common.OrganizationInfo
Test two OrganizationInfo objects for equality.
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_MESSAGE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.
ExceptionHandler - class com.bea.wlpi.client.common.ExceptionHandler.
Reports exceptions in WebLogic Process Integrator clients.
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

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

getActive() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return whether the definition is marked as active.
getActiveOrganization() - Method in interface com.bea.wlpi.server.worklist.Worklist
Return the active organization.
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.
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.
getAssignee() - Method in class com.bea.wlpi.common.TaskInfo
Return the task's assignee.
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.UserInfo
Return the user's business calendar.
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.
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.
getChar(String) - Static method in class com.bea.wlpi.client.worklist.WorklistPane
Get a localized character from the worklist's resource bundle.
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.InstanceInfo
Return the human-readable workflow instance comment.
getComment() - Method in class com.bea.wlpi.common.TaskInfo
Return the human-readable task comment.
getCompleted() - Method in class com.bea.wlpi.common.InstanceInfo
Return the date/time at which the workflow was completed.
getCompleted() - Method in class com.bea.wlpi.common.TaskInfo
Return the date/time at which the task 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.
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.
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.
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.
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.
getEventKeyInfo() - Method in interface com.bea.wlpi.server.admin.Admin
List the event keys defined within the workflow system.
getExceptionTypes() - Method in class com.bea.wlpi.common.MethodDescriptor
Return an array of fully qualified exception class names.
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.
getFrom() - Method in class com.bea.wlpi.common.RerouteInfo
Return the participant for whom the system will reassign tasks.
getHomeParmsDescriptions() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the parameter descriptions for the home method to invoke.
getIcon(String) - Static method in class com.bea.wlpi.client.common.ImageFactory
An icon constructed from the specified resource.
getId() - Method in class com.bea.wlpi.common.TemplateInfo
Return the template ID.
getId() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Return the system-assigned unique identifier.
getId() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
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.InstanceInfo
Return the workflow instance ID.
getId() - Method in class com.bea.wlpi.common.RerouteInfo
Return the task reroute ID.
getId() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return the template definition ID.
getIdString() - Method in class com.bea.wlpi.common.InstanceInfo
Return a human-readable workflow instance label.
getInitiator() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow initiator ID.
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.
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.wlpi.common.WorkflowException
Return the error message string of this object.
getMessageNumber() - Method in class com.bea.wlpi.common.WorkflowException
Return the exception message number.
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.
getName() - Method in class com.bea.wlpi.common.TemplateInfo
Return the template name.
getName() - Method in class com.bea.wlpi.common.VariableInfo
Return the variable 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.VersionInfo
Return the release name.
getName() - Method in class com.bea.wlpi.common.TaskInfo
Return the task 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.wlpi.common.WorkflowException
Return the nested exception (null if none).
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.
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.
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.
getProperties() - Method in interface com.bea.wlpi.server.serverproperties.ServerProperties
Return the server's properties.
getPrototype() - Method in class com.bea.wlpi.common.FunctionInfo
Return the function prototype.
getReassignment() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can reassign the task at runtime.
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.
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.
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.
getSelectedOrg() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Return the ID of the current organization.
getSelectedTask() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Return the currently selected task.
getSelectedWorkflow() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Return the workflow instance for the currently selected task.
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 interface com.bea.wlpi.server.serverproperties.ServerProperties
Return the server version.
getServerVersion() - Method in class com.bea.wlpi.client.common.WLPI
Return the server version.
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.
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.InstanceInfo
Return the date/time at which the workflow was instantiated.
getStarted() - Method in class com.bea.wlpi.common.TaskInfo
Return the date/time at which the task was started.
getState() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow instance state.
getStatus() - Method in class com.bea.wlpi.common.TaskInfo
Return the task's status.
getString(String) - Static method in class com.bea.wlpi.client.worklist.WorklistPane
Get a localized string from the worklist's resource bundle.
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.worklist.WorklistPane
Get a localized message from the worklist's resource bundle, formatted with the supplied arguments.
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.InstanceInfo
Return the workflow template definition ID.
getTemplateDefinitionId() - Method in class com.bea.wlpi.common.TaskInfo
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() - Method in interface com.bea.wlpi.server.serverproperties.ServerProperties
Return the template definition version supported by the server.
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.InstanceInfo
Return the workflow template ID.
getTemplateId() - Method in class com.bea.wlpi.common.TaskInfo
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.
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.
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.
getVolume() - Method in class com.bea.wlpi.common.VersionInfo
Return the volume number.
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.
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.

H

H - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
HCENTRE - Static variable in class com.bea.wlpi.client.common.Attachments
Component is horizontally centered on its parent.

I

ILLEGAL_CONVERSION - Static variable in interface com.bea.wlpi.common.Messages
"Illegal type conversion: from {0} to {1}."
IMAGE_PATH - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
ImageFactory - class com.bea.wlpi.client.common.ImageFactory.
A static factory class that creates and caches images and icons.
INACTIVE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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(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.
instantiateWorkflow(String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Create a new 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, 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.
isAssignedToRole() - Method in class com.bea.wlpi.common.TaskInfo
Return whether the task is assigned to a role.
isCellEditable(int, int) - Method in class com.bea.wlpi.client.common.MappedTableModel
 
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.
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.
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.
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.
isRoleInOrganization(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Check whether a role is defined within a particular organization.
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.
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.
isVerbose() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Check whether the invokeXXX() methods emit debugging messages.

J

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

L

layoutContainer(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
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.
loadProperties() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Load previously stored properties.
lockTemplate(String) - Method in interface com.bea.wlpi.server.admin.Admin
Place a persistent write lock on a workflow template.
logoff() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Disconnect from WebLogic Process Integrator.
Logon - class com.bea.wlpi.client.common.Logon.
A dialog to capture WebLogic Process Integrator user ID, password and server URL.
LOGON_MESSAGE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.
logon(String, String, String) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Logon to WebLogic Process Integrator.
LongStrings - class com.bea.wlpi.common.LongStrings.
Supports serialization for strings, including those which exceed 64Kbytes in length when UTF-8 encoded.
LOOK_AND_FEEL - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.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.
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
 
MAX_LIST_ITEMS_PER_CALL - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
maximumLayoutSize(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
MESSAGE_BUNDLE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.
Messages - interface com.bea.wlpi.common.Messages.
Codes for language-independent server messaging.
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
 
model - Variable in class com.bea.wlpi.client.common.MappedTableModel
 
MONTH_NAME_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"Invalid month name: {0}."

N

NAME_PROPERTY - Static variable in interface com.bea.wlpi.server.serverproperties.ServerProperties
Property name used to retrieve the product name: "product.name"
NESTED_EXCEPTION - Static variable in interface com.bea.wlpi.common.Messages
"Nested exception is"
NEWLINE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
NOTIFICATION_THRESHOLD - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
NOTIFY_TOPIC - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 

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

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}."
PENDING - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.
position(Component, int, int, Insets) - Method in class com.bea.wlpi.client.common.Attachments
Position the specified component using the previously specified attachments.
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.
PROGRAM_CALL_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Error calling program: {0} with arguments {1}."
prop - Variable in class com.bea.wlpi.client.worklist.WorklistPane
 
PROPERTIES_FILENAME - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
PROPERTY_PREFIX - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
pwd - Static variable in class com.bea.wlpi.client.worklist.WorklistApplet
 

R

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.
removeActionListener(ActionListener) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Remove a previously registered ActionListener.
removeLayoutComponent(Component) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
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.
RESOURCE_BUNDLE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Send the client's response to a previously received client request.
RIGHT - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the right side of its parent.
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

sendMessage(String, Map, boolean) - Method in interface com.bea.wlpi.server.audit.Audit
Send an audit or error message with user-specified header properties.
ServerProperties - interface com.bea.wlpi.server.serverproperties.ServerProperties.
Provides information about the WebLogic Process Integrator Server.
ServerPropertiesHome - interface com.bea.wlpi.server.serverproperties.ServerPropertiesHome.
Home interface for the ServerProperties session EJB.
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.UserInfo
Set the user's business calendar.
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.
setCatalogRoot(String) - Method in interface com.bea.wlpi.server.catalog.EJBCatalog
Set the JNDI context to use when looking up installed EJBs.
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.
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.
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.
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.
setId(String) - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Set the unique identifier.
setId(String) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the unique identifier.
setId(String) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Set the business calendar unique ID.
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.
setOrganizationInfo(OrganizationInfo) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Update the information about an organization.
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.
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.
setSessionEJB(boolean) - Method in class com.bea.wlpi.common.EJBDescriptor
Specify whether this object describes a session EJB or an entity EJB.
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.
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.
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.
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.
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(String, String, String) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Start the worklist.
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.
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.
storeProperties() - Method in class com.bea.wlpi.client.worklist.WorklistPane
Store current properties.

T

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.
tableChanged(TableModelEvent) - Method in class com.bea.wlpi.client.common.ColumnSorterMenu
 
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_NOTIFICATION - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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, 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.
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, 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, 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, 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, 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_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.
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.wlpi.common.ClassDescriptor
Return a string representation of the descriptor object.
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.TaskInfo
Return a string representation of the object, listing the field values.
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

uid - Static variable in class com.bea.wlpi.client.worklist.WorklistApplet
 
unlockTemplate(String) - Method in interface com.bea.wlpi.server.admin.Admin
Unlock a previously locked template.
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.
url - Static variable in class com.bea.wlpi.client.worklist.WorklistApplet
 
URL - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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."
USERID - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.
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 - 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, int, String, String) - Constructor for class com.bea.wlpi.common.VersionInfo
 
VersionInfo(int, int, String, String) - Constructor for class com.bea.wlpi.common.VersionInfo
Create a new VersionInfo object.

W

W - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
WARNING_MESSAGE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.
WEBLOGIC_REALM - Static variable in class com.bea.wlpi.client.common.WLPI
 
wlpi - Variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.
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."
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.
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 - Variable in class com.bea.wlpi.client.worklist.WorklistFrame
 
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

X - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
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.

Y

Y - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 

A B C D E F G H I J L M N O P R S T U V W X Y
WebLogic Process Integrator Version 1.2.1

BEA WebLogic Process Integrator is a trademark of BEA Systems, Inc.
Copyright (c) 2001 BEA Systems, Inc., 8920 Woodbine Avenue, Suite 400,
Markham, Ontario L3R 9W9 Canada. All rights reserved.