WebLogic Process Integrator Version 2.0
A B C D E F G H I J K L M N O P Q 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.
ACTION_STATE_ALL - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid under all action states.
ACTION_STATE_COMMIT - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid in an exception handler.
ACTION_STATE_COMMIT_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an an asynchronously executed sub-action in an exception handler's commit path.
ACTION_STATE_COMMIT_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as a synchronously executed sub-action in an exception handler's commit path.
ACTION_STATE_NODE - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid in a node.
ACTION_STATE_NODE_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an asynchronously executed sub-action in a node.
ACTION_STATE_NODE_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as a synchronously executed sub-action in a node.
ACTION_STATE_ROLLBACK - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an an action in an exception handler's rollback path.
ACTION_STATE_ROLLBACK_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as an an asynchronously executed sub-action in an exception handler's rollback path.
ACTION_STATE_ROLLBACK_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Flag indicating that this action is valid as a synchronously executed sub-action in an exception handler's rollback path.
ACTION_STATE_TRANS_ASYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
The action has subactions that the system invokes asynchronously.
ACTION_STATE_TRANS_NONE - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
The action has no subactions.
ACTION_STATE_TRANS_SYNC - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
The action has subactions that the system invokes synchronously.
ActionCategoryInfo - class com.bea.wlpi.common.plugin.ActionCategoryInfo.
Provides information about an action or action category defined by a plugin.
ActionCategoryInfo(String, int, String, String, int, String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionCategoryInfo
Create a new ActionCategoryInfo object.
ActionContext - interface com.bea.wlpi.server.plugin.ActionContext.
Provides run-time context and services to plugin actions.
ActionInfo - class com.bea.wlpi.common.plugin.ActionInfo.
Provides information about an action defined by a plugin.
ActionInfo(String, int, String, String, Icon, int, int, int, String[], String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionInfo
Create a new ActionInfo object.
ActionInfo(String, int, String, String, Icon, int, int, String[]) - Constructor for class com.bea.wlpi.common.plugin.ActionInfo
Create a new ActionInfo object.
actionPerformed(ActionEvent) - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
Internal Use Only.
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.HelpListener
 
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
 
activate(EventContext, ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.PluginEvent
Activate this event.
activate(ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.PluginTemplateNode
Activate the template node.
activateEvent(ExecutionContext, String, String, String, String) - Method in interface com.bea.wlpi.server.plugin.EventContext
Perform default event activation.
addActionListener(ActionListener) - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
Register a listener for events generated by this object.
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.
addChildFolder(RepositoryFolderInfo, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Place an exiting folder inside another (existing) folder.
addChildFolder(RepositoryFolderInfo, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Place an exiting folder inside another (existing) folder.
addClientResponse(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Append an XML subdocument to the API method's return value.
addEntityToFolder(XMLEntityInfo, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Place an existing entity in an existing folder.
addEntityToFolder(XMLEntityInfo, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Place an existing entity in an existing folder.
addEntry(PackageEntry) - Method in class com.bea.wlpi.common.PublishPackage
 
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.
addInstanceListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addInstanceListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addInstanceListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as an InstanceNotification listener.
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.
addParentFolder(RepositoryFolderInfoHelper) - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
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.
addStateChangeListener(PluginManagerHome) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register the home interface of a plugin manager deployed on a slave server.
addSubNode(ActionCategoryInfo) - Method in class com.bea.wlpi.common.plugin.CategoryInfo
Add an action or sub-category to this category.
addTaskListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addTaskListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addTaskListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as a TaskNotification listener.
addTemplateDefinitionListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addTemplateDefinitionListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addTemplateDefinitionListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as a TemplateDefinitionNotification listener.
addTemplateListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.addTemplateListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster.
addTemplateListener(Plugin, int) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Register a specific plugin as a TemplateNotification listener.
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.
AUDIT_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the Audit bean.
AUDIT_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
Topics and Queues.
AuditHome - interface com.bea.wlpi.server.audit.AuditHome.
Home interface for the Audit session EJB.

B

borderSpacing - Static variable in class com.bea.wlpi.client.repository.RepositoryExplorer
Border size for this component
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 server could not find the Java class {0}."
BUS_OP_JNDI_NAME_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The server could not find an EJB deployed with JNDI name {0}."
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_CALENDAR - Static variable in interface com.bea.wlpi.common.Publishable
 
BUSINESS_CALENDAR - Static variable in interface com.bea.wlpi.common.Messages
"Business Calendar"
BUSINESS_CALENDAR_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the BusinessCalendar bean.
BUSINESS_OP_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified business operation {0}."
BUSINESS_OPERATION - Static variable in interface com.bea.wlpi.common.Publishable
 
BUSINESS_OPERATION - Static variable in interface com.bea.wlpi.common.Messages
"Business Operation"
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.
BusinessCalendarInfo(String, String, String, String, boolean) - 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."
CALTYPE_ASSIGNEE - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Use task assignee calendar when evaluating expressions.
CALTYPE_GREGORIAN - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Use Gregorian calendar when evaluating expressions.
CALTYPE_ORG - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Use instance org calendar when evaluating expressions.
CALTYPE_SPECIFIC - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Use specific calendar when evaluating expressions.
CANNOT_CREATE_BUSINESS_OPERATION - Static variable in interface com.bea.wlpi.common.Messages
"Cannot create the business operation, because the name "{0}" already exists."
CANNOT_DELETE_SYSTEM_USER - Static variable in interface com.bea.wlpi.common.Messages
"Cannot delete system user {0}."
CANNOT_MAP_GROUP - Static variable in interface com.bea.wlpi.common.Messages
"Cannot map the role "{0}" to the system group "{1}"."
CANNOT_UPDATE_BUSINESS_OPERATION - Static variable in interface com.bea.wlpi.common.Messages
"Cannot update the business operation, because the name "{0}" already exists."
CATEGORY_ID_BEGIN - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
System assigned plugin category IDs start here.
CATEGORY_ID_EXCEPTION - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Category ID for exception handling actions.
CATEGORY_ID_INTEGRATION - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Category ID for integration actions.
CATEGORY_ID_MISCELLANEOUS - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Category ID for miscellaneous actions.
CATEGORY_ID_NEW - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Category ID for new plugin-defined categories.
CATEGORY_ID_TASK - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Category ID for task related actions.
CATEGORY_ID_WORKFLOW - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Category ID for workflow related actions.
CategoryInfo - class com.bea.wlpi.common.plugin.CategoryInfo.
Provides information about an action category defined by a plugin.
CategoryInfo(String, int, String, String, int, ActionCategoryInfo[]) - Constructor for class com.bea.wlpi.common.plugin.CategoryInfo
Create a new action category.
characters(char[], int, int) - Method in class com.bea.wlpi.common.XMLProxy
 
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.
CHECKSUM_FAILURE - Static variable in interface com.bea.wlpi.common.Messages
"The file you are importing from has an invalid checksum.\n Import failed."
checkVariable(String, String[]) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Check to see if a variable exits.
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.
classForName(String) - Method in interface com.bea.wlpi.server.plugin.Plugin
Return a plugin-defined class.
classForName(String, String) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a plugin-defined class.
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.
ClassInvocationDescriptor(String, String, MethodDescriptor, String[], MethodDescriptor, String[], boolean) - Constructor for class com.bea.wlpi.common.ClassInvocationDescriptor
Create a new class invocation descriptor object.
classNames - Variable in class com.bea.wlpi.common.plugin.InfoObject
An array containing the fully qualified Java class names of the plugin-provided implementation classes and customizers for this object type.
clone() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Clone a ClassInvocationDescriptor instance.
clone() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
clone an EJBInvocationDescriptor object.
clone() - Method in interface com.bea.wlpi.common.plugin.PluginData
Clone the plugin data.
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_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.eci.repository.helper - package com.bea.eci.repository.helper
Provides the classes required by the ECI repository interface.
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.
com.bea.wlpi.common.plugin - package com.bea.wlpi.common.plugin
Provides common classes used by plugins in the WebLogic Process Integrator client and server.
com.bea.wlpi.common.security - package com.bea.wlpi.common.security
Provides common classes used by security in the WebLogic Process Integrator.
compareTo(Object) - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Determines if this XMLEntityInfo object is equal, less than, or greater than the passed in XMLEntityInfo object.
compareTo(Object) - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Determines if this RepositoryFolderInfo object is equal, less than, or greater than the passed in RepositoryFolderInfo object.
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.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.
compareTo(Object) - Method in class com.bea.wlpi.common.plugin.InfoObject
Compare two InfoObject objects.
config - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
ConfigurationData - class com.bea.wlpi.common.plugin.ConfigurationData.
Provides information about a plugin's configuration.
ConfigurationData(String, VersionInfo, int, int, String) - Constructor for class com.bea.wlpi.common.plugin.ConfigurationData
Create a new ConfigurationData object.
ConfigurationInfo - class com.bea.wlpi.common.plugin.ConfigurationInfo.
Provides information about configuration information defined by a plugin.
ConfigurationInfo(String, int, String, String[]) - Constructor for class com.bea.wlpi.common.plugin.ConfigurationInfo
Create a new ConfigurationInfo object.
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}."
CONTINUE - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Return code to permit processing of subsequent operations.
create() - Method in interface com.bea.eci.repository.ejb.XMLRepositoryHome
 
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.permission.PermissionHome
Create a remote object that implements the Permission interface.
create() - Method in interface com.bea.wlpi.server.plugin.PluginHome
Create a remote plugin object reference.
create() - Method in interface com.bea.wlpi.server.plugin.PluginManagerHome
Create a new PluginManager EJB.
create() - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfgHome
Create a new PluginManagerCfg EJB.
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.
createEntity(int, String, String, String, String, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Create a new XML entity in the repository, within an existing folder if desired.
createEntity(int, String, String, String, String, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Create a new XML entity in the repository, within an existing folder if desired.
createFolder(String, String, String, String, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Creates a new folder in the repository.
createFolder(String, String, String, String, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Creates a new folder in the repository.
createTemplate(String, Collection) - Method in interface com.bea.wlpi.server.admin.Admin
Deprecated. Use the new or {@link #createTemplate(String,String,Collection,Object) idempotent version.
createTemplate(String, String, Collection) - Method in interface com.bea.wlpi.server.admin.Admin
Create a workflow template with the specified name.
createTemplate(String, String, Collection, Object) - 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.
createTemplateDefinition(String, String, String, Object) - 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
CREDENTIAL_INFO_SET - Static variable in interface com.bea.wlpi.common.Messages
"{0} is already set.
CustomEventComboBoxRenderer - class com.bea.wlpi.client.common.CustomEventComboBoxRenderer.
A BasicComboBoxRenderer that paints the selected item from the list in the JComboBox field.
CustomEventComboBoxRenderer(String[], String[], String) - Constructor for class com.bea.wlpi.client.common.CustomEventComboBoxRenderer
Create a CustomEventComboBoxRenderer.

D

DATABASE_CONNECT_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Unable to connect to database."
DATE_CONFLICT_REPORT - Static variable in interface com.bea.wlpi.common.Messages
""The following template definintions cannot be activated because an\nactive template definition with the same effective date already exists.
DATE_FORMAT_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"Cannot parse the string as a Date value, \nthe value "{0}" should follow \nthe format "MM/dd/yyyy hh:mm:ss AM|PM GMT[+|-]hh[[:]mm]"."
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.
DEFAULT_DATE_FORMAT - Static variable in class com.bea.wlpi.common.VariableInfo
 
DEFAULT_DATE_FORMAT - Static variable in interface com.bea.wlpi.common.Messages
"MM/dd/yyyy hh:mm:ss AM|PM GMT[+|-]hh[[:]mm]"
DEFAULT_FIELD - Static variable in class com.bea.wlpi.common.plugin.FieldInfo
A built-in field type that supports expression validation but not evaluation.
DEFINITION_CREATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template definition is created.
DEFINITION_DELETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template definition is deleted.
DEFINITION_UPDATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template definition is updated.
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.
deleteEntity(XMLEntityInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Completely remove an entity from the repository.
deleteEntity(XMLEntityInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Completely remove an entity from the repository.
deleteEventKey(EventKeyInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Delete an event key.
deleteFolder(RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Delete a folder from the repository.
deleteFolder(RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Delete a folder from the repository.
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.
deletePluginConfiguration(String, VersionInfo) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Delete a plugin's configuration data.
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.
description - Variable in class com.bea.wlpi.common.plugin.InfoObject
The localized description of this InfoObject.
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.
displayHTMLHelp() - Method in class com.bea.wlpi.client.common.HelpListener
 
displayJavaHelp() - Method in class com.bea.wlpi.client.common.HelpListener
 
displayURL(String) - Static method in class com.bea.wlpi.client.common.HelpListener
 
DONE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
DoneInfo - class com.bea.wlpi.common.plugin.DoneInfo.
Provides information about a done node type defined by a plugin.
DoneInfo(String, int, String, String, Icon, String[]) - Constructor for class com.bea.wlpi.common.plugin.DoneInfo
Create a new DoneInfo.
DTD - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is a Document Type Definition.

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_ADMIN - Static variable in interface com.bea.wlpi.server.common.JNDITags
EJB references in EJB environments.
EJB_AUDIT - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_AUDIT_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_BUS_CAL - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_BUS_OP_RO - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_BUS_OP_RW - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_CATALOG - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_DATA_SOURCE - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_ERROR_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_EVENT_KEY_RO - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_EVENT_KEY_RW - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_EVENT_QUEUE - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_EVENT_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
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_IDGENERATOR - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_INITIAL_CONTEXT_EXCEPTION - Static variable in interface com.bea.wlpi.common.Messages
"Unable to get initial context: environment may be invalid; {0}."
EJB_INSTANCE - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_METHOD_INVOCATION_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"EJB {0} method invocation failed; {1}."
EJB_NOTIFIER - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_NOTIFY_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_PERMISSION - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_PLUGIN_MANAGER - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_PLUGIN_MANAGER_CFG - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_PRINCIPAL - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_QUEUE_FACTORY - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
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_REPOSITORY - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_REROUTE - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
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_SERVER_PROPS - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_SESSION_BEAN_NOT_CREATED - Static variable in interface com.bea.wlpi.common.Messages
"The home method did not return a session bean."
EJB_TEMPLATE_DEFINITION_RO - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_TEMPLATE_DEFINITION_RW - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_TEMPLATE_RO - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_TEMPLATE_RW - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_TOPIC_FACTORY - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_UNEXPECTED_RETURN_TYPE - Static variable in interface com.bea.wlpi.common.Messages
"{0} object returned from method invocation not of expected type {1}."
EJB_WORKFLOW_PROCESSOR - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EJB_WORKLIST - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
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.
EJBInvocationDescriptor(String, EJBDescriptor, MethodDescriptor, String[], MethodDescriptor, String[], boolean) - 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.
endDocument() - Method in class com.bea.wlpi.common.XMLProxy
 
endElement(String, String, String) - Method in class com.bea.wlpi.common.XMLProxy
 
endPrefixMapping(String) - Method in class com.bea.wlpi.common.XMLProxy
 
ENTITY_DBL_CLICKED - Static variable in class com.bea.wlpi.client.repository.RepositoryExplorer
ActionEvent command for double-clicks on entities.
EnumPermission - class com.bea.wlpi.common.security.EnumPermission.
Define various WLPI permissions.
ENVIRONMENT_CONTEXT - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
equals(Object) - Method in class com.bea.wlpi.server.plugin.PluginConfiguration
 
equals(Object) - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Determines if two RepositoryFolderInfo objects are equal.
equals(Object) - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Determines if two RepositoryFolderInfo objects are equal.
equals(Object) - Method in class com.bea.wlpi.client.common.GUID
Compare with another instance of GUID.
equals(Object) - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
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.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.RepositoryFolderInfoHelper
 
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.
equals(Object) - Method in class com.bea.wlpi.common.plugin.InfoObject
Test two InfoObject 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_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
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"
EVAL_ASSERT - Static variable in interface com.bea.wlpi.common.Messages
"Assertion failed."
EVAL_ENDCOMMENT - Static variable in interface com.bea.wlpi.common.Messages
"Unmatched end-of-comment punctuation."
EVAL_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"Evaluator error: {0}."
EVAL_EVENT_DATA_INVALID - Static variable in interface com.bea.wlpi.common.Messages
"The event data is null or in an invalid format."
EVAL_FIELD_EVAL_UNSUPPORTED - Static variable in interface com.bea.wlpi.common.Messages
"Field evaluation is not supported in this context."
EVAL_FIELD_QUAL_UNSUPP - Static variable in interface com.bea.wlpi.common.Messages
"The plugin does not support field qualifiers: {0}."
EVAL_FIELD_REF_ILLEGAL - Static variable in interface com.bea.wlpi.common.Messages
"Field reference {0} is not allowed in this context."
EVAL_FN_ARG_COUNT - Static variable in interface com.bea.wlpi.common.Messages
"Wrong number of arguments to {0} function (requires {1})."
EVAL_FN_ARG_COUNT_R - Static variable in interface com.bea.wlpi.common.Messages
"Wrong number of arguments to {0} function (requires between {1} and {2})."
EVAL_FN_EVAL_UNSUPPORTED - Static variable in interface com.bea.wlpi.common.Messages
"Function evaluation is not supported in this context."
EVAL_FN_UNRECOGNIZED - Static variable in interface com.bea.wlpi.common.Messages
"Unrecognized function name: {0}."
EVAL_INCOMPLETE_ESCAPE - Static variable in interface com.bea.wlpi.common.Messages
"Incomplete escape sequence: \\."
EVAL_INTERNAL_CONSISTENCY_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"Internal consistency error in evaluator: {0}."
EVAL_INVALID_ESCAPE - Static variable in interface com.bea.wlpi.common.Messages
"Invalid escape sequence: \\{0}."
EVAL_INVALID_OPERAND - Static variable in interface com.bea.wlpi.common.Messages
"Invalid {0} operand: {1}."
EVAL_INVALID_OPERANDS - Static variable in interface com.bea.wlpi.common.Messages
"Invalid {0} operands: {1}, {2}."
EVAL_MISMATCHED_OPERANDS - Static variable in interface com.bea.wlpi.common.Messages
"Mismatched comparison operands: {0}, {1}."
EVAL_STARTCOMMENT - Static variable in interface com.bea.wlpi.common.Messages
"Unmatched start-of-comment punctuation."
EVAL_SYNTAX_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"Syntax error: {0}."
EVAL_UNCLOSEDSTR - Static variable in interface com.bea.wlpi.common.Messages
"Unclosed string: {0}."
EVAL_UNHANDLED_XOBJECT - Static variable in interface com.bea.wlpi.common.Messages
"XPath expression returned an unhandled XObject type: {0}."
EVAL_UNMATCHED - Static variable in interface com.bea.wlpi.common.Messages
"Illegal character: '{0}' at line {1}."
EVAL_VARIABLE_REF_ILLEGAL - Static variable in interface com.bea.wlpi.common.Messages
"Variable reference {0} is not allowed in this context."
EVAL_XML_DOC_REQD - Static variable in interface com.bea.wlpi.common.Messages
"The XPath function requires an XML document."
EVAL_XML_ELEM_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The XML document does not contain the required element: {0}."
EVAL_XPATH_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"Error evaluating XPath expression."
evaluate(EvaluationContext) - Method in interface com.bea.wlpi.common.plugin.PluginField
Evaluate the field.
evaluate(EvaluationContext, Object[]) - Method in interface com.bea.wlpi.common.plugin.PluginFunction
Evaluate the function.
EvaluationContext - class com.bea.wlpi.evaluator.EvaluationContext.
Passes evaluation parameters to nodes in an expression parse tree.
EvaluatorException - exception com.bea.wlpi.evaluator.EvaluatorException.
Exception class thrown by evaluator methods.
EvaluatorException(Exception) - Constructor for class com.bea.wlpi.evaluator.EvaluatorException
 
EvaluatorException(Exception, int) - Constructor for class com.bea.wlpi.evaluator.EvaluatorException
 
EvaluatorException(Exception, int, Object[]) - Constructor for class com.bea.wlpi.evaluator.EvaluatorException
 
EvaluatorException(int) - Constructor for class com.bea.wlpi.evaluator.EvaluatorException
 
EvaluatorException(int, Object[]) - Constructor for class com.bea.wlpi.evaluator.EvaluatorException
 
EVENT_KEY - Static variable in interface com.bea.wlpi.common.Publishable
 
EVENT_KEY - Static variable in interface com.bea.wlpi.common.Messages
"Event Key"
EVENT_NOTIFICATION_ALL - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Bitmask value used to register for all notifications in a category.
EVENT_NOTIFICATION_NONE - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Bitmask value used to register for no notifications in a category.
EVENT_QUEUE - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EVENT_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
EventContext - interface com.bea.wlpi.server.plugin.EventContext.
Provides run-time context and services to plugin event and start nodes.
EventHandler - interface com.bea.wlpi.server.plugin.EventHandler.
Interface through which plugins can handle or transform incoming event data.
EventHandlerInfo - class com.bea.wlpi.common.plugin.EventHandlerInfo.
Provides information about an event handler defined by a plugin.
EventHandlerInfo(String, String, String, String[]) - Constructor for class com.bea.wlpi.common.plugin.EventHandlerInfo
Create a new EventHandlerInfo.
EventInfo - class com.bea.wlpi.common.plugin.EventInfo.
Provides information about an event node type defined by a plugin.
EventInfo(String, int, String, String, Icon, String[], FieldInfo) - Constructor for class com.bea.wlpi.common.plugin.EventInfo
Create a new EventInfo object.
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
Deprecated. Use the full constructor instead.
EventKeyInfo(String, String, String, String, int) - Constructor for class com.bea.wlpi.common.EventKeyInfo
Create a new event key info object.
eventType - Variable in class com.bea.wlpi.server.plugin.PluginNotification
 
ExceptionHandler - class com.bea.wlpi.client.common.ExceptionHandler.
Reports exceptions in WebLogic Process Integrator clients.
exceptionHandlerRenamed(String, String) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Cascade updates to the specified exception handler.
execute(ActionContext, ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.PluginAction
Execute the plugin action.
executeSubActionList(int, ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.ActionContext
Iterate through a list of sub-actions, executing each in turn.
ExecutionContext - interface com.bea.wlpi.server.common.ExecutionContext.
Provides run-time support to plugin-supplied nodes and actions.
EXIT_CONTINUE - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Return code to exit an error handler and permit processing of subsequent operations.
EXIT_RETRY - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Return code to exit an error handler and request retry of the failed operation.
EXIT_ROLLBACK - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Return code to exit an error handler and request rollback of user transaction.
exit() - Method in class com.bea.wlpi.client.worklist.WorklistFrame
Save window location and exit worklist.
exit() - Method in interface com.bea.wlpi.server.plugin.Plugin
Deinitialize the Plugin.
exit() - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Unload and deinitialize all plugins.
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.
exportPackage(PublishPackage, Object) - Method in interface com.bea.wlpi.server.admin.Admin
Exports a package of workflow objects specified by publishPackage.
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

FAILED_CONVERSION - Static variable in interface com.bea.wlpi.common.Messages
"Failed to assign variable {0}."
FieldInfo - class com.bea.wlpi.common.plugin.FieldInfo.
Provides information about a data field type defined by a plugin.
FieldInfo(String, int, String, String, String[], boolean) - Constructor for class com.bea.wlpi.common.plugin.FieldInfo
Create a new FieldInfo.
FILE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
 
findCategory(int) - Method in class com.bea.wlpi.common.plugin.CategoryInfo
Find a category by systemID.
fixup(ExpressionParser) - Method in interface com.bea.wlpi.server.plugin.PluginAction
The framework calls this method after parsing the template definition.
fixup(ExpressionParser) - Method in interface com.bea.wlpi.server.plugin.PluginEvent
The framework calls this method after parsing the template definition.
fixup(ExpressionParser) - Method in interface com.bea.wlpi.server.plugin.PluginTemplateNode
The framework calls this method after parsing the template definition.
FunctionInfo - class com.bea.wlpi.common.plugin.FunctionInfo.
Provides information about an evaluator function defined by a plugin.
FunctionInfo(String, int, String, String, String, String[], int, int) - Constructor for class com.bea.wlpi.common.plugin.FunctionInfo
Create a new FunctionInfo.

G

getActionId() - Method in interface com.bea.wlpi.server.plugin.ActionContext
Return the ID that uniquely identifies this action.
getActionInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the list of categories and actions provided by this plugin.
getActionInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a consolidated list of all actions and action categories.
getActionStateTrans() - Method in class com.bea.wlpi.common.plugin.ActionInfo
Return the action state transition caused by opening an action dialog.
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.
getAllEntities() - Method in interface com.bea.eci.repository.ejb.XMLRepository
Returns a list of all the entities in the repository.
getAllEntities() - Method in class com.bea.eci.repository.helper.RepositoryActions
Returns a list of all the entities in the repository.
getAllFolders() - Method in interface com.bea.eci.repository.ejb.XMLRepository
Returns a list of all the folders in the repository.
getAllFolders() - Method in class com.bea.eci.repository.helper.RepositoryActions
Returns a list of all the folders in the repository.
getAllOrganizations(boolean) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
List all defined organizations.
getAllRolePermissions() - Method in interface com.bea.wlpi.server.permission.Permission
This method returns a list of all the roles with their associated permissions.
getAllUserPermissions() - Method in interface com.bea.wlpi.server.permission.Permission
This method returns a list of all the users with their associated permissions.
getAllUserPermissions(boolean) - Method in interface com.bea.wlpi.server.permission.Permission
This method returns a list of all the users with their associated permissions.
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.
getCalendarType() - Method in class com.bea.wlpi.evaluator.EvaluationContext
Return the type calendar of calendar to use when performing date arithmetic.
getCallableWorkflows(String) - Method in interface com.bea.wlpi.server.admin.Admin
Returns a List of workflows that can be called.
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.
getChildDocs(RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Obtains a list of entities that are children of a given folder.
getChildDocs(RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Obtains a list of entities that are children of a given folder.
getChildFolders(RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Obtains a list of the child folders of a given folder.
getChildFolders(RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Obtains a list of the child folders of a given folder.
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.
getClassName(int) - Method in class com.bea.wlpi.common.plugin.InfoObject
Return the fully qualified name of a plugin-supplied Java class or resource.
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.
getConfigurationData() - Method in class com.bea.wlpi.server.plugin.PluginConfiguration
 
getConfigurationInfo() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return the configuration information for this Plugin.
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.
getContent() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Get the entity's content as an array of bytes.
getContentAsString() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Get the entity's content as a string.
getContentHandler() - Method in class com.bea.wlpi.common.XMLProxy
 
getContents() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
getContents() - Method in class com.bea.wlpi.common.TemplateInfo
 
getContents() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
 
getContents() - Method in interface com.bea.wlpi.common.Publishable
Return the publishable content.
getContents() - Method in class com.bea.wlpi.common.EventKeyInfo
 
getContents() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
 
getContents() - Method in class com.bea.wlpi.common.UserInfo
 
getContents() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
 
getContents() - Method in class com.bea.wlpi.common.RoleInfo
 
getContents() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
 
getContents() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
getContents() - Method in class com.bea.wlpi.common.OrganizationInfo
 
getContentType() - Method in class com.bea.wlpi.common.EventKeyInfo
Return The MIME content type (e.g., "text/xml").
getContext() - Method in class com.bea.wlpi.common.plugin.PluginPanel
Return the parent component in which this panel is displayed.
getCreatedOn() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Get when the entity was created.
getCreatedOn() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Get when the folder was created.
getCurrentObject() - Method in class com.bea.wlpi.client.common.Tasklist
Return the currently selected task.
getData() - Method in class com.bea.wlpi.common.plugin.PluginPanel
Return the plugin-defined data.
getDataSource(String) - Static method in class com.bea.wlpi.server.common.JNDIHelper
This method returns a DataSource object from JNDI.
getDataSource(String, Context) - Static method in class com.bea.wlpi.server.common.JNDIHelper
This method returns a DataSource object from JNDI.
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.
getDependencies() - Method in interface com.bea.wlpi.server.plugin.Plugin
Return the plugins on which this plugin depends.
getDependencyInfo() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return the list of the plugins on which this plugin depends.
getDescription() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Get the description of the repository object.
getDescription() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Get the description of the repository object.
getDescription() - Method in class com.bea.wlpi.client.common.ExtensionFileFilter
The description of this filter.
getDescription() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
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.common.RepositoryFolderInfoHelper
 
getDescription() - Method in class com.bea.wlpi.common.plugin.InfoObject
Return the localized description.
getDisplayName() - Method in class com.bea.wlpi.common.security.EnumPermission
Return the display name of the permission.
getDoitIfDone() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can execute the task once it is complete.
getDoneInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the list of done node types provided by this plugin.
getDoneInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined done node types.
getDoneWithoutDoit() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can manually mark the task as complete.
getDTDHandler() - Method in class com.bea.wlpi.common.XMLProxy
 
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.
getEntity(String) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Retrieves an entity from the repository, including its content.
getEntity(String) - Method in class com.bea.eci.repository.helper.RepositoryActions
Retrieves an entity from the repository, including its content.
getEntity(String, int) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Retrieves an entity from the repository, including its content of the specified type.
getEntity(String, int) - Method in class com.bea.eci.repository.helper.RepositoryActions
Retrieves an entity from the repository, including its content of the specified type.
getEntityFromClipboard() - Static method in class com.bea.wlpi.client.repository.RepositoryExplorer
 
getEntityResolver() - Method in class com.bea.wlpi.common.XMLProxy
 
getEntityType() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
getEntries() - Method in class com.bea.wlpi.common.PublishPackage
 
getEntryName() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
getEntryName() - Method in class com.bea.wlpi.common.TemplateInfo
 
getEntryName() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
 
getEntryName() - Method in interface com.bea.wlpi.common.Publishable
Return the display name for the publishable object.
getEntryName() - Method in class com.bea.wlpi.common.EventKeyInfo
 
getEntryName() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
 
getEntryName() - Method in class com.bea.wlpi.common.UserInfo
 
getEntryName() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
 
getEntryName() - Method in class com.bea.wlpi.common.RoleInfo
 
getEntryName() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
 
getEntryName() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
getEntryName() - Method in class com.bea.wlpi.common.OrganizationInfo
 
getEntryType() - Method in class com.bea.wlpi.common.PackageEntry
 
getEnvVars() - Method in interface com.bea.eci.repository.ejb.XMLRepository
Provides the values of the environment variables used by the EJB for connections to the repository.
getErrorHandler() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the name of the current error handler.
getErrorHandler() - Method in class com.bea.wlpi.common.XMLProxy
 
getEventData() - Method in class com.bea.wlpi.evaluator.EvaluationContext
Return the event datum for the current event.
getEventData() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the data associated with the current event, if any.
getEventDescriptor() - Method in class com.bea.wlpi.common.EventKeyInfo
Return the content-type-specific event data format description.
getEventDescriptor() - Method in class com.bea.wlpi.common.plugin.PluginTriggerPanel
Return a plugin-defined string that characterizes the event data for which the node is watching.
getEventHandlerInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return information about the plugin-provided event handler.
getEventHandlerInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined event handlers.
getEventInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the list of event types provided by this plugin.
getEventInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined event node types.
getEventKeyInfo() - Method in interface com.bea.wlpi.server.admin.Admin
List the event keys defined within the workflow system.
getEventType() - Method in class com.bea.wlpi.server.plugin.PluginNotification
Return the event type.
getExceptionNumber() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the message number of the error being handled by the exception handler.
getExceptionObject() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the exception object being handled by the exception handler.
getExceptionSeverity() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the severity code of the error being handled by the exception handler.
getExceptionText() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the message text of the error being handled by the exception handler.
getExceptionType() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the type of exception being handled by the exception handler.
getExceptionTypes() - Method in class com.bea.wlpi.common.MethodDescriptor
Return an array of fully qualified exception class names.
getExecutionContext() - Method in class com.bea.wlpi.evaluator.EvaluationContext
Return the execution context within which to evaluate the expression.
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.
getFeature(String) - Method in class com.bea.wlpi.common.XMLProxy
 
getFieldID() - Method in class com.bea.wlpi.common.EventKeyInfo
Return The unique plugin-assigned ID for the FieldInfo object.
getFieldInfo() - Method in class com.bea.wlpi.common.plugin.EventInfo
Return the field type for this event type.
getFieldInfo() - Method in class com.bea.wlpi.common.plugin.StartInfo
Return the field type for this start type.
getFieldInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the list of field types provided by this plugin.
getFieldInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined field types.
getFields() - Method in class com.bea.wlpi.common.plugin.PluginTriggerPanel
Return the list of field names associated with the event (if known).
getFolderInfo(String) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Retrieves the information about a repository folder identified by its name.
getFolderInfo(String) - Method in class com.bea.eci.repository.helper.RepositoryActions
Retrieves the information about a repository folder identified by its name.
getFolderInfo(String, String) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Retrieves the information about a repository folder of a given name and type.
getFolderInfo(String, String) - Method in class com.bea.eci.repository.helper.RepositoryActions
Retrieves the information about a repository folder of a given name and type.
getFolderType() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
getFrameworkVersion() - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return the Plugin Framework version.
getFrom() - Method in class com.bea.wlpi.common.RerouteInfo
Return the participant for whom the system will reassign tasks.
getFunctionInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the list of evaluator functions provided by this plugin.
getFunctionInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a consolidated list of all evaluator functions.
getGroupId() - Method in class com.bea.wlpi.common.RoleInfo
Return the WLS security group this role maps to.
getGroupID() - Method in class com.bea.wlpi.common.security.RolePermissionInfo
Get the group ID.
getGroupName() - Method in class com.bea.wlpi.common.security.EnumPermission
Return the WLS group name of the permission.
getGroups() - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Returns a list of WLS security groups available within the application.
getHelpIDString() - Method in class com.bea.wlpi.common.plugin.PluginPanel
Return the help topic ID for the plugin panel.
getHelpSetInfo() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return information about the plugin-provided JavaHelp help set.
getHelpSetInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined help sets.
getHelpType() - Method in class com.bea.wlpi.common.plugin.HelpSetInfo
Return the type of online help provided by this plugin: PluginConstants.HELP_JAVA_HELP or PluginConstants.HELP_HTML.
getHomeParamDescriptions() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
get the EJB home parameter descriptions
getHomeParmsDescriptions() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the parameter descriptions for the home method to invoke.
getIcon() - Method in class com.bea.wlpi.common.plugin.TemplateNodeInfo
Return the plugin-provided icon for this template node.
getIcon() - Method in class com.bea.wlpi.common.plugin.ActionInfo
Return the plugin-provided icon for this action.
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.
getID() - Method in class com.bea.wlpi.common.plugin.InfoObject
Return the unique plugin-supplied identifier for this InfoObject.
getIdString() - Method in class com.bea.wlpi.common.InstanceInfo
Return a human-readable workflow instance label.
getInfoObject(String, int, int, Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a localized plugin InfoObject by its ID.
getInitialContext() - Static method in class com.bea.wlpi.server.common.JNDIHelper
This method can be used if the object is in WLS and does not need to specify a username
getInitialContext() - Method in class com.bea.wlpi.client.common.WLPI
Return the host application's JNDI context.
getInitialContext() - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Return the design-time client application's JNDI context.
getInitialContext(String) - Static method in class com.bea.wlpi.server.common.JNDIHelper
This method allows access to different URLs, but with the default username.
getInitialContext(String, Object) - Static method in class com.bea.wlpi.server.common.JNDIHelper
This method is used on the server when a new username is needed for the JNDI context.
getInitialContext(String, String, Object) - Static method in class com.bea.wlpi.server.common.JNDIHelper
This method allows code to specify the username and URL to connect with.
getInitiator() - Method in class com.bea.wlpi.common.InstanceInfo
Return the workflow initiator ID.
getInstance() - Method in class com.bea.wlpi.server.plugin.InstanceNotification
Return information about the affected workflow instance.
getInstanceId() - Method in class com.bea.wlpi.common.TaskInfo
Return the workflow instance ID.
getInstanceID() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the ID of the current workflow instance.
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.
getLabel() - Method in interface com.bea.wlpi.common.plugin.PluginActionData
Return the formatted label of this plugin action, which will be displayed in the action list.
getLastModifiedOn() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Get when the entity was last modified.
getLastModifiedOn() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Get when the folder was last updated.
getLayoutAlignmentX(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
getLayoutAlignmentY(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.bea.wlpi.client.common.CustomEventComboBoxRenderer
 
getLocale() - Static method in class com.bea.wlpi.client.common.Resources
Return the current locale.
getLocale() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return the locale of the display strings contained in this PluginInfo object.
getLocalizedMessage() - Method in class com.bea.eci.repository.helper.RepositoryException
Obtain the locale-specific message for this exception.
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.
getMappedGroup(String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
This method returns a single mapping value based on a Role ID and and Organization ID.
getMappedRow(int) - Method in class com.bea.wlpi.client.common.SortableTableModel
Return a mapped row number.
getMasterPluginName() - Method in class com.bea.wlpi.common.plugin.PluginDependency
Returns the master plugin name that this plugin depends on.
getMaxArgCount() - Method in class com.bea.wlpi.common.plugin.FunctionInfo
Return the maximum number of arguments permitted.
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.
getMinArgCount() - Method in class com.bea.wlpi.common.plugin.FunctionInfo
Return the minimum number of arguments permitted.
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 interface com.bea.wlpi.server.plugin.Plugin
Return the globally unique name of this plugin, in reverse-DNS format.
getName() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Get the description of the repository object.
getName() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Get the name of the repository object.
getName() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
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.InstanceInfo
Return the template definition name.
getName() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
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() - Method in class com.bea.wlpi.common.plugin.InfoObject
Return the localized name for this information.
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).
getNode(DefaultMutableTreeNode, RepositoryVersionedContainer, boolean) - Static method in class com.bea.eci.repository.helper.ObjectFolderUtil
Creates a DefaultMutableTreeNode representation of a repository folder and it's child folders.
getNodeID() - Method in interface com.bea.wlpi.server.plugin.EventContext
Return the ID of the event or start node.
getNotes() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Get the notes about the entity.
getNotes() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Get the notes associated with the repository folder.
getNotes() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
getNotes() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
getObject(Locale, String) - Method in interface com.bea.wlpi.server.plugin.Plugin
Return a plugin-defined object.
getObjectFolderByName(RepositorySession, String) - Static method in class com.bea.eci.repository.helper.ObjectFolderUtil
Obtain the latest version of an ObjectFolder object by name.
getObjectFolderTree(DefaultMutableTreeNode) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Builds a tree structure of all the folders in the repository.
getObjectFolderTree(DefaultMutableTreeNode) - Method in class com.bea.eci.repository.helper.RepositoryActions
Builds a tree structure of all the folders in the repository.
getOrg() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the ID of the organization in which the current instance is running.
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.
getOrgID() - Method in class com.bea.wlpi.common.security.RolePermissionInfo
Get 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.
getOwnerName() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
getOwnerName() - Method in class com.bea.wlpi.common.TemplateInfo
 
getOwnerName() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
 
getOwnerName() - Method in interface com.bea.wlpi.common.Publishable
Return the name of the object's owner.
getOwnerName() - Method in class com.bea.wlpi.common.EventKeyInfo
 
getOwnerName() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
 
getOwnerName() - Method in class com.bea.wlpi.common.UserInfo
 
getOwnerName() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
 
getOwnerName() - Method in class com.bea.wlpi.common.RoleInfo
 
getOwnerName() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
 
getOwnerName() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
getOwnerName() - Method in class com.bea.wlpi.common.OrganizationInfo
 
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.
getParent() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
getParentFolders() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
getParentId() - Method in class com.bea.wlpi.common.InstanceInfo
Return the parent workflow instance ID.
getParentSystemID() - Method in class com.bea.wlpi.common.plugin.ActionCategoryInfo
Return the system ID this object's parent category.
getPassword() - Method in class com.bea.wlpi.client.common.Logon
Return the password.
getPermission() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to a Permission EJB object.
getPlugin() - Method in class com.bea.wlpi.common.EventKeyInfo
Return the name of the plugin that supplies the field type required to evaluate the expression.
getPlugin(String, Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return localized basic information about a plugin.
getPluginCapabilitiesInfo(Locale, CategoryInfo[]) - Method in interface com.bea.wlpi.server.plugin.Plugin
Return a complete description of the plugins capabilities.
getPluginConfiguration(String, VersionInfo) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a plugin's configuration data.
getPluginData() - Method in class com.bea.wlpi.common.TemplateInfo
Get the object containing template properties for the all plugins.
getPluginData() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Get the template definition properties for all plugins.
getPluginData(String) - Method in class com.bea.wlpi.common.TemplateInfo
Get the object containing template properties for the specified plugin.
getPluginData(String) - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Get the object containing template definition properties for the specified plugin.
getPluginFrameworkVersion() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return the version of the plugin framework required.
getPluginInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the basic plugin information.
getPluginInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.Plugin
Return basic descriptive information about the plugin.
getPluginInstanceData(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Get the workflow instance data provided by the named plugin.
getPluginInstanceData(String) - Method in class com.bea.wlpi.common.InstanceInfo
Retrieve the plugin-supplied data associated with the workflow instance.
getPluginInstanceData(String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Retrieve the plugin-supplied data associated with a workflow instance.
getPluginManager() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to a PluginManager EJB object.
getPluginManagerCfg() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to a PluginManagerCfg EJB object.
getPluginName() - Method in class com.bea.wlpi.common.plugin.InfoObject
Return the name of the plugin providing this information.
getPluginName() - Method in class com.bea.wlpi.common.plugin.ConfigurationData
Return the name of the plugin providing this information.
getPluginObject(String, int, int, int, Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a localized instance of a plugin-defined class.
getPluginObject(String, int, Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a plugin-supplied object.
getPluginObject(String, String, Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a localized instance of a plugin-defined class.
getPlugins(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of installed plugins.
getPluginTemplateData(String) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Retrieve the plugin defined data for the associated template.
getPluginTemplateDefinitionData(String) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Retrieve the plugin defined data for the associated template definition.
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.
getPrincipalId() - Method in class com.bea.wlpi.common.security.PermissionInfo
Return the principal ID.
getPrintableData() - Method in interface com.bea.wlpi.common.plugin.PluginData
Return a printable description of the plugin data.
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.
getProperty(String) - Method in class com.bea.wlpi.common.XMLProxy
 
getPrototype() - Method in class com.bea.wlpi.common.plugin.FunctionInfo
Return the prototype of this function.
getPublishable() - Method in class com.bea.wlpi.common.PackageEntry
 
getPublished() - Method in class com.bea.wlpi.common.PackageEntry
 
getReassignment() - Method in class com.bea.wlpi.common.TaskInfo
Return whether a user can reassign the task at runtime.
getReferencedPublishables(Map) - Method in interface com.bea.wlpi.common.plugin.PluginData
Query the plugin for references it holds to publishable objects.
getReferences() - Method in class com.bea.wlpi.common.PackageEntry
 
getRelativeToComponent(short) - Method in class com.bea.wlpi.client.common.Attachments
Get the component relative to which this attachment object specifies its alignment.
getRemoteParamDescriptions() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
get the EJB remote parameter descriptions
getRemoteParmsDescriptions() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Return the parameter descriptions for the remote method to invoke.
getRepository() - Method in class com.bea.wlpi.client.common.WLPI
Return a reference to an XMLRepository EJB object.
getRequestor() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the ID of the user who made the current API request.
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.
getRoleMappingsInOrg(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
This method returns a Map of all role to WLS security group mapping for a given organization.
getRolePermissions(String, String) - Method in interface com.bea.wlpi.server.permission.Permission
This method allows the retrieval of an individual RolePermissionInfo object based on the rolename.
getRoles() - Method in class com.bea.wlpi.common.security.UserPermissionInfo
Return a List of RoleInfos in which the user has a membership.
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.
getRollbackOnly() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return whether the current user transaction has been marked for rollback only.
getRoot() - Method in class com.bea.wlpi.common.EventKeyInfo
Deprecated. Use EventKeyInfo.getEventDescriptor() instead.
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.
getSelectedObject() - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
Gets the currently selected entity, if one is selected.
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.
getSource() - Method in class com.bea.wlpi.server.plugin.PluginNotification
Return the source value object.
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.
getStartInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the list of start types provided by this plugin.
getStartInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined start node types.
getStartMode() - Method in class com.bea.wlpi.common.plugin.ConfigurationData
Return the startup mode of the plugin.
getState() - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Retrieve the current plugin manager state.
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.
getStatus() - Method in class com.bea.wlpi.common.plugin.ConfigurationData
Return the status of the plugin.
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) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Get a localized display string.
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[]) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Get a localized message, 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.
getSubActionLabels() - Method in class com.bea.wlpi.common.plugin.ActionInfo
Return the localized labels to use for each subaction list.
getSubnodes() - Method in class com.bea.wlpi.common.plugin.CategoryInfo
Return a list of the action nodes belonging to this category.
getSystemID() - Method in class com.bea.wlpi.common.plugin.CategoryInfo
Return the unique system ID assigned by the Plugin Manager.
getTable() - Method in class com.bea.wlpi.client.common.Tasklist
Return the underlying JTable object.
getTask() - Method in class com.bea.wlpi.server.plugin.TaskNotification
Return information about the affected task.
getTask(String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Get a specific task.
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.evaluator.EvaluationContext
Return the ID of the current task (if any).
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.
getTemplate() - Method in class com.bea.wlpi.server.plugin.TemplateNotification
Return information about the affected template.
getTemplate(String, boolean) - Method in interface com.bea.wlpi.server.admin.Admin
Return the specified workflow template.
getTemplateDefinition() - Method in class com.bea.wlpi.server.plugin.TemplateDefinitionNotification
Return information about the affected template definition.
getTemplateDefinition(String) - Method in interface com.bea.wlpi.server.admin.Admin
Return the specified workflow template definition.
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.
getTemplateDefinitionID() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the ID of the current template definition.
getTemplateDefinitionID() - Method in interface com.bea.wlpi.server.plugin.EventContext
Return the ID of the workflow template definition.
getTemplateDefinitionID() - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Retrieve the ID of the owner template definition.
getTemplateDefinitionInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the plugin-defined template definition properties.
getTemplateDefinitionInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined template definition property types.
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.
getTemplateDefinitionPluginData(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the plugin template definition data for the specified plugin.
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.TemplateDefinitionInfo
Return the template ID.
getTemplateId() - Method in class com.bea.wlpi.common.TaskInfo
Return the workflow template ID.
getTemplateID() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the ID of the current template.
getTemplateID() - Method in interface com.bea.wlpi.server.plugin.EventContext
Return the ID of the workflow template.
getTemplateID() - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Retrieve the ID of the owner template.
getTemplateInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the plugin-defined template properties, if any.
getTemplateInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined template property types.
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.
getTemplateName() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return the template name (if known).
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.
getTemplatePluginData(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the plugin template data for the specified plugin.
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.eci.repository.helper.XMLEntityInfo
Get the description of the repository object.
getType() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Get the type of the repository object.
getType() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
getType() - Method in class com.bea.wlpi.common.TemplateInfo
 
getType() - Method in class com.bea.wlpi.common.VariableInfo
Return the variable type.
getType() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
 
getType() - Method in interface com.bea.wlpi.common.Publishable
Return the type of publishable object.
getType() - Method in class com.bea.wlpi.common.EventKeyInfo
 
getType() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
 
getType() - Method in class com.bea.wlpi.common.UserInfo
 
getType() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
 
getType() - Method in class com.bea.wlpi.common.RoleInfo
 
getType() - Method in class com.bea.wlpi.common.RerouteInfo
Return the reroute type.
getType() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
 
getType() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
getType() - Method in class com.bea.wlpi.common.OrganizationInfo
 
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.
getURL() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return the plugin vendor's URL.
getUserId() - Method in class com.bea.wlpi.evaluator.EvaluationContext
Return the ID of the user who made the current top-level API call.
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.
getUserId() - Method in class com.bea.wlpi.common.UserInfo
Return the user ID.
getUserInfo(String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
Get further information about the specified user.
getUserPermissions(String) - Method in interface com.bea.wlpi.server.permission.Permission
This method allows the retrieval of an individual UserPermissionInfo object based on the username.
getUserPermissions(String, boolean) - Method in interface com.bea.wlpi.server.permission.Permission
This method allows the retrieval of an individual UserPermissionInfo object based on the username.
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.
getValueClass() - Method in class com.bea.wlpi.common.plugin.VariableTypeInfo
Return the Java class representing the allowed value type.
getVariableInfo(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return information about a variable in the template definition.
getVariableList() - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Retrieve a list of all defined workflow variables and their types.
getVariableList(String) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Retrieve a list of defined workflow variables of a specified type.
getVariableType() - Method in class com.bea.wlpi.common.plugin.VariableTypeInfo
Return the type of this plugin-defined variable: VariableTypeInfo.TYPE_OBJECT, VariableTypeInfo.TYPE_SESSION, VariableTypeInfo.TYPE_ENTITY.
getVariableTypeInfo() - Method in class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Return the list of variable types provided by this plugin.
getVariableTypeInfo(Locale) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Return a list of plugin-defined variable types.
getVariableValue() - Method in class com.bea.wlpi.common.plugin.PluginVariablePanel
Return the value of the variable.
getVariableValue(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the value of a workflow instance variable.
getVendor() - Method in class com.bea.wlpi.common.plugin.PluginDependency
The name of the master plugin vendor.
getVendor() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return the plugin vendor's name.
getVersion() - Method in interface com.bea.wlpi.server.plugin.Plugin
Return the version of this plugin.
getVersion() - Method in class com.bea.wlpi.common.plugin.PluginDependency
The master plugin version required.
getVersion() - Method in class com.bea.wlpi.common.plugin.ConfigurationData
Return the plugin version.
getVersion() - Method in class com.bea.wlpi.common.plugin.PluginInfo
Return the plugin version.
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.
getWorkflowInstanceData() - Method in class com.bea.wlpi.evaluator.EvaluationContext
Return the workflow instance state.
getWorkflowInstanceData() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return the workflow instance state.
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.
getXML() - Method in class com.bea.wlpi.common.plugin.ConfigurationData
Return the plugin's XML configuration document.
guid - Variable in class com.bea.wlpi.client.common.GUID
 
GUID - class com.bea.wlpi.client.common.GUID.
A utility class for generating global unique ID.
GUID() - Constructor for class com.bea.wlpi.client.common.GUID
Generate a new instance of GUID.

H

H - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
hashCode() - Method in class com.bea.wlpi.client.common.GUID
Get the hash code of the instance of GUID.
hasPermission(EnumPermission) - Method in class com.bea.wlpi.common.security.PermissionInfo
Check whether the principal has a specific permission
HCENTRE - Static variable in class com.bea.wlpi.client.common.Attachments
Component is horizontally centered on its parent.
HELP_HTML - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Signifies standard HTML help.
HELP_JAVA_HELP - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Signifies a JavaHelp HelpSet.
HelpListener - class com.bea.wlpi.client.common.HelpListener.
Launches online help in an HTML browser or via JavaHelp.
HelpListener(URL, String, int) - Constructor for class com.bea.wlpi.client.common.HelpListener
 
HelpSetInfo - class com.bea.wlpi.common.plugin.HelpSetInfo.
Provides information about the context sensitive online help provided by a plugin.
HelpSetInfo(String, String, String, String[], int) - Constructor for class com.bea.wlpi.common.plugin.HelpSetInfo
Create a new HelpSetInfo.
helpType - Variable in class com.bea.wlpi.client.common.HelpListener
 
home - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 

I

ID - Variable in class com.bea.wlpi.common.plugin.InfoObject
The plugin-assigned ID for this InfoObject (unique within this plugin and subclass).
ID_EXCEPTION - Static variable in class com.bea.wlpi.common.plugin.ActionCategoryInfo
Standard category system ID for exception handling actions.
ID_INTEGRATION - Static variable in class com.bea.wlpi.common.plugin.ActionCategoryInfo
Standard category system ID for integration actions.
ID_MISCELLANEOUS - Static variable in class com.bea.wlpi.common.plugin.ActionCategoryInfo
Standard category system ID for miscellaneous actions.
ID_NEW - Static variable in class com.bea.wlpi.common.plugin.ActionCategoryInfo
Initial category ID for plugin-defined categories.
ID_TASK - Static variable in class com.bea.wlpi.common.plugin.ActionCategoryInfo
Standard category system ID for task related actions.
ID_WORKFLOW - Static variable in class com.bea.wlpi.common.plugin.ActionCategoryInfo
Standard category system ID for workflow related actions.
IDGENERATOR - Static variable in interface com.bea.wlpi.server.common.JNDITags
This is in the raw form in case this gets used outside of an EJB.
ignorableWhitespace(char[], int, int) - Method in class com.bea.wlpi.common.XMLProxy
 
ILLEGAL_CONVERSION - Static variable in interface com.bea.wlpi.common.Messages
"Illegal variable value assigning: try to assign variable "{0}" of type {1} with value type {2}."
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.
IMPORT_SUMMARY - Static variable in interface com.bea.wlpi.common.Messages
"Finished import from file "{0}""
IMPORTED_OBJECT - Static variable in interface com.bea.wlpi.common.Messages
"{0} : {1}"
IMPORTED_REPORT - Static variable in interface com.bea.wlpi.common.Messages
"The following components were imported:"
importPackage(byte[], Map, String, boolean, Object) - Method in interface com.bea.wlpi.server.admin.Admin
Import a package of publishable workflow objects specified by publishables.
INACTIVE - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
info - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
InfoObject - class com.bea.wlpi.common.plugin.InfoObject.
Abstract base class for all plugin metadata objects.
InfoObject(String, int, String, String, String[]) - Constructor for class com.bea.wlpi.common.plugin.InfoObject
Create a new InfoObject.
INIT_QUEUE - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
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() - Method in interface com.bea.wlpi.server.plugin.Plugin
Initialize the Plugin.
init() - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Load and initialize all plugins.
init(String, String) - Method in interface com.bea.wlpi.common.plugin.PluginField
Set the name and event descriptor associated with this field.
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.
INSTANCE_ABORTED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a workflow instance is aborted.
INSTANCE_COMPLETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a workflow instance is completed.
INSTANCE_CREATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a workflow instance is created.
INSTANCE_DELETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a workflow instance is deleted.
INSTANCE_UPDATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a workflow instance is saved.
instanceChanged(InstanceNotification) - Method in interface com.bea.wlpi.server.plugin.Plugin
Notifies a plugin of a change in a workflow instance.
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.
InstanceInfo(String, String, String, String, String, String, Timestamp, Timestamp, String, int, String, Map) - Constructor for class com.bea.wlpi.common.InstanceInfo
Create a new InstanceInfo object.
InstanceNotification - class com.bea.wlpi.server.plugin.InstanceNotification.
Notification object that describes a change to a workflow instance.
instantiate(String, String, String, String, String, EventData, List, Map) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Create a new workflow instance.
instantiateWorkflow(ExecutionContext, String, String, VariableInfo[], Map) - Method in interface com.bea.wlpi.server.plugin.ActionContext
Create a new workflow instance.
instantiateWorkflow(String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Create a new workflow instance.
instantiateWorkflow(String, String, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Create a new workflow instance with a transaction id.
instantiateWorkflow(String, String, String, Map, Map) - Method in interface com.bea.wlpi.server.worklist.Worklist
Create a new workflow instance, passing an XML document and initial variable values.
instantiateWorkflow(String, String, String, Map, Map, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Create a new workflow instance with a transaction id, passing an XML document and initial variable values.
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}."
INVALID_OBJECT_TYPE - Static variable in interface com.bea.wlpi.common.Messages
"The list contains an object that is not a {0} object."/
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 server could not find the invocation object for a business operation."
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.
invokeAddVariableDialog() - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Invoke the Add Variable dialog to allow the user to define a new workflow variable.
invokeAddVariableDialog(String, String[]) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Invoke the 'Add Variable' dialog to allow the user to define a new workflow variable of a valid type specified by the caller.
invokeConstructor(Object[]) - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
Create an instance of the Java class.
invokeErrorHandler(String, Exception) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Invoke an error handler by name.
invokeExpressionBuilder(JTextComponent, boolean, FieldInfo, String[], String) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Invoke the expression builder dialog.
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
Deprecated. Use Worklist.invokeWorkflowExceptionHandler(java.lang.String, java.lang.String, java.lang.String, java.lang.String) instead.
invokeWorkflowExceptionHandler(String, String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Invoke an exception handler for a workflow instance.
invokeWorkflowExceptionHandler(String, String, String, String, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Invoke an exception handler for a workflow instance with a transaction id.
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.
isAuditEnabled() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Return whether auditing is enabled for the current workflow.
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.
isLoaded(String, VersionInfo) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Indicates whether the specified plugin is loaded.
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.
isPublished() - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
isPublished() - Method in class com.bea.wlpi.common.TemplateInfo
Whether this template is published.
isPublished() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
 
isPublished() - Method in interface com.bea.wlpi.common.Publishable
Returns whether the object is published.
isPublished() - Method in class com.bea.wlpi.common.EventKeyInfo
 
isPublished() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
 
isPublished() - Method in class com.bea.wlpi.common.UserInfo
 
isPublished() - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Whether this business calendar is published.
isPublished() - Method in class com.bea.wlpi.common.RoleInfo
 
isPublished() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Whether this template definition is published.
isPublished() - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
isPublished() - Method in class com.bea.wlpi.common.OrganizationInfo
 
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.
isValidActionState(int) - Method in class com.bea.wlpi.common.plugin.ActionInfo
Indicates if the specified action is valid in the specified action state.
isVariableInExpression(String, String) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Check whether an expression references the specified variable.
isVerbose() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Check whether the invokeXXX() methods emit debugging messages.
isWindowsPlatform() - Static method in class com.bea.wlpi.client.common.HelpListener
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property.

J

JMS_ACTION_ASSIGNED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source task was assigned.
JMS_ACTION_REMOVED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was deleted.
JMS_ACTION_UPDATED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was updated.
JMS_EVENT_CREATED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was created.
JMS_EVENT_DELETED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was deleted.
JMS_EVENT_LOADED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was loaded.
JMS_EVENT_POSTED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was posted for deferred execution.
JMS_EVENT_UNLOADED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was unloaded.
JMS_EVENT_UPDATED - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate that the source was updated.
JMS_FACTORY - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
JMS_PROP_ACTION - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS string property to indicate the type of update.
JMS_PROP_ASSIGNEE - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS string property to indicate the associated task assignee.
JMS_PROP_EVENT - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS int property to indicate the type of update.
JMS_PROP_ORG - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS string property to indicate the associated organization.
JMS_PROP_ROLE - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS boolean property to indicate whether the assignee is a role.
JMS_PROP_SENDER - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS string property to indicate the sender of a notification.
JMS_PROP_SOURCE - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS int property to indicate the source of a notification.
JMS_SOURCE_PLUGIN - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate a plugin notification.
JMS_SOURCE_RUNNABLE - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate a postponed runnable object.
JMS_SOURCE_WORKLIST - Static variable in interface com.bea.wlpi.common.WLPIConstants
JMS property value to indicate a worklist notification.
JMSTest - class com.bea.wlpi.client.util.JMSTest.
A JMS test utility that can publish or subscribe to a JMS topic.
JMSTestAddr - class com.bea.wlpi.client.util.JMSTestAddr.
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
 
JNDI_FACTORY - Static variable in interface com.bea.wlpi.server.common.JNDITags
This is the standard WLS JNDI factory tag
JNDIHelper - class com.bea.wlpi.server.common.JNDIHelper.
This class defines static methods that can be used to get a Context object to the WLS JNDI tree.
JNDITags - interface com.bea.wlpi.server.common.JNDITags.
This interface defines all of the tags that are used to look up values in JNDI.
JOIN_INSTANCE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified join instance: {0}."

K

KEY_ACTION - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Key value to retrieve the PluginAction implementation class name.
KEY_DATA - Static variable in class com.bea.wlpi.common.plugin.DoneInfo
Key value to retrieve the PluginData implementation class name.
KEY_DATA - Static variable in class com.bea.wlpi.common.plugin.EventInfo
Key value to retrieve the PluginData implementation class name.
KEY_DATA - Static variable in class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo
Key value to retrieve the PluginData implementation class name.
KEY_DATA - Static variable in class com.bea.wlpi.common.plugin.StartInfo
Key value to retrieve the PluginData implementation class name.
KEY_DATA - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Key value to retrieve the PluginActionData implementation class name.
KEY_DATA - Static variable in class com.bea.wlpi.common.plugin.TemplatePropertiesInfo
Key value to retrieve the PluginData implementation class name.
KEY_DATA - Static variable in class com.bea.wlpi.common.plugin.ConfigurationInfo
Key value to retrieve the PluginData implementation class name.
KEY_DONE - Static variable in class com.bea.wlpi.common.plugin.DoneInfo
Key value to retrieve the PluginDone implementation class name.
KEY_EVALUATOR - Static variable in class com.bea.wlpi.common.plugin.FunctionInfo
Key value to retrieve the PluginFunction implementation class name.
KEY_EVENT - Static variable in class com.bea.wlpi.common.plugin.EventInfo
Key value to retrieve the PluginEvent implementation class name.
KEY_FIELD - Static variable in class com.bea.wlpi.common.plugin.FieldInfo
Key value to retrieve the PluginField implementation class name.
KEY_HANDLER - Static variable in class com.bea.wlpi.common.plugin.EventHandlerInfo
Key value to retrieve the EventHandler implementation class name.
KEY_HELP_ID - Static variable in class com.bea.wlpi.common.plugin.HelpSetInfo
Key value to retrieve the JavaHelp help key or HTML filename for the main index page or table of contents.
KEY_HELP_SET - Static variable in class com.bea.wlpi.common.plugin.HelpSetInfo
Key value to retrieve the .hs help set file name or HTML help base directory.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.DoneInfo
Key value to retrieve the PluginPanel implementation class name.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.EventInfo
Key value to retrieve the PluginTriggerPanel implementation class name.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo
Key value to retrieve the PluginPanel class name.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.StartInfo
Key value to retrieve the PluginTriggerPanel implementation class name.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.ActionInfo
Key value to retrieve the PluginActionPanel implementation class name.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.TemplatePropertiesInfo
Key value to retrieve the PluginPanel implementation class name.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Key value to retrieve the PluginVariablePanel implementation class name.
KEY_PANEL - Static variable in class com.bea.wlpi.common.plugin.ConfigurationInfo
Key value to retrieve the PluginPanel implementation class name.
KEY_RENDERER - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Key value to retrieve the PluginVariableRenderer implementation class name.
KEY_START - Static variable in class com.bea.wlpi.common.plugin.StartInfo
Key value to retrieve the PluginStart implementation class name.

L

lastPath - Static variable in class com.bea.wlpi.client.repository.RepositoryExplorer
The last node selected on the tree.
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() - Method in class com.bea.wlpi.common.plugin.PluginPanel
Instructs the panel to initialize its UI controls from the plugin-provided data.
load(PluginObject) - Method in interface com.bea.wlpi.server.plugin.Plugin
Load the Plugin.
load(Properties, String) - Method in class com.bea.wlpi.client.common.SortableTableModel
Retrieve the sort column index and sort order from a Properties object.
load(XMLReader) - Method in interface com.bea.wlpi.common.plugin.PluginObject
Notifies a plugin supplied object to prepare to load its data from an XML template definition.
loadPlugin(String, VersionInfo) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Load and initialize the specified plugin.
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.
lostOwnership(Clipboard, Transferable) - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
This method is called when the this object is no longet the owner of the contents of the clipboard.

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.
main(String[]) - Static method in class com.bea.wlpi.client.util.JMSTestAddr
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
 
MAPPING_NOT_NULL - Static variable in interface com.bea.wlpi.common.Messages
"Cannot map a role to a blank group."
mapRolesToGroups(String, Map) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
This method maps a set of roles to groups.
mapRoleToGroup(String, String, String) - Method in interface com.bea.wlpi.server.principal.WLPIPrincipal
This method maps an individual role to a WLS security group.
masters - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
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.
MFL - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is a Message Format Language document.
minimumLayoutSize(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
MODE_AUTOMATIC - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The Plugin Manager automatically starts this plugin on system startup.
MODE_DISABLED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin is disabled and cannot be started.
MODE_MANUAL - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
A user must manually start this plugin.
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 - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
name - Variable in class com.bea.wlpi.common.plugin.InfoObject
The localized name of this InfoObject.
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
 
NO_CONTENT - Static variable in class com.bea.eci.repository.helper.Types
No content associated with entity.
NO_EJB_FOR_HANDLE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot dereference Handle to EJB for BO parameter"
NO_MESSAGE - Static variable in interface com.bea.eci.repository.helper.RepositoryExceptionMessages
 
NONACTIVATED_REPORT - Static variable in interface com.bea.wlpi.common.Messages
"The following template definintions cannot be activated due to unresolved references:"
NOTIFICATION_DEFINITION - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Signifies a template definition notification.
NOTIFICATION_INSTANCE - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Signifies a workflow instance notification.
NOTIFICATION_TASK - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Signifies a task notification.
NOTIFICATION_TEMPLATE - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Signifies a template notification.
NOTIFICATION_THRESHOLD - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
NOTIFY_TOPIC - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
NOTIFY_TOPIC - Static variable in interface com.bea.wlpi.server.common.JNDITags
 

O

OBJECT_FOLDER - Static variable in class com.bea.eci.repository.helper.Types
com.bea.eci.repository.ObjectFolder
OBJECT_PUBLISHED_MISMATCH_REPORT - Static variable in interface com.bea.wlpi.common.Messages
"Cannot overwrite a published object with an unpublished one or vice-versa."
ObjectFolderUtil - class com.bea.eci.repository.helper.ObjectFolderUtil.
A convenience class for repository ObjectFolders.
ObjectFolderUtil() - Constructor for class com.bea.eci.repository.helper.ObjectFolderUtil
 
okay() - Method in class com.bea.wlpi.client.common.Logon
Check whether user pressed the OK button.
onEvent(EventData) - Method in interface com.bea.wlpi.server.plugin.EventHandler
Handle an incoming event.
onEvent(EventData) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Process an event.
onMessage(Message) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Process a "task assigned" notification received via a JMS topic.
onMessage(Message) - Method in class com.bea.wlpi.client.common.Tasklist
Respond to a JMS task notification message.
onMessage(Message) - Method in class com.bea.wlpi.client.util.JMSTest
Implements the javax.jms.MessageListener interface.
onMessage(Message) - Method in class com.bea.wlpi.client.util.JMSTestAddr
Implements the javax.jms.MessageListener interface.
onPluginDeployed(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Notify the plugin manager that a plugin has been hot-deployed.
ORG - Static variable in interface com.bea.wlpi.common.Publishable
 
ORG - Static variable in interface com.bea.wlpi.common.Messages
"Organization"
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

P_Administer_User - Static variable in class com.bea.wlpi.common.security.EnumPermission
The permission Administer User.
P_Configure_Components - Static variable in class com.bea.wlpi.common.security.EnumPermission
The permission Configure Components.
P_Configure_System - Static variable in class com.bea.wlpi.common.security.EnumPermission
The permission Configure System.
P_Create_Template - Static variable in class com.bea.wlpi.common.security.EnumPermission
The permission Create Template.
P_Delete_Template - Static variable in class com.bea.wlpi.common.security.EnumPermission
The permission Delete Template.
P_Execute_Template - Static variable in class com.bea.wlpi.common.security.EnumPermission
The permission Execute Template.
P_Monitor_Instance - Static variable in class com.bea.wlpi.common.security.EnumPermission
The permission Monitor Instance.
PackageEntry - class com.bea.wlpi.common.PackageEntry.
This class represents a single entry in a publish package JAR file.
PackageEntry(Publishable, Map, boolean) - Constructor for class com.bea.wlpi.common.PackageEntry
 
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}."
parentSystemID - Variable in class com.bea.wlpi.common.plugin.ActionCategoryInfo
The system ID of the parent category.
parse(InputSource) - Method in class com.bea.wlpi.common.XMLProxy
 
parse(String) - Method in class com.bea.wlpi.common.XMLProxy
 
PASSWORD_FAILURE - Static variable in interface com.bea.wlpi.common.Messages
"Wrong password.;
PENDING - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
PERM_GROUP_MISSING - Static variable in interface com.bea.wlpi.common.Messages
"A WLPI permission group is missing."
Permission - interface com.bea.wlpi.server.permission.Permission.
Provides permissions for interfaces within WLPI
PERMISSION_HOME_JNDI - Static variable in class com.bea.wlpi.client.common.WLPI
 
PermissionHome - interface com.bea.wlpi.server.permission.PermissionHome.
Home interface for the Permission session EJB.
PermissionInfo - class com.bea.wlpi.common.security.PermissionInfo.
Holds permisssion infomation about a principal.
PermissionInfo(String) - Constructor for class com.bea.wlpi.common.security.PermissionInfo
Create a new PermissionInfo object.
Permissions - Static variable in class com.bea.wlpi.common.security.EnumPermission
An array of all predefined WLPI permissions which is in the order of P_Configure_System, P_Configure_Components, P_Administer_User, P_Monitor_Instance, P_Create_Template, P_Delete_Template, P_Execute_Template.
ping() - Method in interface com.bea.eci.repository.ejb.XMLRepository
An empty method that allows clients to ensure that the EJB is active.
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.
Plugin - interface com.bea.wlpi.server.plugin.Plugin.
Defines the functionality of a Weblogic Process Integrator Plugin.
PLUGIN_CONTEXT - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
PLUGIN_DEPENDENCY_CIRCULAR - Static variable in interface com.bea.wlpi.common.Messages
"The system detected a circular dependency while attempting to load plugin {0}."
PLUGIN_DEPENDENCY_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"The system could not load plugin {0} because the plugin {1}, on which it depends, is missing or failed to initialize."
PLUGIN_ERROR - Static variable in interface com.bea.wlpi.common.Messages
"Error in plugin {0}: {1}"
PLUGIN_FRAMEWORK_VERSION - Static variable in interface com.bea.wlpi.common.Messages
"The plugin {0} requires plugin framework version {1} or later."
PLUGIN_INFO_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The {0} plugin does not define a {1} object with an ID of {2}."
PLUGIN_INVALID_ACTION - Static variable in interface com.bea.wlpi.common.Messages
Plugin {0} provided an action or category {1} with an invalid parentSystemID: {2}."
PLUGIN_MANAGER_CFG_JNDI - Static variable in class com.bea.wlpi.client.common.WLPI
 
PLUGIN_MANAGER_JNDI - Static variable in class com.bea.wlpi.client.common.WLPI
 
PLUGIN_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the plugin "{1}"."
PLUGIN_NOT_LOADED - Static variable in interface com.bea.wlpi.common.Messages
"A required plugin {0} is not loaded."
PluginAction - interface com.bea.wlpi.server.plugin.PluginAction.
The interface that a plugin must implement to define a new action.
PluginActionData - interface com.bea.wlpi.common.plugin.PluginActionData.
Interface to allow plugins to load and store plugin action data in XML format.
PluginActionPanel - class com.bea.wlpi.common.plugin.PluginActionPanel.
Defines the GUI component for a plugin-provided action.
PluginActionPanel(Locale, String) - Constructor for class com.bea.wlpi.common.plugin.PluginActionPanel
Create a new PluginActionPanel.
PluginCapabilitiesInfo - class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo.
Provides information about a plugin's capabilities.
PluginCapabilitiesInfo(PluginInfo, ActionCategoryInfo[], EventInfo[], FieldInfo[], FunctionInfo[], StartInfo[], DoneInfo[], VariableTypeInfo[], TemplatePropertiesInfo, TemplateDefinitionPropertiesInfo, EventHandlerInfo) - Constructor for class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo
Create a new PluginCapabilitiesInfo.
PluginConfiguration - class com.bea.wlpi.server.plugin.PluginConfiguration.
 
PluginConfiguration(PluginHome, String, VersionInfo, PluginInfo) - Constructor for class com.bea.wlpi.server.plugin.PluginConfiguration
Create a new PluginConfiguration.
PluginConfiguration(String, VersionInfo, int, String) - Constructor for class com.bea.wlpi.server.plugin.PluginConfiguration
Create a new PluginConfiguration.
PluginConstants - interface com.bea.wlpi.common.plugin.PluginConstants.
Defines various constants used by the plugin framework.
PluginData - interface com.bea.wlpi.common.plugin.PluginData.
Interface to allow plugins to load and store data in XML format.
PluginDependency - class com.bea.wlpi.common.plugin.PluginDependency.
Provides information about a plugin's dependencies.
PluginDependency(String, String, String, String, VersionInfo) - Constructor for class com.bea.wlpi.common.plugin.PluginDependency
Create a new PluginDependency.
PluginDone - interface com.bea.wlpi.server.plugin.PluginDone.
The interface that a plugin must implement to define a new done node type.
PluginEvent - interface com.bea.wlpi.server.plugin.PluginEvent.
The interface that a plugin must implement to define a new event node type.
PluginException - exception com.bea.wlpi.common.plugin.PluginException.
Exception class thrown by plugins and the Plugin Manager.
PluginException(Exception) - Constructor for class com.bea.wlpi.common.plugin.PluginException
Create a new PluginException to wrap another exception.
PluginException(int, Object[]) - Constructor for class com.bea.wlpi.common.plugin.PluginException
Create a new PluginException.
PluginException(String, String) - Constructor for class com.bea.wlpi.common.plugin.PluginException
Create a new PluginException.
PluginField - interface com.bea.wlpi.common.plugin.PluginField.
The interface that a plugin has to implement to define a new field.
PluginFunction - interface com.bea.wlpi.common.plugin.PluginFunction.
The interface that a plugin must implement to define a new evaluator function.
PluginHome - interface com.bea.wlpi.server.plugin.PluginHome.
The home interface for all plugins.
PluginInfo - class com.bea.wlpi.common.plugin.PluginInfo.
Provides basic information about a plugin prior to loading.
PluginInfo(String, String, String, Locale, String, String, VersionInfo, VersionInfo, PluginDependency[], ConfigurationInfo, HelpSetInfo) - Constructor for class com.bea.wlpi.common.plugin.PluginInfo
Create a new PluginInfo.
PluginManager - interface com.bea.wlpi.server.plugin.PluginManager.
Manages WebLogic Process Integrator plugins.
PluginManagerCfg - interface com.bea.wlpi.server.plugin.PluginManagerCfg.
Configures WebLogic Process Integrator plugins.
PluginManagerCfgHome - interface com.bea.wlpi.server.plugin.PluginManagerCfgHome.
The home interface for the plugin configuration manager.
PluginManagerHome - interface com.bea.wlpi.server.plugin.PluginManagerHome.
The home interface of the plugin manager.
pluginName - Variable in class com.bea.wlpi.common.plugin.InfoObject
The unique name of the plugin providing this InfoObject.
PluginNotification - class com.bea.wlpi.server.plugin.PluginNotification.
The abstract base class for all plugin notifications.
PluginNotification(Object, int) - Constructor for class com.bea.wlpi.server.plugin.PluginNotification
Create a new PluginNotification.
PluginObject - interface com.bea.wlpi.common.plugin.PluginObject.
Interface to allow plugins to load data in XML format.
PluginPanel - class com.bea.wlpi.common.plugin.PluginPanel.
Defines a plugin-provided GUI component.
PluginPanel(Locale, String) - Constructor for class com.bea.wlpi.common.plugin.PluginPanel
Create a new PluginPanel.
PluginPanelContext - interface com.bea.wlpi.common.plugin.PluginPanelContext.
Interface to allow plugins access to design-time context and services.
PluginStart - interface com.bea.wlpi.server.plugin.PluginStart.
The interface that a plugin must implement to define a new start node type.
PluginTemplateNode - interface com.bea.wlpi.server.plugin.PluginTemplateNode.
The base interface for plugin provided start and done nodes.
PluginTriggerPanel - class com.bea.wlpi.common.plugin.PluginTriggerPanel.
Defines a plugin-provided start or event node GUI component.
PluginTriggerPanel(Locale, String) - Constructor for class com.bea.wlpi.common.plugin.PluginTriggerPanel
Create a new PluginTriggerPanel.
PluginVariablePanel - class com.bea.wlpi.common.plugin.PluginVariablePanel.
Defines a plugin-provided GUI component for editing the value of a plugin-defined variable type.
PluginVariablePanel(Locale, String) - Constructor for class com.bea.wlpi.common.plugin.PluginVariablePanel
Create a new PluginVariablePanel.
PluginVariableRenderer - interface com.bea.wlpi.common.plugin.PluginVariableRenderer.
Defines a plugin-provided GUI component for displaying the value of a plugin-defined variable type.
position(Component, int, int, Insets) - Method in class com.bea.wlpi.client.common.Attachments
Position the specified component using the previously specified attachments.
postStartWatch(String, String, String, String, String) - Method in interface com.bea.wlpi.server.plugin.EventContext
Register an event processor watch record for the specified message.
preferredLayoutSize(Container) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
printStackTrace() - Method in class com.bea.wlpi.common.WorkflowException
Print this exception and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class com.bea.wlpi.common.WorkflowException
Print this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.bea.wlpi.common.WorkflowException
Print this exception and its backtrace to the specified print writer.
processingInstruction(String, String) - Method in class com.bea.wlpi.common.XMLProxy
 
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
 
Publishable - interface com.bea.wlpi.common.Publishable.
Describes objects that can be included in a workflow application package.
PUBLISHED_MISMATCH_REPORT - Static variable in interface com.bea.wlpi.common.Messages
"The following template definintions cannot be imported\ndue to published status mismatch with their templates:"
PublishPackage - class com.bea.wlpi.common.PublishPackage.
This class represents all the entries to be included in a publish package JAR file.
PublishPackage() - Constructor for class com.bea.wlpi.common.PublishPackage
 
PublishPackage(List) - Constructor for class com.bea.wlpi.common.PublishPackage
 
pwd - Static variable in class com.bea.wlpi.client.worklist.WorklistApplet
 

Q

QUEUE_FACTORY - Static variable in interface com.bea.wlpi.server.common.JNDITags
 

R

readPackage(byte[], Object) - Method in interface com.bea.wlpi.server.admin.Admin
Reads a packaged workflow application, as created by the Admin.exportPackage(com.bea.wlpi.common.PublishPackage, java.lang.Object) method.
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}."
referencesExceptionHandler(String) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Check whether the panel references the specified exception handler.
referencesVariable(String) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Check whether the panel references the specified variable.
refresh() - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.refresh(). The cluster-wide plugin manager state is pinned to a single server in the cluster.
refresh() - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Flush cached plugin capabilities information.
refresh() - Method in class com.bea.wlpi.client.common.Tasklist
Rebuild the contents of this task list.
refreshTree() - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
Rerfreshes the tree with the latest contents from the database.
removeActionListener(ActionListener) - Method in class com.bea.wlpi.client.repository.RepositoryExplorer
Remove a listener that was registered to be notified of events generated by this object.
removeActionListener(ActionListener) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Remove a previously registered ActionListener.
removeChildFolder(RepositoryFolderInfo, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Remove a reference between a child folder and its parent folder.
removeChildFolder(RepositoryFolderInfo, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Remove a reference between a child folder and its parent folder.
removeEntityFromFolder(XMLEntityInfo, RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Remove an entity from a folder, but do not delete the entity.
removeEntityFromFolder(XMLEntityInfo, RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Remove an entity from a folder, but do not delete the entity.
removeEventWatch(ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.EventContext
De-register the event processor watch record for the specified message.
removeInstanceListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.removeInstanceListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster.
removeInstanceListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Unregister a specific plugin as an InstanceNotification listener.
removeLayoutComponent(Component) - Method in class com.bea.wlpi.client.common.AttachmentsLayout
 
removeStartWatch() - Method in interface com.bea.wlpi.server.plugin.EventContext
De-register the event processor watch record for the specified message.
removeTaskListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.removeTaskListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster.
removeTaskListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Unregister a specific plugin as a TaskNotification listener.
removeTemplateDefinitionListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.removeTemplateDefinitionListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster.
removeTemplateDefinitionListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Unregister a specific plugin as a TemplateDefinitionNotification listener.
removeTemplateListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Deprecated. Call PluginManagerCfg.removeTemplateListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster.
removeTemplateListener(Plugin) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Unregister a specific plugin as a TemplateNotification listener.
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.
RENAME_NONEXISTANT_ENTITY - Static variable in interface com.bea.eci.repository.helper.RepositoryExceptionMessages
 
RENAME_NONEXISTANT_FOLDER - Static variable in interface com.bea.eci.repository.helper.RepositoryExceptionMessages
 
renameEntity(String, String) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Change the name of an entity.
renameEntity(String, String) - Method in class com.bea.eci.repository.helper.RepositoryActions
Change the name of an entity.
renameFolder(String, String) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Change the name of an folder.
renameFolder(String, String) - Method in class com.bea.eci.repository.helper.RepositoryActions
Change the name of an folder.
renameVariableInExpression(String, String, String) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Update an expression's references to a renamed variable.
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
Deprecated. Use the two-args overload to pass a parent component. This ensures that the message box is displayed correctly and avoids lost-focus problems.
reportException(Exception, Component) - Static method in class com.bea.wlpi.client.common.ExceptionHandler
Report the specified exception.
RepositoryActions - class com.bea.eci.repository.helper.RepositoryActions.
This class provides methods for accessing and manipulating the XML Entity Repository.
RepositoryActions() - Constructor for class com.bea.eci.repository.helper.RepositoryActions
Constructor for use from within an EJB.
RepositoryActions(String, String, String, String, String) - Constructor for class com.bea.eci.repository.helper.RepositoryActions
Constructor for use from a 2-tier client.
RepositoryException - exception com.bea.eci.repository.helper.RepositoryException.
Thrown by the repository EJB, this class insulates the repository client from the repository implementation classes, specifically com.bea.eci.repository.RepositoryException.
RepositoryException(int, Object[]) - Constructor for class com.bea.eci.repository.helper.RepositoryException
Create a new RepositoryException containing a nested exception with a specific message.
RepositoryException(String) - Constructor for class com.bea.eci.repository.helper.RepositoryException
Create a new RepositoryException containing a nested exception with a specific message.
RepositoryExceptionMessages - interface com.bea.eci.repository.helper.RepositoryExceptionMessages.
Message numbers used by com.bea.eci.repository.helper.RepositoryException.
RepositoryExplorer - class com.bea.wlpi.client.repository.RepositoryExplorer.
A graphical component used to access the BEA repository.
RepositoryExplorer(String, String, String, String, String, JFrame) - Constructor for class com.bea.wlpi.client.repository.RepositoryExplorer
Creates new RepositoryExplorer for displaying repository information in which the client is connected using a JDBC connection (as opposed to using a WLS data source).
RepositoryExplorer(XMLRepository, JDialog) - Constructor for class com.bea.wlpi.client.repository.RepositoryExplorer
Creates new RepositoryExplorer.
RepositoryExplorer(XMLRepository, JFrame) - Constructor for class com.bea.wlpi.client.repository.RepositoryExplorer
Creates new RepositoryExplorer.
RepositoryFolderInfo - class com.bea.eci.repository.helper.RepositoryFolderInfo.
A class used to represent a folder in the repository.
RepositoryFolderInfo(String, String, String, String) - Constructor for class com.bea.eci.repository.helper.RepositoryFolderInfo
Creates a new representation of a repository folder.
RepositoryFolderInfoHelper - class com.bea.wlpi.common.RepositoryFolderInfoHelper.
This is an auxilliary class for com.bea.eci.repository.helper.RepositoryFolderInfo used solely for Import/Export purposes.
RepositoryFolderInfoHelper(String, String, String, String) - Constructor for class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
RepositoryFolderInfoHelper(String, String, String, String, RepositoryFolderInfoHelper) - Constructor for class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
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(ActionContext, ExecutionContext, Object) - Method in interface com.bea.wlpi.server.plugin.PluginAction
Process an asynchronous response directed to this action.
response(String, String, String, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Send the client's response to a previously received client request.
response(String, String, String, Object, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Send the client's response to a previously received client request.
response(String, String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Send the client's response to a previously received client request.
retrieveFolderlessTextDocuments(RepositorySession) - Static method in class com.bea.eci.repository.helper.TextDocumentUtil
Obtains a list of all entities that are not contained in a folder.
retrieveTopFolders(RepositorySession) - Static method in class com.bea.eci.repository.helper.ObjectFolderUtil
Obtains a list of ObjectFolder objects, each one not a child of another folder (ie - top level parent folders).
RIGHT - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the right side of its parent.
ROLE - Static variable in interface com.bea.wlpi.common.Publishable
 
ROLE - Static variable in interface com.bea.wlpi.common.Messages
"Role"
ROLE_CANNOT_DELETE_ACTION_REF - Static variable in interface com.bea.wlpi.common.Messages
"The role {0} cannot be deleted, because it is referenced by one or more actions."
ROLE_EMPTY - Static variable in interface com.bea.wlpi.common.Messages
"The role {0} is empty."
ROLE_NAMES_UNIQUE - Static variable in interface com.bea.wlpi.common.Messages
"Role names must be unique within an organization."
ROLE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified role: {0}."
ROLE_NOT_MAPPED - Static variable in interface com.bea.wlpi.common.Messages
"The Process Integrator role {0} is not mapped to a WebLogic Server security group."
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.
RoleInfo(String, String, String, String) - Constructor for class com.bea.wlpi.common.RoleInfo
Create a new RoleInfo object.
RolePermissionInfo - class com.bea.wlpi.common.security.RolePermissionInfo.
Holds permisssion infomation about a WLPI role.
RolePermissionInfo(String, String) - Constructor for class com.bea.wlpi.common.security.RolePermissionInfo
Create a new RolePermissionInfo object.
RolePermissionInfo(String, String, String) - Constructor for class com.bea.wlpi.common.security.RolePermissionInfo
Create a new RolePermissionInfo 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

save(XMLWriter, int) - Method in interface com.bea.wlpi.common.plugin.PluginData
Instruct the plugin to store its data in an XML document.
saveElement(int, String, boolean) - Method in class com.bea.wlpi.common.XMLWriter
 
saveElement(int, String, String) - Method in class com.bea.wlpi.common.XMLWriter
 
saveElement(int, String, String[][], boolean) - Method in class com.bea.wlpi.common.XMLWriter
 
saveElement(int, String, String[][], String) - Method in class com.bea.wlpi.common.XMLWriter
 
saveIndent(int) - Static method in class com.bea.wlpi.common.XMLWriter
 
SENDING_EMAIL_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"Sending email failed."
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, EJBDescriptor, MethodDescriptor, String[], MethodDescriptor, String[], boolean) - 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.
set(String, String, MethodDescriptor, String[], MethodDescriptor, String[], boolean) - 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.
setConfiguration(PluginObject) - Method in interface com.bea.wlpi.server.plugin.Plugin
Set a plugin's configuration.
setContent(byte[]) - Method in class com.bea.wlpi.common.XMLEntityInfoHelper
 
setContentHandler(ContentHandler) - Method in class com.bea.wlpi.common.XMLProxy
 
setContext(Object) - Method in class com.bea.wlpi.common.plugin.PluginVariablePanel
Set the operating context for the panel.
setContext(PluginPanelContext, PluginData) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Set the operating context for the panel.
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.
setDescription(String) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the description.
setDocumentLocator(Locator) - Method in class com.bea.wlpi.common.XMLProxy
 
setDTDHandler(DTDHandler) - Method in class com.bea.wlpi.common.XMLProxy
 
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.
setEntityResolver(EntityResolver) - Method in class com.bea.wlpi.common.XMLProxy
 
setErrorHandler(ErrorHandler) - Method in class com.bea.wlpi.common.XMLProxy
 
setErrorHandler(String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Set the current error handler.
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.
setFeature(String, boolean) - Method in class com.bea.wlpi.common.XMLProxy
 
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.
setGroupId(String) - Method in class com.bea.wlpi.common.RoleInfo
Set the WLS group this role maps to.
setGroupID(String) - Method in class com.bea.wlpi.common.security.RolePermissionInfo
Set the group ID.
setHeight(int) - Method in class com.bea.wlpi.client.common.Attachments
Set the height of the component that uses this attachment.
setHelpBroker(HelpBroker) - Static method in class com.bea.wlpi.client.common.HelpListener
 
setHomeParamDescriptions(String[]) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the EJB home parameter descriptions
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.
setIsSessionBean(boolean) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
 
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.
setOrgID(String) - Method in class com.bea.wlpi.common.security.RolePermissionInfo
Set the organization ID.
setParent(RepositoryFolderInfoHelper) - Method in class com.bea.wlpi.common.RepositoryFolderInfoHelper
 
setPermission(EnumPermission, boolean) - Method in class com.bea.wlpi.common.security.PermissionInfo
Set a specific permission of the principal to val.
setPluginConfiguration(String, VersionInfo, int, String) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Set a plugin's configuration data.
setPluginInstanceData(String, Object) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Set the workflow instance data provided by the named plugin.
setPluginInstanceData(String, String, Object) - Method in interface com.bea.wlpi.server.admin.Admin
Set the plugin-supplied data associated with a workflow instance.
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.
setProperty(String, Object) - Method in class com.bea.wlpi.common.XMLProxy
 
setPublishable(Publishable) - Method in class com.bea.wlpi.common.PackageEntry
 
setPublished() - Method in class com.bea.wlpi.common.ClassInvocationDescriptor
 
setPublished() - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
 
setPublished(boolean) - Method in class com.bea.wlpi.common.PackageEntry
 
setQualifier(PluginField) - Method in interface com.bea.wlpi.common.plugin.PluginField
Set the field qualifier.
setReferences(Map) - Method in class com.bea.wlpi.common.PackageEntry
 
setRemoteParamDescriptions(String[]) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set the EJB remote parameter descriptions
setResourceBundle(String) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Set the resource bundle to use when localizing strings and messages.
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.
setRolePermissions(List) - Method in interface com.bea.wlpi.server.permission.Permission
This method allows the batch update of role permissions in the system.
setRollbackOnly() - Method in interface com.bea.wlpi.server.common.ExecutionContext
Set the current user transaction for rollback only.
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.
setSystemID(int) - Method in class com.bea.wlpi.common.plugin.CategoryInfo
Set the category's system ID.
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
Deprecated. Use Admin.setTemplateOrgs(java.lang.String, java.util.Collection) and Admin.updateTemplate(com.bea.wlpi.common.TemplateInfo).
setTemplateOrgs(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.
setTrigger(EventContext, String) - Method in interface com.bea.wlpi.server.plugin.PluginStart
Establish the event watch for this start node.
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.
setUserPermissions(List) - Method in interface com.bea.wlpi.server.permission.Permission
This method allows the batch update of user permissions in the system.
setValue(Object) - Method in interface com.bea.wlpi.common.plugin.PluginVariableRenderer
Set the variable to display.
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.
setVariableValue(String, Object) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Set the value of a workflow instance variable.
setVerbose(boolean) - Method in class com.bea.wlpi.common.EJBInvocationDescriptor
Set whether the invokeXXX() methods emit debugging messages.
setVerticalCentering() - Method in class com.bea.wlpi.client.common.Attachments
Center a component vertically within its container.
setVerticalCentering(Component) - Method in class com.bea.wlpi.client.common.Attachments
Vertically center one component on another component.
setVerticalCentering(int) - Method in class com.bea.wlpi.client.common.Attachments
Vertically offset a component from its container's vertical center.
setVerticalCentering(int, Component) - Method in class com.bea.wlpi.client.common.Attachments
Vertically center one component relative to another component.
setWidth(int) - Method in class com.bea.wlpi.client.common.Attachments
Set the width of the component that uses this attachment.
setXML(String) - Method in class com.bea.wlpi.common.BusinessCalendarInfo
Set the business calendar definition.
skippedEntity(String) - Method in class com.bea.wlpi.common.XMLProxy
 
slaves - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
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.
source - Variable in class com.bea.wlpi.server.plugin.PluginNotification
 
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.
startDocument() - Method in class com.bea.wlpi.common.XMLProxy
 
startedWorkflowDone(ActionContext, ExecutionContext, VariableInfo[]) - Method in interface com.bea.wlpi.server.plugin.PluginAction
Notify the plugin action that a sub-workflow it started is now complete.
startElement(String, String, String, Attributes) - Method in class com.bea.wlpi.common.XMLProxy
 
StartInfo - class com.bea.wlpi.common.plugin.StartInfo.
Provides information about a start node type defined by a plugin.
StartInfo(String, int, String, String, Icon, String[], FieldInfo) - Constructor for class com.bea.wlpi.common.plugin.StartInfo
Create a new StartInfo.
startMode - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
startPrefixMapping(String, String) - Method in class com.bea.wlpi.common.XMLProxy
 
stateChanged(ChangeEvent) - Method in class com.bea.wlpi.client.worklist.WorklistPane
Called when the user changes the active tasklist by clicking the tab control.
stateChanged(Object) - Method in interface com.bea.wlpi.server.plugin.PluginManager
Notify a server of a plugin manager cluster-wide state change.
statisticsQuery(String) - Method in interface com.bea.wlpi.server.admin.Admin
Run a statistics query.
status - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
STATUS_COMPLETE - Static variable in class com.bea.wlpi.common.TaskInfo
Task is complete.
STATUS_DEPLOYED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin has been deployed but not initialized.
STATUS_ERROR - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin threw an exception when called, or requires a later version of the framework.
STATUS_INACTIVE - Static variable in class com.bea.wlpi.common.TaskInfo
Task has not yet been started.
STATUS_INITIALIZED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin has been initialized but not loaded.
STATUS_LOADED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin has been loaded.
STATUS_LOADING - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin is being loaded.
STATUS_MISSING - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin has a registered configuration, but the plugin itself is not deployed.
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.
STATUS_UNLOADING - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
The plugin is being unloaded.
STOP - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
Return code to prevent processing of subsequent operations.
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.
supportsQualifiers() - Method in class com.bea.wlpi.common.plugin.FieldInfo
Whether this field type supports dot-delimited qualified names.

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_ASSIGNED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is assigned.
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_COMPLETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is completed.
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_EXECUTED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is executed.
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_OVERDUE - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is overdue.
TASK_STARTED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is started.
TASK_TAKE_ALREADY_DONE - Static variable in interface com.bea.wlpi.common.Messages
"Cannot take this task, because it is already done."
TASK_UNASSIGNED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is unassigned.
TASK_UNMARKED_DONE - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task instance is marked incomplete.
TASK_UPDATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a task's properties are updated.
taskAssign(String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Assign a workflow task to a participant.
taskAssign(String, String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.admin.Admin
Assign a task to a participant.
taskAssign(String, String, String, String, boolean, boolean) - Method in interface com.bea.wlpi.server.worklist.Worklist
Assign a task to a participant.
taskAssign(String, String, String, String, boolean, boolean, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Assign a task to a participant with a transaction id.
taskChanged(TaskNotification) - Method in interface com.bea.wlpi.server.plugin.Plugin
Notifies a plugin of a change in a task instance.
taskDoit(String, String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Execute a workflow task.
taskExecute(String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Execute a task instance.
taskExecute(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Execute a task instance.
TaskInfo - class com.bea.wlpi.common.TaskInfo.
Holds information about a workflow task.
TaskInfo(String, String, String, String, String, String, boolean, String, String, int, Timestamp, Timestamp, Timestamp, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wlpi.common.TaskInfo
Create a new TaskInfo object.
Tasklist - class com.bea.wlpi.client.common.Tasklist.
Displays a list of tasks for a user, role or workflow instance.
Tasklist(WLPI, TableColumnModel, String) - Constructor for class com.bea.wlpi.client.common.Tasklist
Create a Tasklist for the specified workflow instance.
Tasklist(WLPI, TableColumnModel, String, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wlpi.client.common.Tasklist
Create a Tasklist for the specified user or role.
taskMarkDone(String, String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Mark a workflow task as complete.
taskMarkDone(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Mark a task as complete.
taskMarkDone(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task instance as complete.
taskMarkDone(String, String, String, Object) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task instance as complete with a transaction id.
TaskNotification - class com.bea.wlpi.server.plugin.TaskNotification.
Notification object that describes a change to a task instance.
TaskPropertiesDialog - class com.bea.wlpi.client.common.TaskPropertiesDialog.
A dialog to enable a user to update the properties and permission flags for a task.
TaskPropertiesDialog(Frame, WLPI, TaskInfo) - Constructor for class com.bea.wlpi.client.common.TaskPropertiesDialog
Create a new TaskPropertiesDialog for the specified task.
TaskReassignDialog - class com.bea.wlpi.client.common.TaskReassignDialog.
A dialog to enable a user to reassign a task to another user or role.
TaskReassignDialog(Frame, WLPI, TaskInfo) - Constructor for class com.bea.wlpi.client.common.TaskReassignDialog
Create a new TaskReassignDialog for the specified task.
taskSetProperties(String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Set the properties for a workflow 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) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Unassign a workflow task.
taskUnassign(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Unassign a task.
taskUnassign(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Unassign a task.
taskUnmarkDone(String, String) - Method in interface com.bea.wlpi.server.common.ExecutionContext
Mark a workflow task as incomplete.
taskUnmarkDone(String, String, String) - Method in interface com.bea.wlpi.server.admin.Admin
Mark a task as incomplete.
taskUnmarkDone(String, String, String) - Method in interface com.bea.wlpi.server.worklist.Worklist
Mark a task as incomplete.
TEMPLATE - Static variable in interface com.bea.wlpi.common.Publishable
 
TEMPLATE - Static variable in interface com.bea.wlpi.common.Messages
"Template"
TEMPLATE_CREATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template is created.
TEMPLATE_DEFINITION - Static variable in interface com.bea.wlpi.common.Publishable
 
TEMPLATE_DEFINITION - Static variable in interface com.bea.wlpi.common.Messages
"Template Definition"
TEMPLATE_DEFINITION_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the TemplateDefinitionRO bean.
TEMPLATE_DEFINITION_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"Workflow Template Definition (id={0}) not found."
TEMPLATE_DELETED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template is deleted.
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."
TEMPLATE_NOT_PUBLISHED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot add a published template definition to a nonpublished template."
TEMPLATE_UPDATED - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Notification event raised when a template is updated.
templateChanged(TemplateNotification) - Method in interface com.bea.wlpi.server.plugin.Plugin
Notifies a plugin of a change in a template.
TEMPLATEDEFINITION_NOT_PUBLISHED - Static variable in interface com.bea.wlpi.common.Messages
"Cannot add a nonpublished template definition to a published template."
templateDefinitionChanged(TemplateDefinitionNotification) - Method in interface com.bea.wlpi.server.plugin.Plugin
Notifies a plugin of a change in a template definition.
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.
TemplateDefinitionInfo(String, Timestamp, Timestamp, boolean, String, String) - Constructor for class com.bea.wlpi.common.TemplateDefinitionInfo
Create a new TemplateDefinitionInfo object.
TemplateDefinitionInfo(String, Timestamp, Timestamp, boolean, String, String, String, Map, boolean) - Constructor for class com.bea.wlpi.common.TemplateDefinitionInfo
 
TemplateDefinitionNotification - class com.bea.wlpi.server.plugin.TemplateDefinitionNotification.
Notification object that describes a change to a template definition.
TemplateDefinitionPropertiesInfo - class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo.
Defines the GUI component for plugin template definition properties.
TemplateDefinitionPropertiesInfo(String, String, String, String[]) - Constructor for class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo
Create a new TemplateDefinitionPropertiesInfo 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.
TemplateInfo(String, String, String) - Constructor for class com.bea.wlpi.common.TemplateInfo
Create a new TemplateInfo object.
TemplateInfo(String, String, String, Map, boolean) - Constructor for class com.bea.wlpi.common.TemplateInfo
Create a new TemplateInfo object.
TemplateNodeInfo - class com.bea.wlpi.common.plugin.TemplateNodeInfo.
Provides information about a plugin-supplied template definition node type.
TemplateNodeInfo(String, int, String, String, Icon, String[]) - Constructor for class com.bea.wlpi.common.plugin.TemplateNodeInfo
Create a new TemplateNodeInfo.
TemplateNotification - class com.bea.wlpi.server.plugin.TemplateNotification.
Notification object that describes a change to a template.
TemplatePropertiesInfo - class com.bea.wlpi.common.plugin.TemplatePropertiesInfo.
Defines the plugin-provided GUI component for plugin template properties.
TemplatePropertiesInfo(String, String, String, String[]) - Constructor for class com.bea.wlpi.common.plugin.TemplatePropertiesInfo
Create a new TemplatePropertiesInfo object.
TEXT - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain&Quot; content type.
TextDocumentUtil - class com.bea.eci.repository.helper.TextDocumentUtil.
This class is a convenience class for TextDocument that provides additional methods for TextDocuments.
TextDocumentUtil() - Constructor for class com.bea.eci.repository.helper.TextDocumentUtil
 
TOP - Static variable in class com.bea.wlpi.client.common.Attachments
Component is attached to the top side of its parent.
TOPIC_FACTORY - Static variable in interface com.bea.wlpi.server.common.JNDITags
JMS Topic and Queue Factories
topicID - Variable in class com.bea.wlpi.client.common.HelpListener
 
toString() - Method in class com.bea.eci.repository.helper.XMLEntityInfo
Returns the name of the entity represented by this object.
toString() - Method in class com.bea.eci.repository.helper.RepositoryFolderInfo
Return the name of the repository folder represented by this object.
toString() - Method in class com.bea.wlpi.client.common.GUID
Get the string value of the instance of GUID.
toString() - Method in class com.bea.wlpi.common.TemplateInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.VariableInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.EventKeyInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.UserInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.RoleInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.InstanceInfo
Return a string representation of the object.
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.RerouteInfo
Return a string representation of the object.
toString() - Method in class com.bea.wlpi.common.TemplateDefinitionInfo
Return a string representation of the 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.
toString() - Method in class com.bea.wlpi.common.plugin.InfoObject
Return a string representation of this InfoObject.
toString() - Method in class com.bea.wlpi.common.plugin.ConfigurationData
Return a string representation of the object.
transfchar(String) - Method in class com.bea.wlpi.client.worklist.WorklistPane
 
trigger(EventContext, ExecutionContext) - Method in interface com.bea.wlpi.server.plugin.PluginEvent
Trigger this event.
TYPE_ACTION_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific ActionInfo object.
TYPE_BOOL - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_CONFIGURATION_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific ConfigurationInfo object.
TYPE_DATE - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_DONE_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific DoneInfo object.
TYPE_DOUBLE - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_ENTITY - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_ENTITY - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Describes a remote reference to an entity EJB.
TYPE_EVENT_HANDLER_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific EventHandlerInfo object.
TYPE_EVENT_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific EventInfo object.
TYPE_FIELD_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific FieldInfo object.
TYPE_FUNCTION_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific FunctionInfo object.
TYPE_HELP_SET_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific HelpSetInfo object.
TYPE_INT - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_OBJECT - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_OBJECT - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Describes a local Java object (as opposed to a remote object).
TYPE_ROLE - Static variable in class com.bea.wlpi.common.RerouteInfo
Reroute tasks to a role.
TYPE_SESSION - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_SESSION - Static variable in class com.bea.wlpi.common.plugin.VariableTypeInfo
Describes a remote reference to a session EJB.
TYPE_START_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific StartInfo object.
TYPE_STRING - Static variable in class com.bea.wlpi.common.VariableInfo
 
TYPE_TEMPLATE_DEFINITION_PROPERTIES_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific TemplateDefinitionPropertiesInfo object.
TYPE_TEMPLATE_PROPERTIES_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific TemplatePropertiesInfo object.
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.
TYPE_VARIABLE_TYPE_INFO - Static variable in interface com.bea.wlpi.common.plugin.PluginConstants
Used to retrieve a specific VariableTypeInfo object.
TYPE_XML - Static variable in class com.bea.wlpi.common.VariableInfo
 
Types - class com.bea.eci.repository.helper.Types.
Definitions used as a bridge between the repository client and the repository.
Types() - Constructor for class com.bea.eci.repository.helper.Types
 

U

uid - Static variable in class com.bea.wlpi.client.worklist.WorklistApplet
 
UNKNOWN_OBJECT - Static variable in interface com.bea.wlpi.common.Messages
"Object"
unload() - Method in interface com.bea.wlpi.server.plugin.Plugin
Unload the Plugin.
unloadPlugin(String, VersionInfo) - Method in interface com.bea.wlpi.server.plugin.PluginManagerCfg
Unload and deinitialize specified plugin.
unlockTemplate(String) - Method in interface com.bea.wlpi.server.admin.Admin
Unlock a previously locked template.
UNRESOLVED_OBJECT - Static variable in interface com.bea.wlpi.common.Messages
"{0} : {1} referenced by {2}"
UNRESOLVED_REPORT - Static variable in interface com.bea.wlpi.common.Messages
"The following references could not be resolved:"
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.
updateEntity(XMLEntityInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Update an entity's description, notes and content fields.
updateEntity(XMLEntityInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Update an entity's description, notes and content fields.
updateEventKey(EventKeyInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Update an event key.
updateFolder(RepositoryFolderInfo) - Method in interface com.bea.eci.repository.ejb.XMLRepository
Update a folder's description and notes fields.
updateFolder(RepositoryFolderInfo) - Method in class com.bea.eci.repository.helper.RepositoryActions
Update a folder's description and notes fields.
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.
updateTemplate(TemplateInfo) - Method in interface com.bea.wlpi.server.admin.Admin
Update a workflow template.
url - Static variable in class com.bea.wlpi.client.worklist.WorklistApplet
 
url - Variable in class com.bea.wlpi.client.common.HelpListener
 
URL - Static variable in class com.bea.wlpi.client.worklist.WorklistPane
 
USER - Static variable in interface com.bea.wlpi.common.Publishable
 
USER - Static variable in interface com.bea.wlpi.common.Messages
"User"
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.
UserPermissionInfo - class com.bea.wlpi.common.security.UserPermissionInfo.
Holds permisssion infomation about a WLPI user.
UserPermissionInfo(String) - Constructor for class com.bea.wlpi.common.security.UserPermissionInfo
Create a new UserPermissionInfo object.
UserPermissionInfo(String, List) - Constructor for class com.bea.wlpi.common.security.UserPermissionInfo
Create a new UserPermissionInfo 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

VALIDATE_FLAG - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
validateAndSave() - Method in class com.bea.wlpi.common.plugin.PluginPanel
Instructs the panel to validate its UI control values and save them into the plugin-provided data.
validateExpression(String, boolean, FieldInfo, String) - Method in interface com.bea.wlpi.common.plugin.PluginPanelContext
Validate an expression.
validateType(String) - Static method in class com.bea.wlpi.common.VariableInfo
Check the specified type name for validity.
validateTypes(String[]) - Static method in class com.bea.wlpi.common.VariableInfo
Check the specified type names for validity.
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_EXISTS_AS_ANOTHER_TYPE - Static variable in interface com.bea.wlpi.common.Messages
"The specified variable name "{0}" is already defined as type "{1}"."
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.
VariableInfo(String, String) - Constructor for class com.bea.wlpi.common.VariableInfo
Create a new VariableInfo object.
variableRenamed(String, String) - Method in class com.bea.wlpi.common.plugin.PluginPanel
Cascade updates to the specified workflow variable.
VariableTypeInfo - class com.bea.wlpi.common.plugin.VariableTypeInfo.
Provides information about a variable type defined by a plugin.
VariableTypeInfo(String, int, String, String, int, Class, String[]) - Constructor for class com.bea.wlpi.common.plugin.VariableTypeInfo
Create a new VariableTypeInfo object.
variableValue - Variable in class com.bea.wlpi.common.plugin.PluginVariablePanel
 
VCENTRE - Static variable in class com.bea.wlpi.client.common.Attachments
Component is vertically centered on its parent.
version - Variable in class com.bea.wlpi.server.plugin.PluginConfiguration
 
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
Create a new VersionInfo object.
VersionInfo(int, int, String, String) - Constructor for class com.bea.wlpi.common.VersionInfo
Create a new VersionInfo object.
VersionInfo(String) - Constructor for class com.bea.wlpi.common.VersionInfo
Create a new VersionInfo object from a string.

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_PRINCIPAL_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the WLPIPrincipal bean.
WLPI_PWD - Static variable in interface com.bea.wlpi.server.common.JNDITags
 
WLPI_USER - Static variable in interface com.bea.wlpi.server.common.JNDITags
These tags define the wlpi system user/password to be used when propagating the values on the JNDI context.
WLPI() - Constructor for class com.bea.wlpi.client.common.WLPI
Create a new WLPI object.
WLPIConstants - interface com.bea.wlpi.common.WLPIConstants.
Defines constants used by both clients and server.
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_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the WorkflowInstance bean.
WORKFLOW_INSTANCE_NOT_FOUND - Static variable in interface com.bea.wlpi.common.Messages
"The system could not find the specified workflow instance: {0}."
WORKFLOW_OBJECT_PUBLISHED - Static variable in interface com.bea.wlpi.common.Messages
"This {0} is part of a published package and cannot be modified."
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 - Static variable in class com.bea.eci.repository.helper.Types
Entity with "application/xml" content type that is an XML document.
XML_PARSE_FAILED - Static variable in interface com.bea.wlpi.common.Messages
"An error occurred when parsing an XML document."
XML_REPOSITORY_ENTITY - Static variable in interface com.bea.wlpi.common.Publishable
 
XML_REPOSITORY_ENTITY - Static variable in interface com.bea.wlpi.common.Messages
"XML Repository Entity"
XML_REPOSITORY_FOLDER - Static variable in interface com.bea.wlpi.common.Publishable
 
XML_REPOSITORY_FOLDER - Static variable in interface com.bea.wlpi.common.Messages
"XML Repository Folder"
XML_REPOSITORY_HOME - Static variable in interface com.bea.wlpi.server.common.ExecutionContext
JNDI/EJB environment entry for the XMLRepository bean.
XML_SCHEMA - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is an XML Schema 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.
XMLEntityInfo - class com.bea.eci.repository.helper.XMLEntityInfo.
A representation of an entity (RepositoryVersionedObject or one of its subclasses, specifically TextDocument) for clients.
XMLEntityInfo(int, String, String, String) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository entity.
XMLEntityInfo(int, String, String, String, byte[]) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository object.
XMLEntityInfo(int, String, String, String, Timestamp, Timestamp) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository object.
XMLEntityInfo(int, String, String, String, Timestamp, Timestamp, String) - Constructor for class com.bea.eci.repository.helper.XMLEntityInfo
Create a new XMLEntityInfo object representing a repository object.
XMLEntityInfoHelper - class com.bea.wlpi.common.XMLEntityInfoHelper.
This is an auxilliary class for com.bea.eci.repository.helper.XMLEntityInfo used solely for Import/Export purposes.
XMLEntityInfoHelper(int, String, String, String) - Constructor for class com.bea.wlpi.common.XMLEntityInfoHelper
 
XMLFIELD - Static variable in class com.bea.wlpi.common.plugin.FieldInfo
A built-in field type that returns XML single-element textual values.
XMLProxy - class com.bea.wlpi.common.XMLProxy.
Provide a proxy to delegate XML parsing.
XMLProxy(String, XMLReader, ContentHandler) - Constructor for class com.bea.wlpi.common.XMLProxy
Construct a new XMLProxy.
XMLRepository - interface com.bea.eci.repository.ejb.XMLRepository.
The remote methods for accessing and manipulating the XML Entity Repository using a statless session EJB.
XMLRepositoryHome - interface com.bea.eci.repository.ejb.XMLRepositoryHome.
The home interface for the repository EJB.
XMLWriter - class com.bea.wlpi.common.XMLWriter.
 
XMLWriter(Writer) - Constructor for class com.bea.wlpi.common.XMLWriter
 
XSLT - Static variable in class com.bea.eci.repository.helper.Types
Entity with "text/plain" content type that is an XML transformation document.

Y

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

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

BEA WebLogic Process Integrator is a trademark of BEA Systems, Inc.
Copyright (c) 2001 BEA Systems, Inc.
All rights reserved.