Uses of Interface
com.bankframe.fe.statemachine.ext.sessionmanagers.IUserSession

Packages that use IUserSession
com.bankframe.fe.statemachine.ext.apps   
com.bankframe.fe.statemachine.ext.sessionmanagers   
 

Uses of IUserSession in com.bankframe.fe.statemachine.ext.apps
 

Methods in com.bankframe.fe.statemachine.ext.apps that return IUserSession
 IUserSession Inputs.getUserSession()
          Returns the userSession.
 

Constructors in com.bankframe.fe.statemachine.ext.apps with parameters of type IUserSession
Inputs(IRequest request, IUserSession userSession, ResponseData responseData)
          Constructor for Inputs.
 

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

Classes in com.bankframe.fe.statemachine.ext.sessionmanagers that implement IUserSession
 class UserSession
           
 



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