uk.ac.soton.ecs.iam.grid.comms.client.helpers
Interface OpenAccountHelper


public interface OpenAccountHelper

An OpenAccountHelper implementation is used to open new accounts.


Method Summary
 AccountConversation openAccount()
          Opens a new account, by requesting details from the user.
 

Method Detail

openAccount

AccountConversation openAccount()
                                throws UserAbort,
                                       RemoteException
Opens a new account, by requesting details from the user.

Throws:
UserAbort
RemoteException


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