Package com.ibm.workflow.portlet.client

Interface Summary
ApplicationContext  
Catalog This class defines the interface to message catalogs.
CommandHandler This class allows you to add new commands to the Web Client's servlet and also to extend the servlet's commands.
EchoMessage  
MQWFPortletConstants  
PingMessage  
PortalContext Through objects of this class you can access various portal specific services.
SessionContext  
Viewer This class allows you to customize the look and feel of certain parts of the Web Client.
 

Class Summary
ActionRefreshRequest  
AdminLogonHandler  
ApplicationContextProxy  
BuiltinHandler This class handles all commands known by the Web Client's servlet itself.
CatalogImpl  
Command This class encapsulates what commands are allowed in the various states of process templates, process instances, activity instances, persistent lists, and work items.
Config This class provides access to the settings in the servlet configuration file.
DefaultViewer This class provides the default implementation of the Viewer interface.
EchoPageMessage  
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.
GlobalRegistrationMap The GlobalRegistration map allows different user portlet instances of the workflow portlet application to share a common RegistrationMap per user.
JSPPortletViewer This Viewer should be used when your Application server supports the JSP V1.0 standard.
JSPViewer This Viewer should be used when your Application server supports the JSP V1.0 standard.
ListRefreshRequest Indicates that a refresh of lists is necessary.
LogonContext  
Main This is the main class of the MQSeries Workflow Web Client.
MonitorHandler  
MQWFActionPortlet  
MQWFBasePortlet Base functionality for the action and list type portlets.
MQWFInterportletCommunication This class deals with the interportlet communication.
MQWFListPortlet  
MQWFMonitorImageServer  
MQWFPortletMessage  
MQWFWorkflowCommunication This class contains the logic for the interaction with the workflow backend system.
NavigatorEntry  
Optional  
Optional.MQWF332  
Optional.SDK22  
PingPageMessage  
PortalContextImpl Provides the implementation for PortalContext.
ProcessMonitor  
RegistrationMap The RegistrationMap for keeping track of the various user portlet instances of a user.
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 !?
RequestContext  
ResponsePage Objects of this class represent the responses sent by the Web Client.
SessionContext.MonitorPackage  
SessionContextProxy  
SessionTable.Entry  
 

Exception Summary
ClientException This is the base class for all exceptions thrown within the Web Client framework.
CredentialVaultException This exception signals that a error during the retrieval or the setting of a credential occured.
MQWFPortletException This exception signals that a error during
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.
 



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