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

A

ACTION - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
Key under which the requested actions is stored.
ACTION_NAME - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
This is the name of the dummy action object that makes the request trigger the actionPerfomed method.
ACTION_TYPE - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
 
actionPerformed(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
 
actionPerformed(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
This method will trigger the page identification or the processing of the workflow request by an action type user portlet instance.
ActionRefreshRequest - class com.ibm.workflow.portlet.client.ActionRefreshRequest.
 
ActionRefreshRequest() - Constructor for class com.ibm.workflow.portlet.client.ActionRefreshRequest
 
ACTIVE_STATUS - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
 
ACTIVITYINSTANCELIST - Static variable in interface com.ibm.workflow.portlet.client.SessionContext
 
addActionRect(ProcessMonitor.ActionRect) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageMap
 
addHeader - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
addTimeStamp() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
AdminLogonHandler - class com.ibm.workflow.portlet.client.AdminLogonHandler.
 
AdminLogonHandler() - Constructor for class com.ibm.workflow.portlet.client.AdminLogonHandler
 
AI_FORCE_FINISH - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ActivityInstance.forceFinish()
AI_FORCE_RESTART - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ActivityInstance.forceRestart()
AI_SHOW_PROPERTIES - Static variable in class com.ibm.workflow.portlet.client.Command
Command to show activity properties
AI_TERMINATE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ActivityInstance.terminate()
AIL_QUERY_INSTANCES - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ActivityInstanceList.queryActivityInstances()
ApplicationContext - interface com.ibm.workflow.portlet.client.ApplicationContext.
 
ApplicationContextProxy - class com.ibm.workflow.portlet.client.ApplicationContextProxy.
 
ApplicationContextProxy() - Constructor for class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
AuditTrailHandler - class com.ibm.workflow.portlet.sample.AuditTrailHandler.
This CommandHandler accesses the IBM WebSphere MQ Workflow audit trail using JDBC and returns the event data in XML format.
AuditTrailHandler() - Constructor for class com.ibm.workflow.portlet.sample.AuditTrailHandler
 
available - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
available - Static variable in class com.ibm.workflow.portlet.client.Optional.MQWF332
 

B

BasicAuthenticationHandler - class com.ibm.workflow.portlet.sample.BasicAuthenticationHandler.
This CommandHandler extracts the HTTP/1.1 Basic Authentication header from a request and uses it to logon on to IBM WebSphere MQ Workflow, if present.
BasicAuthenticationHandler() - Constructor for class com.ibm.workflow.portlet.sample.BasicAuthenticationHandler
 
BuiltinHandler - class com.ibm.workflow.portlet.client.BuiltinHandler.
This class handles all commands known by the Web Client's servlet itself.

C

cancelCreateAndStart(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
cancelCreateAndStartResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
 
cancelWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
cancelWorkItem(RequestContext, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
cancelWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item checkout has been canceled.
cancelWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.cancelWorkItem() command.
cancelWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
 
Catalog - interface com.ibm.workflow.portlet.client.Catalog.
This class defines the interface to message catalogs.
CatalogImpl - class com.ibm.workflow.portlet.client.CatalogImpl.
 
CatalogImpl(HttpServletRequest) - Constructor for class com.ibm.workflow.portlet.client.CatalogImpl
 
CatalogImpl(Locale) - Constructor for class com.ibm.workflow.portlet.client.CatalogImpl
 
CatalogImpl(String, HttpServletRequest) - Constructor for class com.ibm.workflow.portlet.client.CatalogImpl
 
CatalogImpl(String, Locale) - Constructor for class com.ibm.workflow.portlet.client.CatalogImpl
 
checkInWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
checkInWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item has been checked in.
checkInWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.checkInWorkItem() command.
checkInWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
 
checkOutWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
checkOutWorkItem(RequestContext, String, String, boolean) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
checkOutWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that will be displayed when a work item has been checked out.
checkOutWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.checkOutWorkItem() command.
checkOutWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that will be displayed when a work item has been checked out.
checkOutWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that will be displayed when a work item has been checked out.
checkResponsePageStatus(PortletRequest, ResponsePage) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
Release instance if trivial page is shown.
checkStatus(PortletRequest, ResponsePage) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
Will tidy up the NO_FREE_ACTION_INSTANCE attribute of the RequestContext object out of the ResponsePage object and set this attribute again in case of an error.
ClientException - exception com.ibm.workflow.portlet.client.ClientException.
This is the base class for all exceptions thrown within the Web Client framework.
ClientException(HttpServletRequest, String) - Constructor for class com.ibm.workflow.portlet.client.ClientException
Constructs an exception object.
ClientException(HttpServletRequest, Throwable) - Constructor for class com.ibm.workflow.portlet.client.ClientException
Constructs an exception object.
ClientException(HttpServletRequest, Throwable, String) - Constructor for class com.ibm.workflow.portlet.client.ClientException
Constructs an exception object.
ClientException(RequestContext, String) - Constructor for class com.ibm.workflow.portlet.client.ClientException
Constructs an exception object.
ClientException(RequestContext, Throwable) - Constructor for class com.ibm.workflow.portlet.client.ClientException
Constructs an exception object.
ClientException(RequestContext, Throwable, String) - Constructor for class com.ibm.workflow.portlet.client.ClientException
Constructs an exception object.
com.ibm.workflow.portlet.client - package com.ibm.workflow.portlet.client
 
com.ibm.workflow.portlet.sample - package com.ibm.workflow.portlet.sample
 
Command - class com.ibm.workflow.portlet.client.Command.
This class encapsulates what commands are allowed in the various states of process templates, process instances, activity instances, persistent lists, and work items.
COMMAND - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
The current list command is stored under this key in the session.
Command(String, String, String) - Constructor for class com.ibm.workflow.portlet.client.Command
Constructs a Command object.
Command(String, String, String, String, String) - Constructor for class com.ibm.workflow.portlet.client.Command
Constructs a Command object.
Command(String, String, String, String, String, String) - Constructor for class com.ibm.workflow.portlet.client.Command
Constructs a Command object.
CommandHandler - interface com.ibm.workflow.portlet.client.CommandHandler.
This class allows you to add new commands to the Web Client's servlet and also to extend the servlet's commands.
CommandHandlerAdapter - class com.ibm.workflow.portlet.sample.CommandHandlerAdapter.
CommandHandlerAdapter acts as a CommandHandler which aggregates other CommandHandlers.
CommandHandlerAdapter() - Constructor for class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
 
conductLogon(ApplicationContextImpl, PortletContext, HttpServletRequest, String, String, String, String, SessionMode, AbsenceIndicator) - Method in class com.ibm.workflow.portlet.client.MQWFWorkflowCommunication
Conducts a logon against the workflow backend.
Config - class com.ibm.workflow.portlet.client.Config.
This class provides access to the settings in the servlet configuration file.
createAndStartInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Creates and starts a process instance.
createAndStartInstance3 - Static variable in class com.ibm.workflow.portlet.client.Optional.MQWF332
 
createAndStartInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a new process instance has been created and started.
createAndStartInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.createAndStartInstance() command.
createAndStartInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page displayed after a new process instance has been created and started.
createAndStartInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page displayed after a new process instance has been created and started.
createHtmlImageMap(RequestContext, String) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageMap
 
createInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
createInstance(RequestContext, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
createInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a new process instance has been created.
createInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.createInstance() command.
createList(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
createList(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
createListResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
 
createListResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.createList() command.
createListResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
 
createListResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
 
createNavigatorEntries(RequestContext, boolean) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Deprecated. - this function will be redesigned in a later release
createNavigatorEntries(RequestContext, boolean) - Method in interface com.ibm.workflow.portlet.client.Viewer
Deprecated. - this function will be redesigned in a later release
createNavigatorEntries(RequestContext, boolean) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Overwrites method from base class and adds a action which causes the link to be display in the same instance.
createPersistentList(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
createPersistentListResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
 
createPersistentListResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.createPersistentList() command.
CredentialVaultException - exception com.ibm.workflow.portlet.client.CredentialVaultException.
This exception signals that a error during the retrieval or the setting of a credential occured.
CredentialVaultException(String) - Constructor for class com.ibm.workflow.portlet.client.CredentialVaultException
 

D

DefaultViewer - class com.ibm.workflow.portlet.client.DefaultViewer.
This class provides the default implementation of the Viewer interface.
DefaultViewer() - Constructor for class com.ibm.workflow.portlet.client.DefaultViewer
 
deleteInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
deleteInstance(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
deleteInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a process instance has been deleted.
deleteInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.deleteInstance() command.
deleteItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
deleteItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when an item has been deleted.
deleteItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.deleteItem() command.
deleteList(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
deleteList(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
deleteListResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a list has been deleted.
deleteListResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.deleteList() command.
deleteTemplate(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
deleteTemplate(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
deleteTemplateResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a process template has been deleted.
deleteTemplateResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.deleteTemplate() command.
destroy() - Method in interface com.ibm.workflow.portlet.client.CommandHandler
This method is called by the Web Client in its servlet's destroy() method.
destroy() - Method in class com.ibm.workflow.portlet.client.Main
Cleans up the Workflow sessions that are still active, then dispatches the call to the user-defined CommandHandler, if any, to give it the opportunity to clean up resources.
destroy() - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This convenience method has an empty implementation.
destroy() - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
This method is called by the Web Client in its servlet's destroy() method.
destroy() - Method in class com.ibm.workflow.portlet.sample.AuditTrailHandler
When the handler is unloaded, the cached JDBC connection is closed.
doEdit(PortletRequest, PortletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
 
doEdit(PortletRequest, PortletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFMonitorImageServer
 
doHelp(PortletRequest, PortletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
 
doHelp(PortletRequest, PortletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
 
DONE - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
String should not match any command.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFMonitorImageServer
 
doView(PortletRequest, PortletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
 
doView(PortletRequest, PortletResponse) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
 
drawMonitor(ActivityInstance, String, InstanceMonitor) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
drawMonitor(ProcessInstance, String) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
drawOuterArrowButton(OutputStream, int, boolean) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 

E

EchoMessage - interface com.ibm.workflow.portlet.client.EchoMessage.
 
EchoPageMessage - class com.ibm.workflow.portlet.client.EchoPageMessage.
 
EchoPageMessage(Integer, PortletRequest, String) - Constructor for class com.ibm.workflow.portlet.client.EchoPageMessage
 
EchoPageMessage(PingPageMessage) - Constructor for class com.ibm.workflow.portlet.client.EchoPageMessage
 
EmailHandler - class com.ibm.workflow.portlet.sample.EmailHandler.
A custom handler which will send a notification email to the receiver of a transferred item.
EmailHandler() - Constructor for class com.ibm.workflow.portlet.sample.EmailHandler
 
errorBasicResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is shown in case of an error.
errorResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is shown in case of an error.
errorResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called by the Web Client if an error occurred.
errorResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is shown in case of an error.
errorResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is shown in case of an error.
execute(String, HttpServletRequest, HttpServletResponse) - Method in interface com.ibm.workflow.portlet.client.CommandHandler
This method is called every time a custom command is to be executed.
execute(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This method is called by the BuiltinHandler to invoke user-defined commands.
execute(String, HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
This method is called every time a custom command is to be executed.

F

finishWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
finishWorkItem(RequestContext, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
finishWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item has been finished.
finishWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.finishWorkItem() command.
forceFinishActivity(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
forceFinishActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
This method has an empty implementation since activity actions can only be accessed from activity properties page which requires JSPPortletViewer.
forceFinishActivityResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.forceFinishActivity() command.
forceFinishActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is displayed after an activity instance has been force finished.
forceFinishActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is displayed after an activity instance has been force finished.
forceFinishWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
forceFinishWorkItem(RequestContext, String, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
forceFinishWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item has been force finished.
forceFinishWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.forceFinishWorkItem() command.
forceFinishWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is displayed after a work item has been force finished.
forceFinishWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is displayed after a work item has been force finished.
forceRestartActivity(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
forceRestartActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
This method has an empty implementation since activity actions can only be accessed from activity properties page which requires JSPPortletViewer.
forceRestartActivityResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.forceRestartActivity() command.
forceRestartActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is displayed after an activity instance has been force restarted.
forceRestartActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is displayed after an activity instance has been force restarted.
forceRestartWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
forceRestartWorkItem(RequestContext, String, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
forceRestartWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item has been force restarted.
forceRestartWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.forceRestartWorkItem() command.
forceRestartWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is displayed after a work item has been force restarted.
forceRestartWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is displayed after a work item has been force restarted.
format(String) - Static method in class com.ibm.workflow.portlet.sample.AuditTrailHandler
This static method transforms the numeric representation of an MQWF event code to a human-readable string by looking up the translation in the 'AuditTrail.properties' file (which allows for easy language translation).
formatDate(Date) - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
formatDate(Date) - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
formatStringArray(String[], String) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
formatTime(Date) - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
formatTime(Date) - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
FREE_STATUS - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
 

G

generateForm(Command, String, Command, String, Container, Container, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
GenericCommandHandler - class com.ibm.workflow.portlet.client.GenericCommandHandler.
This class provides a generic implementation of CommandHandler's execute() method which maps the command name directly to the name of the method to be invoked and allows easy access to the ApplicationContext.
GenericCommandHandler() - Constructor for class com.ibm.workflow.portlet.client.GenericCommandHandler
 
get(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
get(String) - Method in interface com.ibm.workflow.portlet.client.Catalog
Query a message without substitution variables.
get(String) - Method in class com.ibm.workflow.portlet.client.CatalogImpl
 
get(String) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
get(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
get(String, String) - Method in interface com.ibm.workflow.portlet.client.Catalog
Query a message with one substitution variable.
get(String, String) - Method in class com.ibm.workflow.portlet.client.CatalogImpl
 
get(String, String) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
get(String, String[]) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
get(String, String[]) - Method in interface com.ibm.workflow.portlet.client.Catalog
Query a message with multiple substitution variables.
get(String, String[]) - Method in class com.ibm.workflow.portlet.client.CatalogImpl
 
get(String, String[]) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
getActionButton(RequestContext, String) - Method in class com.ibm.workflow.portlet.client.Command
Creates an img tag pointing to the action button for this command (<documentRoot>/images/navigation/<commandPicture>).
getActionIcon(RequestContext, String) - Method in class com.ibm.workflow.portlet.client.Command
Creates an img tag pointing to the action icon for this command (<documentRoot>/images/action/<commandPicture>).
getActions(ActivityInstance) - Static method in class com.ibm.workflow.portlet.client.Command
Get the list of allowed commands for an activity instance.
getActions(ActivityInstanceNotification) - Static method in class com.ibm.workflow.portlet.client.Command
Get the list of allowed commands for a activity notification item.
getActions(PersistentList) - Static method in class com.ibm.workflow.portlet.client.Command
Get the list of allowed commands for a persistent list.
getActions(ProcessInstance) - Static method in class com.ibm.workflow.portlet.client.Command
Get the list of allowed commands for a process instance.
getActions(ProcessInstanceNotification) - Static method in class com.ibm.workflow.portlet.client.Command
Get the list of allowed commands for a process notification item.
getActions(ProcessTemplate) - Static method in class com.ibm.workflow.portlet.client.Command
Get the list of allowed commands for a process template.
getActions(String, WorkItem) - Static method in class com.ibm.workflow.portlet.client.Command
Get the list of allowed commands for a work item.
getActionType() - Method in class com.ibm.workflow.portlet.client.MQWFPortletException
 
getActivities() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getActivityInstance() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getActivityInstance(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityInstance(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getActivityInstanceList() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getActivityInstanceList(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityInstanceList(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getActivityInstanceListOid() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityInstanceListOid() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getActivityInstanceLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityInstanceNotification(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityInstanceNotification(String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getActivityInstanceNotifications() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getActivityInstanceNotifications(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityInstanceNotifications(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getActivityInstances(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityInstances(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getActivityList(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getActivityList(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getActivityStatistics(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.sample.AuditTrailHandler
This custom command first retrieves the audit records for all activity instances whose names match the name of work item whose OID is passed via the 'id' parameter of the HTTP-request.
getAgent() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getAgent() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
Query the Web Client's agent.
getAIImageForState(ExecutionState) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getAIStringForState(ExecutionState) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getAttribute - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
getAttribute(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getAvailablePortlets(ApplicationContextImpl, PortletContext, PortletSession, int) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Returns an enumeration of RegistrationMap.Entry objects of all action type portlets that have status FREE.
getAvailablePortlets(int) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
Returns all instances of a certain type which are not processing a workflow request.
getAvailablePortletsOnPage(RegistrationMap.Entry, int) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
Returns all instances of a certain type in a certain page which are not processing a workflow request.
getBaseActionRectList() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageMap
 
getBlockInstanceMonitor() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
getBuiltinHandler() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getBuiltinHandler() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
This method allows to access the builtin command handler.
getCatalog(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getCIStringForState(EvaluationState) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getClip() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
getCommand() - Method in class com.ibm.workflow.portlet.client.NavigatorEntry
 
getCommand() - Method in class com.ibm.workflow.portlet.client.Command
Query the command string.
getCommand() - Method in class com.ibm.workflow.portlet.client.ActionRefreshRequest
 
getCommand(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getCommand(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getCommand(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
Constructs a request URI for the Web Client's servlet using the given command.
getCommand(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getCommand(String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getCommand(String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
Constructs a request URI for the Web Client's servlet using the given command and OID.
getCommand(String, String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getCommand(String, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getCommand(String, String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
Constructs a request URI for the Web Client's servlet using the given command and OID.
getConfig() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getConfig() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
This method allows to access the Web Client's configuration.
getConfig() - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This method allows subclasses to access the Web Client's configuration.
getContainer() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getContainerData(RequestContext, StringBuffer, String, String, ContainerElement[], Container) - Static method in class com.ibm.workflow.portlet.client.DefaultViewer
Deprecated. - this function will be redesigned in a later release
getContext() - Method in class com.ibm.workflow.portlet.client.SessionTable.Entry
 
getContext() - Method in class com.ibm.workflow.portlet.client.Config
Query the application context.
getContext() - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This method allows subclasses to access the Web Client's context.
getContextPath - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
getControlConnectorInstance() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getControlConnectorInstance(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getControlConnectorInstance(String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getCredential(PortletContext, PortletRequest, String) - Method in class com.ibm.workflow.portlet.client.PortalContextImpl
 
getCredential(PortletContext, PortletRequest, String) - Method in interface com.ibm.workflow.portlet.client.PortalContext
Retrieve a UserPasswordPassiveCredential from this application's slot of the credential vault.
getCredentials(HttpServletRequest) - Method in interface com.ibm.workflow.portlet.client.CommandHandler
This method is called by the BuiltinHandler as a pre-logon hook to enable third party authentication.
getCredentials(HttpServletRequest) - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This method returns null so the normal logon processing takes place.
getCredentials(HttpServletRequest) - Method in class com.ibm.workflow.portlet.client.AdminLogonHandler
 
getCredentials(HttpServletRequest) - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
This method is called by the BuiltinHandler as a pre-logon hook to enable third party authentication.
getCredentials(HttpServletRequest) - Method in class com.ibm.workflow.portlet.sample.BasicAuthenticationHandler
Checks if the request contains HTTP/1.1 Basic Authentication credentials.
getCurrentActionRectList() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageMap
 
getDocumentRoot() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getDocumentRoot() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
Query the Web Client's document root directory.
getEntry(ApplicationContextImpl, PortletContext, PortletSession) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Returns the Entry in the registration map for this user portlet instance
getEntry(ApplicationContextImpl, PortletContext, PortletSession, String) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Returns the Entry in the registration map for this user portlet instance
getEntry(String) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
 
getException() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getExecutionService() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getExecutionService() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getFilename() - Method in class com.ibm.workflow.portlet.client.Config
Query the name of the configuration file.
getFilterAssistant(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
getFilterAssistantResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Deprecated. - this function will be redesigned in a later release
getFilterAssistantResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
Deprecated. - this function will be redesigned in a later release
getFilterAssistantResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Deprecated. - this function will be redesigned in a later release
getFilterAssistantResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Deprecated. - this function will be redesigned in a later release
getFirstAvailablePortlet(ApplicationContextImpl, PortletContext, PortletSession, int, String) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Returns a String ith the ID of the first action type portlet that have status FREE.
getFirstAvailablePortlet(int) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
Returns the first instance of the given type which is available.
getFirstAvailablePortletOnPage(RegistrationMap.Entry, int, String) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
Returns the first instance of the given type on the page of the instance which is represented through pageEntry.
getGlobalContainer() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getGlobalRegistrationMap() - Method in class com.ibm.workflow.portlet.client.PortalContextImpl
 
getGlobalRegistrationMap() - Method in interface com.ibm.workflow.portlet.client.PortalContext
Returns the GlobalRegistrationMap necessary during the logon and logout phase of the user portlet instances in order to share common RegistrationMap objects.
getGraphics() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
getHandlerInfo() - Method in interface com.ibm.workflow.portlet.client.CommandHandler
Returns a String that contains information about the handler such as its author, version, and copyright information.
getHandlerInfo() - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
Returns a String that contains information about the handler such as its author, version, and copyright information.
getHandlerInfo() - Method in class com.ibm.workflow.portlet.client.AdminLogonHandler
 
getHandlerInfo() - Method in class com.ibm.workflow.portlet.client.MonitorHandler
 
getHandlerInfo() - Method in class com.ibm.workflow.portlet.sample.ShowConfigHandler
 
getHandlerInfo() - Method in class com.ibm.workflow.portlet.sample.EmailHandler
Returns information about the handler, such as author, version, and copyright.
getHandlerInfo() - Method in class com.ibm.workflow.portlet.sample.StarterPEAHandler
Returns information about the handler, such as author, version, and copyright.
getHandlerInfo() - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
Returns information about the handler, such as author, version, and copyright.
getHandlerInfo() - Method in class com.ibm.workflow.portlet.sample.BasicAuthenticationHandler
Returns information about the handler, such as author, version, and copyright.
getHandlerInfo() - Method in class com.ibm.workflow.portlet.sample.AuditTrailHandler
Returns information about the handler, such as author, version, and copyright.
getHandlerInfo() - Method in class com.ibm.workflow.portlet.sample.HTMLDocHandler
Returns information about the handler, such as author, version, and copyright.
getHeight() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
getImageClip() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
getImageForItem(ItemType) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getImageMap() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
getImplementationData() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getInstance() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getInstance() - Static method in class com.ibm.workflow.portlet.client.PortalContextImpl
The getInstance method of the singleton class.
getInstance(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getInstance(String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getInstanceHistory(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.sample.AuditTrailHandler
This custom command first retrieves the audit records for the process instance whose OID matches the 'id' parameter in the HTTP-request, and then transforms the data to XML.
getInstanceList() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getInstanceList(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getInstanceList(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getInstanceListOid() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getInstanceListOid() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getInstanceListOid() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getInstanceLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getInstanceLists() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getInstances() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getInstances(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getInstances(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getItem() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getItem() - Method in class com.ibm.workflow.portlet.client.ActionRefreshRequest
 
getJavaApiVersionInfo() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getJavaApiVersionInfo() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
getKindOfList() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getKindOfList() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getKindOfList() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getKindOfSelectedList() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getKindOfSelectedList() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getKindOfSelectedList() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getLocale() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getLocale() - Method in interface com.ibm.workflow.portlet.client.Catalog
 
getLocale() - Method in class com.ibm.workflow.portlet.client.CatalogImpl
 
getLocale() - Method in class com.ibm.workflow.portlet.client.LogonContext
 
getLocale() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getLocales - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
getLogonStatus() - Method in class com.ibm.workflow.portlet.client.RegistrationMap
Returns the logon status as defined by the integer constants in this class.
getMemberValue(Catalog, ContainerElement, String) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getMemberValue(Catalog, ReadOnlyContainer, String, String) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getMemberValue(ContainerElement, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getMemberValue(ReadOnlyContainer, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getMessage() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getMessage() - Method in class com.ibm.workflow.portlet.client.ClientException
Returns the error message string of this exception.
getMessage() - Method in class com.ibm.workflow.portlet.client.LogonContext
 
getMonitor() - Method in class com.ibm.workflow.portlet.client.SessionContext.MonitorPackage
 
getMonitor(HttpSession, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getMonitor(HttpSession, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getMonitor(int) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getMonitor(int) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getMonitorListSize() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getMonitorListSize() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getMonitorName(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getMonitorName(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getMQWFActionType() - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
getName() - Method in class com.ibm.workflow.portlet.client.NavigatorEntry
 
getName() - Method in class com.ibm.workflow.portlet.client.SessionContext.MonitorPackage
 
getNestedException() - Method in class com.ibm.workflow.portlet.client.ClientException
Returns the nested exception, if any.
getNumberOfActivityInstanceLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getNumberOfActivityInstanceLists() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getNumberOfInstanceLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getNumberOfInstanceLists() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getNumberOfTemplateLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getNumberOfTemplateLists() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getNumberOfWorkLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getNumberOfWorkLists() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getOid() - Method in class com.ibm.workflow.portlet.client.SessionContext.MonitorPackage
 
getOidOfMonitor(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getOidOfMonitor(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getOriginator() - Method in class com.ibm.workflow.portlet.client.ListRefreshRequest
 
getOriginatorId() - Method in class com.ibm.workflow.portlet.client.PingPageMessage
 
getOriginatorId() - Method in class com.ibm.workflow.portlet.client.EchoPageMessage
 
getOriginID() - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
getPageId() - Method in class com.ibm.workflow.portlet.client.PingPageMessage
 
getPageId() - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
getPageId() - Method in class com.ibm.workflow.portlet.client.EchoPageMessage
 
getParameter(String) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
getParameter(String, String) - Method in class com.ibm.workflow.portlet.client.Config
Query the value of a String parameter in the servlet configuration file.
getParameter(String, String) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
getParameter(String, String, boolean) - Method in class com.ibm.workflow.portlet.client.Config
Query the value of a boolean parameter in the servlet configuration file.
getParameter(String, String, String) - Method in class com.ibm.workflow.portlet.client.Config
Query the value of a String parameter in the servlet configuration file.
getParameterNames() - Method in class com.ibm.workflow.portlet.client.LogonContext
 
getParameters(String) - Method in class com.ibm.workflow.portlet.client.Config
Query all keys in a given section of the servlet configuration file.
getPIImageForState(ExecutionState) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getPIStringForState(ExecutionState) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getPortletCommand(PortletResponse, String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getPortletCommand(PortletResponse, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getPortletCommand(PortletResponse, String, String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getPortletCommand(PortletResponse, String, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getPortletCommand(PortletResponse, String, String, String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getPortletCommand(PortletResponse, String, String, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getPortletCommand(String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getPortletCommand(String, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getPortletCommand(String, String, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getPortletRequest() - Method in class com.ibm.workflow.portlet.client.PingPageMessage
 
getPortletRequest() - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
getPortletRequest() - Method in class com.ibm.workflow.portlet.client.EchoPageMessage
 
getPortletResponse() - Method in class com.ibm.workflow.portlet.client.RequestContext
Query the portlet response.
getPreferences() - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
getProcessInstanceNotification(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getProcessInstanceNotification(String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getProcessInstanceNotifications() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getProcessInstanceNotifications(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getProcessInstanceNotifications(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getRealAIStringForState(ExecutionState) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getRealPath(String) - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getRealPath(String) - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
getRealPIStringForState(ExecutionState) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getRealWIStringForState(ExecutionState) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getRedirect(Catalog, String) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getRedirect(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
Convenience method to create a little JavaScript script which forwards to location.
getRegistrationMap(String, boolean) - Method in class com.ibm.workflow.portlet.client.GlobalRegistrationMap
Retrieves the Registration map for a certain user.
getRequest() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getRequest() - Method in class com.ibm.workflow.portlet.client.ClientException
Returns the HTTP request that caused this exception.
getRequestParameter(String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getRequestParameter(String, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getRootURI() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getRootURI() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
Query the Web Client's root URI.
getSections() - Method in class com.ibm.workflow.portlet.client.Config
Query all sections in the servlet configuration file.
getSelectedList() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getSelectedList() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getSelectedList() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getServerInfo() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getServerInfo() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
getServletInfo() - Method in class com.ibm.workflow.portlet.client.Main
Returns information about the servlet, such as author, version, and copyright.
getServletName() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getServletName() - Method in interface com.ibm.workflow.portlet.client.SessionContext
Query the Web Client's servlet name.
getServletPath() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getServletPath() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getServletVersion() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getServletVersion() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
getSession() - Method in class com.ibm.workflow.portlet.client.SessionTable.Entry
 
getSessionContext(HttpServletRequest) - Static method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This method allows subclasses to extract the SessionContext from an HTTP request object.
getSessionID() - Method in class com.ibm.workflow.portlet.client.SessionTable.Entry
 
getSortCriteriaAssistant(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
getSortCriteriaAssistantResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Deprecated. - this function will be redesigned in a later release
getSortCriteriaAssistantResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Deprecated. - this function will be redesigned in a later release
getStack(Throwable) - Static method in class com.ibm.workflow.portlet.client.ClientException
Returns the stack trace of an exception as string.
getStartX() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
getStartY() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
getStatus() - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
getStringForAuditMode(AuditSetting) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getSystemGroup() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getSystemGroup() - Method in interface com.ibm.workflow.portlet.client.SessionContext
Query the system group name of the workflow user owning this session.
getSystemInfo(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
getSystemInfoResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Deprecated. - this function will be redesigned in a later release
getSystemInfoResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
Deprecated. - this function will be redesigned in a later release
getSystemInfoResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Deprecated. - this function will be redesigned in a later release
getSystemInfoResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Deprecated. - this function will be redesigned in a later release
getTargetID() - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
getTemplate() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getTemplate(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getTemplate(String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getTemplateList() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getTemplateList(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getTemplateList(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getTemplateListOid() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getTemplateListOid() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getTemplateListOid() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getTemplateLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getTemplateLists() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getTemplates() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getTemplates(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getTemplates(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getText(SessionContext) - Method in class com.ibm.workflow.portlet.client.Command
Query the command's text that can be used as alt text or as button label.
getTimezoneOffset() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getTimezoneOffset() - Method in interface com.ibm.workflow.portlet.client.SessionContext
Return the offset between the client time zone and the server time zone.
getTitle() - Method in class com.ibm.workflow.portlet.client.ClientException
Returns the error title string of this exception.
getTraceString(int) - Static method in class com.ibm.workflow.portlet.client.RegistrationMap
Convert the number to a more meaningful string used for tracing
getTriggerTag(RequestContext, String, String) - Method in class com.ibm.workflow.portlet.client.Command
 
getTriggerTag(RequestContext, String, String, boolean) - Method in class com.ibm.workflow.portlet.client.Command
Construct a HTML anchor (a href) tag that will cause the command to be executed.
getTriggerTagFor(int, RequestContext) - Method in interface com.ibm.workflow.portlet.client.CommandHandler
This method can be called by Viewers to obtain a HTML tag that triggers user-defined commands.
getTriggerTagFor(int, RequestContext) - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getTriggerTagFor(int, RequestContext) - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
getTriggerTagFor(int, RequestContext) - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
Returns a String that contains HTML code to trigger a user defined command.
getTriggerTagFor(int, RequestContext) - Method in class com.ibm.workflow.portlet.client.MonitorHandler
 
getTriggerTagFor(int, RequestContext) - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
This method can be called by Viewers to obtain a HTML tag that triggers user-defined commands.
getTriggerTagFor(int, RequestContext) - Method in class com.ibm.workflow.portlet.sample.AuditTrailHandler
The trigger tags for the handler.
getTriggerTagFor(int, RequestContext) - Method in class com.ibm.workflow.portlet.sample.HTMLDocHandler
Returns an HTML tag to be included in process template lists.
getType() - Method in class com.ibm.workflow.portlet.client.MQWFBasePortlet
Returns the Type of the portlet as defined in RegistrationMap.
getType() - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
 
getType() - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
 
getURL(RequestContext, String, String, boolean) - Method in class com.ibm.workflow.portlet.client.Command
Construct a URL that will cause the command to be executed.
getURL(String) - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
getURL(String) - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
Convert a URL relative to the servlet's root URI.
getURL(String) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
getUserID() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getUserID() - Method in interface com.ibm.workflow.portlet.client.SessionContext
Query the ID of the workflow user who owns this session.
getUserInfo(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
getUserInfoResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Deprecated. - this function will be redesigned in a later release
getUserInfoResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
Deprecated. - this function will be redesigned in a later release
getUserInfoResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Deprecated. - this function will be redesigned in a later release
getUserInfoResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Deprecated. - this function will be redesigned in a later release
getUserPortletInstanceId() - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
getUserPortletInstanceId(PortletSession) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Returns the User Portlet Instance Id for this user portlet instance
getUserPrincipal - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
getViewer() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getViewer() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getWidth() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
getWIImageForState(ExecutionState) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
getWIStringForState(ExecutionState) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getWorkflowType() - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
getWorkItem() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getWorkItem(String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getWorkItem(String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getWorkItems() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getWorkItems(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getWorkItems(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getWorkList() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getWorkList(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getWorkList(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getWorkListOid() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getWorkListOid() - Method in class com.ibm.workflow.portlet.client.RequestContext
 
getWorkListOid() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getWorkLists() - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
getWorkLists() - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
getX() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
getY() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
globalContainer - Static variable in class com.ibm.workflow.portlet.client.Optional.MQWF332
 
GlobalRegistrationMap - class com.ibm.workflow.portlet.client.GlobalRegistrationMap.
The GlobalRegistration map allows different user portlet instances of the workflow portlet application to share a common RegistrationMap per user.
GlobalRegistrationMap() - Constructor for class com.ibm.workflow.portlet.client.GlobalRegistrationMap
 

H

HTMLDocHandler - class com.ibm.workflow.portlet.sample.HTMLDocHandler.
This class provides a link from process template lists to the HTML documentation exported from Buildtime.
HTMLDocHandler() - Constructor for class com.ibm.workflow.portlet.sample.HTMLDocHandler
 

I

ID - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
String under which the user portlet instance is stored in the session.
init(Config) - Method in interface com.ibm.workflow.portlet.client.CommandHandler
This method is called by the Web Client in its servlet's init() method.
init(Config) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Initializes this class according to the [DefaultViewer] section in the servlet configuration file.
init(Config) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called after the Web Client's servlet has been initialized.
init(Config) - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This method must be called by subclasses in their init() method.
init(Config) - Method in class com.ibm.workflow.portlet.sample.EmailHandler
Initializes the handler and caches the SMTP host, if configured.
init(Config) - Method in class com.ibm.workflow.portlet.sample.StarterPEAHandler
Initializes the handler and caches the Web user, if configured.
init(Config) - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
This method is called by the Web Client in its servlet's init() method.
init(Config) - Method in class com.ibm.workflow.portlet.sample.AuditTrailHandler
During initialization, the handler opens a JDBC connection to the MQWF runtime database (either on the local host or on a remote host [depending on the presence of the 'DB2Server' property in the configuration file]).
init(HttpServletRequest) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
init(PortletConfig) - Method in class com.ibm.workflow.portlet.client.MQWFBasePortlet
 
init(ServletConfig) - Method in class com.ibm.workflow.portlet.client.Main
Initializes the servlet and places it into service.
initRequestForWorkflow(ApplicationContextImpl, PortletContext, HttpServletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFWorkflowCommunication
Initializes the Environment for Workflow Backend Request If ApplicationContextImpl.init is not called, ApplicationContextImpl.getBuiltinHandler will not return a BuiltinHandler.
INSTANCELIST - Static variable in interface com.ibm.workflow.portlet.client.SessionContext
 
InternetConnectionViewer - class com.ibm.workflow.portlet.sample.InternetConnectionViewer.
This Viewer mimics the look and feel of the Internet Connection for IBM FlowMark V2.
InternetConnectionViewer() - Constructor for class com.ibm.workflow.portlet.sample.InternetConnectionViewer
 
isAffected(ApplicationContextImpl, PortletContext, RequestContext) - Method in class com.ibm.workflow.portlet.client.ActionRefreshRequest
 
isBottomAligned() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
isDebugEnabled() - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
isDebugEnabled() - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
isFollowOnPageShown() - Method in class com.ibm.workflow.portlet.client.ResponsePage
Return flag indication whether a nontrivial page is shown.
isLeftAligned() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
isRightAligned() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
isSameInstance(String) - Method in class com.ibm.workflow.portlet.client.ListRefreshRequest
 
isSecure - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
isTopAligned() - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
ITEM_DELETE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for Item.delete()
ITEM_TRANSFER - Static variable in class com.ibm.workflow.portlet.client.Command
Command for Item.transfer(java.lang.String)

J

JSPPortletViewer - class com.ibm.workflow.portlet.client.JSPPortletViewer.
This Viewer should be used when your Application server supports the JSP V1.0 standard.
JSPPortletViewer() - Constructor for class com.ibm.workflow.portlet.client.JSPPortletViewer
 
JSPViewer - class com.ibm.workflow.portlet.client.JSPViewer.
This Viewer should be used when your Application server supports the JSP V1.0 standard.
JSPViewer() - Constructor for class com.ibm.workflow.portlet.client.JSPViewer
 

L

LIST_DELETE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for PersistentList.delete()
LIST_ITEM_ID - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
The current TemplateListOid, InstanceListOid, WorklistOid is stored under this key in the session.
LIST_QUERY_LISTS - Static variable in class com.ibm.workflow.portlet.client.Command
Command to query all persistent lists
LIST_SHOW_PROPERTIES - Static variable in class com.ibm.workflow.portlet.client.Command
Command to show a persistent list's properties
LIST_TYPE - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
 
ListRefreshRequest - class com.ibm.workflow.portlet.client.ListRefreshRequest.
Indicates that a refresh of lists is necessary.
ListRefreshRequest() - Constructor for class com.ibm.workflow.portlet.client.ListRefreshRequest
 
LISTS - Static variable in interface com.ibm.workflow.portlet.client.SessionContext
 
loadTemplateFile(String, Properties) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
log(String, boolean) - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
log(String, boolean) - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
log(String, Throwable) - Method in class com.ibm.workflow.portlet.client.ApplicationContextProxy
 
log(String, Throwable) - Method in interface com.ibm.workflow.portlet.client.ApplicationContext
 
loggedOnAs(String, String, String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
loggedOnAs(String, String, String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
login(PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFBasePortlet
Generates a partial page id and initializes the userPortletInstance if this has not happened during event processing
logoff(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Logs off from to the MQSeries Workflow system.
logoffResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is shown after logoff.
logoffResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.logoff() command.
logoffResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is shown after logoff.
logoffResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is shown after logoff.
LOGON_FAILED - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
If logon failed for an instance, the status is set to LOGON_FAILED
LOGON_NOT_ATTEMPTED - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
Default value for the logon status
logon(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Logs on to the MQSeries Workflow system.
LogonContext - class com.ibm.workflow.portlet.client.LogonContext.
 
LogonContext() - Constructor for class com.ibm.workflow.portlet.client.LogonContext
 
LogonContext(RequestContext) - Constructor for class com.ibm.workflow.portlet.client.LogonContext
 
logonResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed after a successful logon.
logonResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.logon() command.
logonResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is displayed after a successful logon.
logonResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is displayed after a successful logon.
logonResponse(RequestContext) - Method in class com.ibm.workflow.portlet.sample.InternetConnectionViewer
This method is called to create the response page for the BuiltinHandler.logon() command.
logonToMQWF(ApplicationContextImpl, PortletContext, PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFWorkflowCommunication
Smart logon method that will only call the conductLogon method if there is no active session any more.
LOGOUT_DONE - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
Does signal that the user has been logged out.
LOGOUT_FAILED - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
If a Client Exception is thrown during a logoff the LOGON status is set to this constant.
logout(PortletSession) - Method in class com.ibm.workflow.portlet.client.MQWFBasePortlet
Removes the entry for the user portlet instance if none entries remain the RegistrationMap will also be removed.

M

Main - class com.ibm.workflow.portlet.client.Main.
This is the main class of the MQSeries Workflow Web Client.
Main() - Constructor for class com.ibm.workflow.portlet.client.Main
 
MAX_NUMBER - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
The page id is greater or equal 0 and less than MAX_NUMBER.
messageReceived(MessageEvent) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
 
messageReceived(MessageEvent) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
Callback method of MessageListener.
MIMETYPE_HTML - Static variable in class com.ibm.workflow.portlet.client.ResponsePage
Constant for text/html
MIMETYPE_JPEG - Static variable in class com.ibm.workflow.portlet.client.ResponsePage
Constant for image/jpeg
MIMETYPE_WML - Static variable in class com.ibm.workflow.portlet.client.ResponsePage
Constant for text/vnd.wap.wml
MIMETYPE_XML - Static variable in class com.ibm.workflow.portlet.client.ResponsePage
Constant for text/xml
MonitorHandler - class com.ibm.workflow.portlet.client.MonitorHandler.
 
mostRecentList(boolean, boolean, boolean, boolean, boolean) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
MOVE_CLIP_DOWN - Static variable in class com.ibm.workflow.portlet.client.ProcessMonitor
 
MOVE_CLIP_LEFT - Static variable in class com.ibm.workflow.portlet.client.ProcessMonitor
 
MOVE_CLIP_NONE - Static variable in class com.ibm.workflow.portlet.client.ProcessMonitor
 
MOVE_CLIP_RIGHT - Static variable in class com.ibm.workflow.portlet.client.ProcessMonitor
 
MOVE_CLIP_UP - Static variable in class com.ibm.workflow.portlet.client.ProcessMonitor
 
MQWFActionPortlet - class com.ibm.workflow.portlet.client.MQWFActionPortlet.
 
MQWFActionPortlet() - Constructor for class com.ibm.workflow.portlet.client.MQWFActionPortlet
 
MQWFBasePortlet - class com.ibm.workflow.portlet.client.MQWFBasePortlet.
Base functionality for the action and list type portlets.
MQWFBasePortlet() - Constructor for class com.ibm.workflow.portlet.client.MQWFBasePortlet
 
MQWFInterportletCommunication - class com.ibm.workflow.portlet.client.MQWFInterportletCommunication.
This class deals with the interportlet communication.
MQWFInterportletCommunication() - Constructor for class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
 
MQWFListPortlet - class com.ibm.workflow.portlet.client.MQWFListPortlet.
 
MQWFListPortlet() - Constructor for class com.ibm.workflow.portlet.client.MQWFListPortlet
 
MQWFMonitorImageServer - class com.ibm.workflow.portlet.client.MQWFMonitorImageServer.
 
MQWFMonitorImageServer() - Constructor for class com.ibm.workflow.portlet.client.MQWFMonitorImageServer
 
MQWFPortletConstants - interface com.ibm.workflow.portlet.client.MQWFPortletConstants.
 
MQWFPortletException - exception com.ibm.workflow.portlet.client.MQWFPortletException.
This exception signals that a error during
MQWFPortletException(String) - Constructor for class com.ibm.workflow.portlet.client.MQWFPortletException
 
MQWFPortletException(String, String) - Constructor for class com.ibm.workflow.portlet.client.MQWFPortletException
 
MQWFPortletMessage - class com.ibm.workflow.portlet.client.MQWFPortletMessage.
 
MQWFPORTLETMESSAGE - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
 
MQWFPortletMessage() - Constructor for class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
MQWFWorkflowCommunication - class com.ibm.workflow.portlet.client.MQWFWorkflowCommunication.
This class contains the logic for the interaction with the workflow backend system.
MQWFWorkflowCommunication() - Constructor for class com.ibm.workflow.portlet.client.MQWFWorkflowCommunication
 

N

nameOfAbstractActionPortlet - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
 
nameOfAbstractListPortlet - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
 
nameOfJSP - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
 
NavigatorEntry - class com.ibm.workflow.portlet.client.NavigatorEntry.
 
NavigatorEntry(String, String) - Constructor for class com.ibm.workflow.portlet.client.NavigatorEntry
 
NO_FREE_ACTION_INSTANCE - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
An attribute of this name is set if and only if a list-type portlet cannot find a free action-type portlet for the request
NoSessionException - exception com.ibm.workflow.portlet.client.NoSessionException.
This exception will be thrown if the servlet's service() method is called for a command other than logon, but no Workflow SessionContext is found in the request's HttpSession object.
NoSessionException(HttpServletRequest) - Constructor for class com.ibm.workflow.portlet.client.NoSessionException
Constructs a NoSessionException object.
NOT_SET - Static variable in interface com.ibm.workflow.portlet.client.SessionContext
 
null2Empty(String) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 

O

onLogoff(SessionContext) - Method in interface com.ibm.workflow.portlet.client.CommandHandler
This method is called whenever a user has logged off.
onLogoff(SessionContext) - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This hook has an empty implementation.
onLogoff(SessionContext) - Method in class com.ibm.workflow.portlet.sample.StarterPEAHandler
Shuts down the Web user's PEA if called for the Web user ID.
onLogoff(SessionContext) - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
This method is called whenever a user has logged off.
onLogon(RequestContext) - Method in interface com.ibm.workflow.portlet.client.CommandHandler
This method is called whenever a new user has logged on.
onLogon(RequestContext) - Method in class com.ibm.workflow.portlet.client.GenericCommandHandler
This hook has an empty implementation.
onLogon(RequestContext) - Method in class com.ibm.workflow.portlet.sample.StarterPEAHandler
Start the Web user's PEA called for the Web user ID and if enabled in PortalClient.properties.
onLogon(RequestContext) - Method in class com.ibm.workflow.portlet.sample.CommandHandlerAdapter
This method is called whenever a new user has logged on.
openForm(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
openForm(String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
openForm(String, String, String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
openPage(String, int) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
Optional - class com.ibm.workflow.portlet.client.Optional.
 
Optional.MQWF332 - class com.ibm.workflow.portlet.client.Optional.MQWF332.
 
Optional.MQWF332() - Constructor for class com.ibm.workflow.portlet.client.Optional.MQWF332
 
Optional.SDK22 - class com.ibm.workflow.portlet.client.Optional.SDK22.
 
Optional.SDK22() - Constructor for class com.ibm.workflow.portlet.client.Optional.SDK22
 
Optional() - Constructor for class com.ibm.workflow.portlet.client.Optional
 

P

PAGE - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
Key under which the RequestPage for the workitem list is stored in the request during the login method for a list-type portlet
PAGE_ID_NOT_YET_SET - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
 
pageIdentification(ApplicationContextImpl, PortletContext, PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Triggers the page identification process by sending an echo message to all action type portlets which will be ansWering by replying with an echo message by all action type portlet instances on this page.
performCancelAction(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFBasePortlet
Will remove a ResponsePage object from the session.
performCancelAction(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
Makes the instance show the most recent list again.
performCredentialAction(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFBasePortlet
If an error has occured during the processing of a request in this portlet, i.e.
performEditAction(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
Enable users to set preferences for their action type portlets (kind of requests to handle, etc.).
performFreeAction(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
This method executes the given command and releases the Portlet instance subsequently.
performListAction(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
This action will be transmitted by the links in the ComboBox of a list.
performListRefresh(PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
Will generate the model for the current view again by generation the list again based on the information contained in the session.
performSelectAction(ActionEvent) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
This method executes the given command but does not release the Portlet instance subsequently.
PI_DELETE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessInstance.delete()
PI_RESTART - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessInstance.restart()
PI_RESUME - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessInstance.resume(boolean)
PI_SHOW_MONITOR - Static variable in class com.ibm.workflow.portlet.client.Command
Command to show a process instance monitor
PI_SHOW_PROPERTIES - Static variable in class com.ibm.workflow.portlet.client.Command
Command to show process instance properties
PI_START - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessInstance.start()
PI_SUSPEND - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessInstance.suspend(boolean)
PI_TERMINATE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessInstance.terminate()
PIL_QUERY_INSTANCES - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessInstanceList.queryProcessInstances()
PingMessage - interface com.ibm.workflow.portlet.client.PingMessage.
 
PingPageMessage - class com.ibm.workflow.portlet.client.PingPageMessage.
 
PingPageMessage(Integer, PortletRequest, String) - Constructor for class com.ibm.workflow.portlet.client.PingPageMessage
 
PortalContext - interface com.ibm.workflow.portlet.client.PortalContext.
Through objects of this class you can access various portal specific services.
PortalContextImpl - class com.ibm.workflow.portlet.client.PortalContextImpl.
Provides the implementation for PortalContext.
PORTLET_DATA - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
 
PREFERENCES - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
The key under which the RequestPreferences are stored in PortletData
printStackTrace(PrintStream) - Method in class com.ibm.workflow.portlet.client.ClientException
Prints this exception to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.ibm.workflow.portlet.client.ClientException
Prints this exception to the specified print writer.
processContext - Static variable in class com.ibm.workflow.portlet.client.Optional.MQWF332
 
ProcessMonitor - class com.ibm.workflow.portlet.client.ProcessMonitor.
 
ProcessMonitor.ImageClip - class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip.
 
ProcessMonitor.ImageClip(ProcessMonitor) - Constructor for class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
ProcessMonitor.ImageClip(ProcessMonitor, int, int, int, int, double) - Constructor for class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
ProcessMonitor.ImageMap - class com.ibm.workflow.portlet.client.ProcessMonitor.ImageMap.
 
ProcessMonitor.ImageMap(ProcessMonitor) - Constructor for class com.ibm.workflow.portlet.client.ProcessMonitor.ImageMap
 
ProcessMonitor(ApplicationContext) - Constructor for class com.ibm.workflow.portlet.client.ProcessMonitor
 
PT_CANCEL_CREATEANDSTART - Static variable in class com.ibm.workflow.portlet.client.Command
Command for Portal Server cancel CreateAndStart without follow on
PT_CREATE_AND_START_INSTANCE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessTemplate.createAndStartInstance(java.lang.String, java.lang.String, java.lang.String, boolean)
PT_CREATE_INSTANCE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessTemplate.createInstance(java.lang.String, java.lang.String, java.lang.String, boolean)
PT_DELETE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessTemplate.delete()
PT_SHOW_PROPERTIES - Static variable in class com.ibm.workflow.portlet.client.Command
Command to show process template properties
PTL_QUERY_TEMPLATES - Static variable in class com.ibm.workflow.portlet.client.Command
Command for ProcessTemplateList.queryProcessTemplates()
putTraceString(int, String) - Static method in class com.ibm.workflow.portlet.client.RegistrationMap
Convenience method for adding the describing texts for the constants below

Q

queryActivityInstanceLists(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
queryActivityInstances(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the activity instances on the specified activityInstance list.
queryActivityInstances(RequestContext, String, boolean) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the process templates of the specified template list.
queryActivityInstancesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
 
queryActivityInstancesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays a list of activity instances.
queryLists(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
queryLists(RequestContext, boolean) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
queryListsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
 
queryListsResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.queryLists() command.
queryListsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays the list of lists.
queryListsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays the list of lists.
queryProcessInstanceLists(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
queryProcessInstances(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the process instances on the specified instance list.
queryProcessInstances(RequestContext, String, boolean) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the process instances of the specified instance list.
queryProcessInstancesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that displays a process instance list.
queryProcessInstancesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.queryProcessInstances() command.
queryProcessInstancesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays a process instance list.
queryProcessInstancesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays a process instance list.
queryProcessTemplateLists(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
queryProcessTemplates(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the process templates on the specified template list.
queryProcessTemplates(RequestContext, String, boolean) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the process templates of the specified template list.
queryProcessTemplatesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that displays a process template list.
queryProcessTemplatesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.queryProcessTemplates() command.
queryProcessTemplatesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays a process template list.
queryProcessTemplatesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays a process template list.
queryWorkItems(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the work items on the specified worklist.
queryWorkItems(RequestContext, String, boolean) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Queries the work items of the specified worklist.
queryWorkItemsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that displays a work list.
queryWorkItemsResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.queryWorkItems() command.
queryWorkItemsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays a worklist.
queryWorkItemsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays a worklist.
queryWorkItemsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.sample.InternetConnectionViewer
This method is called to create the response page for the BuiltinHandler.queryWorkItems() command.
queryWorkLists(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 

R

receivedActionRefreshRequest(MessageEvent) - Method in class com.ibm.workflow.portlet.client.MQWFActionPortlet
Does check whether the view of this instance is not valid any more.
receivedEchoPageMessage(ApplicationContextImpl, PortletContext, int, EchoPageMessage, PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Processing for EchoPageMessages.
receivedListRefreshRequest(ListRefreshRequest, PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFListPortlet
Triggers a list refresh due to a received ListRefreshRequest message
receiveMQWFPortletMsg(ApplicationContextImpl, PortletContext, MessageEvent) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Does check whether an incoming MQWFPortletMessage is addressed to this instance.
REG_MAP - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
String under which the registrationMap of the user is stored in the session.
registerUserPortletInstance(String, int, int, int, RequestPreferences) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
QUESTION: Does this method name make sense.
RegistrationMap - class com.ibm.workflow.portlet.client.RegistrationMap.
The RegistrationMap for keeping track of the various user portlet instances of a user.
RegistrationMap.Entry - class com.ibm.workflow.portlet.client.RegistrationMap.Entry.
REMARK : Should be made a top level class in my opinion (Andreas) Should the constants also be stored in this class instead of in RegistrationMap !?
RegistrationMap.Entry(String, int, int, int, RequestPreferences) - Constructor for class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
RegistrationMap() - Constructor for class com.ibm.workflow.portlet.client.RegistrationMap
 
removeAllMonitorsUpto(String, boolean) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
removeAllMonitorsUpto(String, boolean) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
removeAttribute - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
removeAttribute(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
removeEntry(String) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
Returns true if empty
removeRegistrationMap(String) - Method in class com.ibm.workflow.portlet.client.GlobalRegistrationMap
Removes a registration Map.
render(String, RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
replaceInString(String, String, String) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
REQUEST_PREFERENCES - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
Name of the checkbox input fields in EditPreferences
RequestContext - class com.ibm.workflow.portlet.client.RequestContext.
 
RequestContext(HttpServletRequest) - Constructor for class com.ibm.workflow.portlet.client.RequestContext
 
ResponsePage - class com.ibm.workflow.portlet.client.ResponsePage.
Objects of this class represent the responses sent by the Web Client.
ResponsePage(byte[], String) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a byte array.
ResponsePage(byte[], String, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a byte array.
ResponsePage(byte[], String, long) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a byte array.
ResponsePage(byte[], String, long, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a byte array.
ResponsePage(int) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from an HTTP status code.
ResponsePage(int, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from an HTTP status code.
ResponsePage(RequestContext, String) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a URL.
ResponsePage(RequestContext, String, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a URL.
ResponsePage(RequestContext, String, long) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a URL.
ResponsePage(RequestContext, String, long, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a URL.
ResponsePage(StringBuffer) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a StringBuffer.
ResponsePage(StringBuffer, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a StringBuffer.
ResponsePage(StringBuffer, String) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a StringBuffer.
ResponsePage(StringBuffer, String, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a StringBuffer.
ResponsePage(StringBuffer, String, long) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a StringBuffer.
ResponsePage(StringBuffer, String, long, boolean) - Constructor for class com.ibm.workflow.portlet.client.ResponsePage
Create a response page from a StringBuffer.
restartInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
restartInstance(RequestContext, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
restartInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a process instance has been restarted.
restartInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.restartInstance() command.
restartWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
restartWorkItem(RequestContext, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
restartWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item has been restarted.
restartWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.restartWorkItem() command.
resumeInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
resumeInstance(RequestContext, boolean) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
resumeInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a process instance has been resumed.
resumeInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.resumeInstance() command.

S

saveCredential(PortletContext, PortletRequest, String, String, String) - Method in class com.ibm.workflow.portlet.client.PortalContextImpl
 
saveCredential(PortletContext, PortletRequest, String, String, String) - Method in interface com.ibm.workflow.portlet.client.PortalContext
Save a credential in this application's slot of the credential vault.
SEND_STATUS - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
 
sendCommand(ApplicationContextImpl, PortletContext, PortletAction, PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Triggers the execution of a workflow request in a action type portlet.
sendToActionPortlet(ApplicationContextImpl, PortletContext, PortletRequest, String, String) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Send a MQWFPortletMessage to the first MQWF Action portlet with a free status
sendToListPortlet(ApplicationContextImpl, PortletContext, PortletRequest, String) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Send Message to a list-type portlet
sendToPortlet(ApplicationContextImpl, PortletContext, String, MQWFPortletMessage) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Send message to abstractPortletName on this page.
SESSION_KEY - Static variable in interface com.ibm.workflow.portlet.client.SessionContext
 
SessionContext - interface com.ibm.workflow.portlet.client.SessionContext.
 
SessionContext.MonitorPackage - class com.ibm.workflow.portlet.client.SessionContext.MonitorPackage.
 
SessionContext.MonitorPackage(String, String, ProcessMonitor) - Constructor for class com.ibm.workflow.portlet.client.SessionContext.MonitorPackage
 
SessionContextProxy - class com.ibm.workflow.portlet.client.SessionContextProxy.
 
SessionTable.Entry - class com.ibm.workflow.portlet.client.SessionTable.Entry.
 
SessionTable.Entry(HttpSession, SessionContextImpl) - Constructor for class com.ibm.workflow.portlet.client.SessionTable.Entry
 
SessionTable.Entry(String, SessionContextImpl) - Constructor for class com.ibm.workflow.portlet.client.SessionTable.Entry
 
setActionType(String) - Method in class com.ibm.workflow.portlet.client.MQWFPortletException
 
setActivities(ActivityInstanceList, ActivityInstance[]) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setActivityInstance(ActivityInstance) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setActivityInstanceListOid(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setActivityInstanceNotifications(WorkList, ActivityInstanceNotification[]) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setAttribute - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
setAttribute(String, Object) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setCommand(String) - Method in class com.ibm.workflow.portlet.client.ActionRefreshRequest
 
setContainer(ReadOnlyContainer) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setControlConnectorInstance(ControlConnectorInstance) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setException(ClientException) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setExpiryDate(long) - Method in class com.ibm.workflow.portlet.client.ResponsePage
Set the expiry date of the reponse page.
setFollowOnPageShown(boolean) - Method in class com.ibm.workflow.portlet.client.ResponsePage
Set flag for the Portal Client which indicates that a nontrivial page will be shown.
setImageClipAndMap(int, int, int, int, int, double, double) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 
setImplementationData(ImplementationData[]) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setInstance(ProcessInstance) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setInstanceListOid(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setInstanceListOid(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setInstanceListOid(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
setInstances(ProcessInstanceList, ProcessInstance[]) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setItem(Item) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setItem(String) - Method in class com.ibm.workflow.portlet.client.ActionRefreshRequest
 
setKindOfList(int) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setKindOfList(int) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setKindOfList(int) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
setKindOfSelectedList(int) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setKindOfSelectedList(int) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setKindOfSelectedList(int) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
setListProperties(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
setListPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
 
setListPropertiesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.setListProperties() command.
setListPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays the list of lists.
setListPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays the list of lists.
setLocale - Static variable in class com.ibm.workflow.portlet.client.Optional.SDK22
 
setLocale(HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setLocale(HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.LogonContext
 
setLocale(HttpServletResponse) - Method in interface com.ibm.workflow.portlet.client.SessionContext
Sets the appropriate locale and content type.
setLocale(Locale) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setLocale(Locale) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
setLogonStatus(int) - Method in class com.ibm.workflow.portlet.client.RegistrationMap
Does set the logon status as defined by the integer constants in this class
setMimeType(String) - Method in class com.ibm.workflow.portlet.client.ResponsePage
Set the MIME type of the reponse page.
setMQWFActionType(String) - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
setOriginator(String) - Method in class com.ibm.workflow.portlet.client.ListRefreshRequest
 
setOriginatorId(String) - Method in class com.ibm.workflow.portlet.client.PingPageMessage
 
setOriginatorId(String) - Method in class com.ibm.workflow.portlet.client.EchoPageMessage
 
setOriginID(String) - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
setPageId(int) - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
setPageId(Integer) - Method in class com.ibm.workflow.portlet.client.PingPageMessage
 
setPageId(Integer) - Method in class com.ibm.workflow.portlet.client.EchoPageMessage
 
setPortletRequest(PortletRequest) - Method in class com.ibm.workflow.portlet.client.PingPageMessage
 
setPortletRequest(PortletRequest) - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
setPortletRequest(PortletRequest) - Method in class com.ibm.workflow.portlet.client.EchoPageMessage
 
setPortletResponse(PortletResponse) - Method in class com.ibm.workflow.portlet.client.RequestContext
Set the portlet response.
setPreferences(RequestPreferences) - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
setProcessInstanceNotifications(WorkList, ProcessInstanceNotification[]) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setSelectedList(PersistentList) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setSelectedList(PersistentList) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setSelectedList(PersistentList) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
setStartX(int) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
setStartY(int) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
setStatus(int) - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
setStatusUserPortletInstance(ApplicationContextImpl, PortletContext, PortletSession, String, int) - Method in class com.ibm.workflow.portlet.client.MQWFInterportletCommunication
Set the status of this user portlet instance to active.
setTargetID(String) - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
setTemplate(ProcessTemplate) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setTemplateListOid(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setTemplateListOid(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setTemplateListOid(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
setTemplates(ProcessTemplateList, ProcessTemplate[]) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setToStartActivity(int, int) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor.ImageClip
 
setUserPortletInstanceId(String) - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
setUserSettings(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
setUserSettingsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Deprecated. - this function will be redesigned in a later release
setUserSettingsResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
Deprecated. - this function will be redesigned in a later release
setViewer(Viewer) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setViewer(Viewer) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
setViewSettings(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Deprecated. - this function will be redesigned in a later release
setViewSettingsResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Deprecated. - this function will be redesigned in a later release
setViewSettingsResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
Deprecated. - this function will be redesigned in a later release
setWorkflowType(int) - Method in class com.ibm.workflow.portlet.client.RegistrationMap.Entry
 
setWorkItem(WorkItem) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setWorkItems(WorkList, WorkItem[]) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setWorkListOid(String) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
setWorkListOid(String) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
setWorkListOid(String) - Method in interface com.ibm.workflow.portlet.client.SessionContext
 
showActivityProperties(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showActivityProperties(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showActivityPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
This method has an empty implementation since activity properties can only be accessed from within the process monitor which requires JSPPortletViewer.
showActivityPropertiesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.showActivityProperties() command.
showActivityPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays activity instance properties.
showActivityPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays activity instance properties.
showConfig(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.sample.ShowConfigHandler
 
ShowConfigHandler - class com.ibm.workflow.portlet.sample.ShowConfigHandler.
 
ShowConfigHandler() - Constructor for class com.ibm.workflow.portlet.sample.ShowConfigHandler
 
showControlConnectorProperties(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showControlConnectorPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
This method has an empty implementation since connector properties can only be accessed from within the process monitor which requires JSPPortletViewer.
showControlConnectorPropertiesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.showControlConnectorProperties() command.
showControlConnectorPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays control connector properties.
showControlConnectorPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays control connector properties.
showEditCredential(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Shows the ResponsePage for editing the credentials used for the edit mode of the portlet.
showEditPreferences(RequestContext, RequestPreferences) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Shows the page for specifying the response page settings.
showInstanceProperties(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showInstanceProperties(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showInstancePropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that displays process instance properties.
showInstancePropertiesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.showInstanceProperties() command.
showInstancePropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays process instance properties.
showInstancePropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays process instance properties.
showListProperties(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showListProperties(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showListPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
 
showListPropertiesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.showListProperties() command.
showListPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays list settings.
showListPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays list settings.
showMonitor(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.MonitorHandler
 
showMonitorImage(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.MonitorHandler
 
showTemplateProperties(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showTemplateProperties(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showTemplatePropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that displays process template properties.
showTemplatePropertiesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.showTemplateProperties() command.
showTemplatePropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays process template properties.
showTemplatePropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays process template properties.
showWorkItemProperties(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showWorkItemProperties(RequestContext, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
showWorkItemPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that displays work item properties.
showWorkItemPropertiesResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.showWorkItemProperties() command.
showWorkItemPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that displays work item properties.
showWorkItemPropertiesResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that displays work item properties.
start3 - Static variable in class com.ibm.workflow.portlet.client.Optional.MQWF332
 
StarterPEAHandler - class com.ibm.workflow.portlet.sample.StarterPEAHandler.
This CommandHandler automatically starts and stops the Program Execution Agent for the Web user.
StarterPEAHandler() - Constructor for class com.ibm.workflow.portlet.sample.StarterPEAHandler
 
startInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
startInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that will be displayed after a process instance has been started.
startInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.startInstance() command.
startInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that will be displayed after a process instance has been started.
startInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that will be displayed after a process instance has been started.
startWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
startWorkItem(RequestContext, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
startWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item has been started.
startWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.startWorkItem() command.
suspendInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Suspends a process instance.
suspendInstance(RequestContext, String, String, boolean, String, String, String, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
Suspends a process instance.
suspendInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a process instance has been suspended.
suspendInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.suspendInstance() command.
suspendInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is displayed after a process instance has been suspended.
suspendInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is displayed after a process instance has been suspended.

T

TEMPLATELIST - Static variable in interface com.ibm.workflow.portlet.client.SessionContext
 
terminateActivity(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
terminateActivity(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
terminateActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
This method has an empty implementation since activity actions can only be accessed from activity properties page which requires JSPPortletViewer.
terminateActivityResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.terminateActivity() command.
terminateActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPViewer
Creates the page that is displayed after an activity instance has been terminated.
terminateActivityResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.JSPPortletViewer
Creates the page that is displayed after an activity instance has been terminated.
terminateInstance(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
terminateInstance(RequestContext) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
terminateInstanceResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page displayed after a process instance has been terminated.
terminateInstanceResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.terminateInstance() command.
terminateWorkItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
terminateWorkItem(RequestContext, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
terminateWorkItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when a work item has been terminated.
terminateWorkItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.terminateWorkItem() command.
toHTMLText(String, String) - Static method in class com.ibm.workflow.portlet.client.RequestContext
Quotes characters that have a special meaning in HTML.
toJavaScriptString(String, char) - Static method in class com.ibm.workflow.portlet.client.RequestContext
 
toString(AssignReason) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
toString(Calendar) - Method in class com.ibm.workflow.portlet.client.SessionContextProxy
 
toString(Calendar) - Method in interface com.ibm.workflow.portlet.client.SessionContext
Formats a server date according to the DateFormat and TimeFormat settings in PortalClient.properties.
toString(ItemType) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
toString(Type) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
toString(Type) - Method in class com.ibm.workflow.portlet.client.RequestContext
 
traceLookupMap - Static variable in class com.ibm.workflow.portlet.client.RegistrationMap
 
traceMQWFPortletMessage(ApplicationContextImpl, String) - Method in class com.ibm.workflow.portlet.client.MQWFPortletMessage
 
transferItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
transferItem(HttpServletRequest, HttpServletResponse) - Method in class com.ibm.workflow.portlet.sample.EmailHandler
Service entry point to which the 'x-transferItem' requests issued by the ListViewer.jsp are dispatched.
transferItem(RequestContext, String, String, String) - Method in class com.ibm.workflow.portlet.client.BuiltinHandler
 
transferItemResponse(RequestContext) - Method in class com.ibm.workflow.portlet.client.DefaultViewer
Creates the page that is displayed when an item has been transferred.
transferItemResponse(RequestContext) - Method in interface com.ibm.workflow.portlet.client.Viewer
This method is called to create the response page for the BuiltinHandler.transferItem() command.
TYPE_BLOCK - Static variable in class com.ibm.workflow.portlet.client.MonitorHandler
 
TYPE_SUB_PROCESS - Static variable in class com.ibm.workflow.portlet.client.MonitorHandler
 

U

UseCredentialVault - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
For development purposes
USER_DEFINED_COMMANDS - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
Name of the checkbox input field for the user defined jsps

V

Viewer - interface com.ibm.workflow.portlet.client.Viewer.
This class allows you to customize the look and feel of certain parts of the Web Client.

W

WI_CANCEL_CHECKOUT - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.cancelCheckOut()
WI_CHECKIN - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.checkIn(com.ibm.workflow.api.ReadWriteContainer, int)
WI_CHECKOUT - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.checkOut()
WI_FINISH - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.finish()
WI_FORCE_FINISH - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.forceFinish()
WI_FORCE_RESTART - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.forceRestart()
WI_RESTART - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.restart()
WI_SHOW_PROPERTIES - Static variable in class com.ibm.workflow.portlet.client.Command
Command to show work item properties
WI_START - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.start()
WI_TERMINATE - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkItem.terminate()
withParameter(String) - Method in class com.ibm.workflow.portlet.client.Command
Creates a new command with the same attributes and a new parameter.
withPortletAction(String) - Method in class com.ibm.workflow.portlet.client.Command
Creates a new command with the same attributes and a new portlet action.
withPrompt(String, String) - Method in class com.ibm.workflow.portlet.client.Command
Creates a new command with the same attributes and a new prompt.
withText(String) - Method in class com.ibm.workflow.portlet.client.Command
Creates a new command with the same attributes and a new text.
WL_QUERY_WORK_ITEMS - Static variable in class com.ibm.workflow.portlet.client.Command
Command for WorkList.queryWorkItems()
WORKFLOW_REQUEST - Static variable in interface com.ibm.workflow.portlet.client.MQWFPortletConstants
If there is an object stored in the PortletSession under this key, the workflow request itself has already been propagated by sending a MQWFPortletMessage.
WORKLIST - Static variable in interface com.ibm.workflow.portlet.client.SessionContext
 
writeAsJPG(OutputStream) - Method in class com.ibm.workflow.portlet.client.ProcessMonitor
 

_

_originator - Variable in class com.ibm.workflow.portlet.client.ListRefreshRequest
 

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

© Copyright IBM Corporation 2002, 2007. All Rights Reserved.