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

All Superinterfaces:
AccountService, Comparable<StorableInStateRepository>, GridService, PrivateAccountService, RemoteService, StorableInStateRepository, WebAdmin, WSRFService
All Known Implementing Classes:
RemotePrivateAccountServiceImpl

@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, getBillingInfo, getEndpoint, getMethod, setBillingInfo
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getInterface, getParentURL, getRepository, 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.webadmin.WebAdmin
ensurePoliciesDeployed, getAtomFeed
 
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-2007 University of Southampton IT Innovation Centre. All Rights Reserved.