Uses of Interface
com.ibm.workflow.portlet.client.ApplicationContext

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

Uses of ApplicationContext in com.ibm.workflow.portlet.client
 

Subinterfaces of ApplicationContext in com.ibm.workflow.portlet.client
 interface SessionContext
           
 

Classes in com.ibm.workflow.portlet.client that implement ApplicationContext
 class ApplicationContextProxy
           
 class LogonContext
           
 class RequestContext
           
 class SessionContextProxy
           
 

Methods in com.ibm.workflow.portlet.client that return ApplicationContext
 ApplicationContext Config.getContext()
          Query the application context.
 ApplicationContext GenericCommandHandler.getContext()
          This method allows subclasses to access the Web Client's context.
 

Constructors in com.ibm.workflow.portlet.client with parameters of type ApplicationContext
ProcessMonitor(ApplicationContext appContext)
           
 



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