Uses of Class
com.filenet.api.util.UserContext

Packages that use UserContext
com.filenet.api.util Provides utility classes and interfaces. 
 

Uses of UserContext in com.filenet.api.util
 

Methods in com.filenet.api.util that return UserContext
static UserContext UserContext.get()
          This method returns the UserContext object associated with the current thread.
 

Methods in com.filenet.api.util with parameters of type UserContext
static void UserContext.set(UserContext uc)
          This method associates the current thread with a UserContext object.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.