Uses of Package
com.ibm.workflow.portlet.client

Packages that use com.ibm.workflow.portlet.client
com.ibm.workflow.portlet.client   
com.ibm.workflow.portlet.sample   
 

Classes in com.ibm.workflow.portlet.client used by com.ibm.workflow.portlet.client
ApplicationContext
           
ApplicationContextProxy
           
BuiltinHandler
          This class handles all commands known by the Web Client's servlet itself.
Catalog
          This class defines the interface to message catalogs.
ClientException
          This is the base class for all exceptions thrown within the Web Client framework.
Command
          This class encapsulates what commands are allowed in the various states of process templates, process instances, activity instances, persistent lists, and work items.
CommandHandler
          This class allows you to add new commands to the Web Client's servlet and also to extend the servlet's commands.
Config
          This class provides access to the settings in the servlet configuration file.
CredentialVaultException
          This exception signals that a error during the retrieval or the setting of a credential occured.
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.
ListRefreshRequest
          Indicates that a refresh of lists is necessary.
MQWFBasePortlet
          Base functionality for the action and list type portlets.
MQWFPortletConstants
           
MQWFPortletException
          This exception signals that a error during
MQWFPortletMessage
           
PingMessage
           
PingPageMessage
           
PortalContext
          Through objects of this class you can access various portal specific services.
PortalContextImpl
          Provides the implementation for PortalContext.
ProcessMonitor
           
ProcessMonitor.ImageClip
           
ProcessMonitor.ImageMap
           
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
           
SessionContext.MonitorPackage
           
SessionContextProxy
           
Viewer
          This class allows you to customize the look and feel of certain parts of the Web Client.
 

Classes in com.ibm.workflow.portlet.client used by com.ibm.workflow.portlet.sample
ClientException
          This is the base class for all exceptions thrown within the Web Client framework.
CommandHandler
          This class allows you to add new commands to the Web Client's servlet and also to extend the servlet's commands.
Config
          This class provides access to the settings in the servlet configuration file.
DefaultViewer
          This class provides the default implementation of the Viewer interface.
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.
RequestContext
           
ResponsePage
          Objects of this class represent the responses sent by the Web Client.
SessionContext
           
Viewer
          This class allows you to customize the look and feel of certain parts of the Web Client.
 



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