|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |