Uses of Interface
uk.ac.soton.ecs.iam.grid.comms.client.AccountConversation

Packages that use AccountConversation
uk.ac.soton.ecs.iam.grid.client.staterepos   
uk.ac.soton.ecs.iam.grid.client.swing   
uk.ac.soton.ecs.iam.grid.comms.client   
uk.ac.soton.ecs.iam.grid.comms.client.helpers   
uk.ac.soton.itinnovation.grid.client.account   
 

Uses of AccountConversation in uk.ac.soton.ecs.iam.grid.client.staterepos
 

Classes in uk.ac.soton.ecs.iam.grid.client.staterepos that implement AccountConversation
 class AccountConversationImpl
          Deprecated. 
 class PrivateAccountConversationImpl
          Deprecated. 
 class TradeAccountConversationImpl
          Deprecated. 
 

Uses of AccountConversation in uk.ac.soton.ecs.iam.grid.client.swing
 

Methods in uk.ac.soton.ecs.iam.grid.client.swing with parameters of type AccountConversation
 JPanel StatementBrowser.makeStatementContent(AccountConversation account, AccountStatement statement)
           
 

Constructors in uk.ac.soton.ecs.iam.grid.client.swing with parameters of type AccountConversation
StatementBrowser(AccountConversation account, AccountStatement statement)
           
 

Uses of AccountConversation in uk.ac.soton.ecs.iam.grid.comms.client
 

Subinterfaces of AccountConversation in uk.ac.soton.ecs.iam.grid.comms.client
 interface PrivateAccountConversation
          A PrivateAccountConversation represents a GRIA account conversation with a local account account service.
 interface TradeAccountConversation
          A TradeAccountConversation represents a GRIA account conversation with a remote supplier.
 

Uses of AccountConversation in uk.ac.soton.ecs.iam.grid.comms.client.helpers
 

Methods in uk.ac.soton.ecs.iam.grid.comms.client.helpers that return AccountConversation
 AccountConversation OpenAccountHelper.openAccount()
          Opens a new account, by requesting details from the user.
 

Uses of AccountConversation in uk.ac.soton.itinnovation.grid.client.account
 

Constructors in uk.ac.soton.itinnovation.grid.client.account with parameters of type AccountConversation
AccountClientPlugin.AccountStatementThread(AccountConversation c, uk.ac.soton.itinnovation.grid.client.account.AccountClientPlugin.AccountStatementPanel panel)
           
AccountClientPlugin.CloseAccountThread(AccountConversation c)
           
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.