|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IUserInfo | |
| com.baan.b3.boi1 | Provides a typesafe API for use with B3 BOIs. |
| Uses of IUserInfo in com.baan.b3.boi1 |
| Methods in com.baan.b3.boi1 that return IUserInfo | |
abstract IUserInfo |
BoiToolkit.createUserInfo()
Creates an IUserInfo object. |
| Methods in com.baan.b3.boi1 with parameters of type IUserInfo | |
abstract IUserSession |
BoiToolkit.createUserSession(IUserInfo ui)
Creates an IUserSession object with some userinfo. |
void |
BusinessObjectManager.setUserInfo(IUserInfo p_userInfo)
Sets the user context for this manager Postconditions: The manager uses the specified user context Threading policy: Unsafe |
void |
IBackend.setUserInfo(IUserInfo p_userInfo)
Set the UserInfo used to connect. |
|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||