BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.workarea.NoWorkContextException

Packages that use NoWorkContextException
weblogic.workarea   
 

Uses of NoWorkContextException in weblogic.workarea
 

Methods in weblogic.workarea that throw NoWorkContextException
 WorkContext WorkContextMap.remove(String key)
          Remove the context data for key from the current WorkContextMap.
 void UserWorkArea.complete()
          Complete the current, active WorkArea.
 void UserWorkArea.complete(String name)
          Complete the active WorkArea named name.
 void UserWorkArea.setProperty(String key, WorkContext ctx)
          Adds context data to the current WorkArea.
 void UserWorkArea.setProperty(String key, WorkContext ctx, int propertyModeType)
          Adds context data to the current WorkArea.
 void UserWorkArea.removeProperty(String key)
          Remove the property for key from the current WorkArea.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.