Uses of Interface
com.bankframe.fe.statemachine.base.sessionmanagers.ISessionData

Packages that use ISessionData
com.bankframe.fe.statemachine.base.sessionmanagers   
com.bankframe.fe.statemachine.ext.sessionmanagers   
 

Uses of ISessionData in com.bankframe.fe.statemachine.base.sessionmanagers
 

Methods in com.bankframe.fe.statemachine.base.sessionmanagers that return ISessionData
 ISessionData UserSession.getSessionData()
          Returns the SessionData associated with this UserSession.
 ISessionData IUserSession.getSessionData()
          Returns the SessionData associated with this UserSession.
 

Uses of ISessionData in com.bankframe.fe.statemachine.ext.sessionmanagers
 

Classes in com.bankframe.fe.statemachine.ext.sessionmanagers that implement ISessionData
 class SessionData
           
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.