Package | Description |
---|---|
com.filenet.api.util |
Provides utility classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
static UserContext |
UserContext.get()
This method returns the
UserContext object associated with
the current thread. |
Modifier and Type | Method and Description |
---|---|
static void |
UserContext.set(UserContext uc)
This method associates the current thread with a
UserContext object. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.