Java Client API Reference 6.0.2.61

Uses of Interface
com.baan.b3.boi1.IUserSession

Packages that use IUserSession
com.baan.b3.boi1 Provides a typesafe API for use with B3 BOIs. 
com.baan.b3.legacydirectory Provides access to Bus Components according to the first version B3 directory model. 
 

Uses of IUserSession in com.baan.b3.boi1
 

Methods in com.baan.b3.boi1 that return IUserSession
abstract  IUserSession BoiToolkit.createUserSession(IUserInfo ui)
          Creates an IUserSession object with some userinfo.
abstract  IUserSession BoiToolkit.createUserSession()
          Creates an IUserSession object.
 

Uses of IUserSession in com.baan.b3.legacydirectory
 

Methods in com.baan.b3.legacydirectory that return IUserSession
 IUserSession IBusComponent.getDefaultUserSession()
          Retreives the Default UserSession of this BusComponent
Threading policy: MTSafe.
 


Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.