uk.ac.soton.ecs.iam.grid.comms.client
Interface RemotePrivateAccountService

All Superinterfaces:
AccountService, Comparable<StorableInStateRepository>, GridService, IdentifiableResource, PrivateAccountService, RemoteService, StorableInStateRepository, WSRFService

@InterfaceWithWSDL(value=PrivateAccountServiceSOAP.class)
public interface RemotePrivateAccountService
extends RemoteService, PrivateAccountService


Method Summary
 PrivateAccountConversation openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.RemoteService
createMatchPattern, createMatchRule, getEndpoint
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getURL, setDescription
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.account.PrivateAccountService
openAccount
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wsrf.WSRFService
GetResourceProperty
 

Method Detail

openAccount

PrivateAccountConversation openAccount(String budgetHolderName,
                                       String budgetHolderTelephone,
                                       String budgetHolderEmail,
                                       AddressType clientOrganisationAddress,
                                       String clientOrganisationCreditDetails,
                                       String description)
                                       throws RemoteException
Throws:
RemoteException


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