-
Packages that use UserContext Package Description 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 Modifier and Type Method and Description static UserContextUserContext. get()This method returns theUserContextobject associated with the current thread.Methods in com.filenet.api.util with parameters of type UserContext Modifier and Type Method and Description static voidUserContext. set(UserContext uc)This method associates the current thread with aUserContextobject.
-