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

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

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.
 



Copyright © 2005, 2007, Oracle. All rights reserved.