|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VWUserInfo in filenet.vw.api |
---|
Methods in filenet.vw.api that return VWUserInfo | |
---|---|
VWUserInfo |
VWSystemAdministration.createUserInfo()
Deprecated. VWUserInfo records are created on the server in P8PE4.0 |
VWUserInfo |
VWSession.fetchCurrentUserInfo()
Gets information about the user logged on to this session. |
VWUserInfo |
VWSystemAdministration.fetchUserInfo(java.lang.String theUserName)
Fetches information about a specified user. |
VWUserInfo |
VWSession.fetchUserInfo(java.lang.String theName)
Gets general user information about a specified user. |
VWUserInfo[] |
VWSession.fetchUserInfoList(java.lang.String[] theNameList)
Gets general user information about specified users. |
VWUserInfo[] |
VWSession.fetchUserRecords(int maxBufferSize,
boolean throwException)
Fetches a collection of all user environment records that exists on the Process Engine. |
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |