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

Packages that use AccountConversation
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.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
AccountClientPluginSwing.CloseAccountThread(AccountConversation c)
           
 



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