uk.ac.soton.itinnovation.grid.comms.account
Interface AccountService

All Superinterfaces:
GridService, IdentifiableResource, WSRFService
All Known Subinterfaces:
PrivateAccountService, PrivateAccountServiceSOAP, RemotePrivateAccountService, RemoteTradeAccountService, TradeAccountService, TradeAccountServiceSOAP
All Known Implementing Classes:
TradeAccountServiceImpl

public interface AccountService
extends WSRFService, GridService


Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String label, MatchRule owner)
           
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wsrf.WSRFService
GetResourceProperty
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource
getServiceMatchPattern
 

Method Detail

openAccount

@WebMethod
org.apache.axis.message.addressing.EndpointReferenceType openAccount(String budgetHolderName,
                                                                               String budgetHolderTelephone,
                                                                               String budgetHolderEmail,
                                                                               AddressType clientOrganisationAddress,
                                                                               String clientOrganisationCreditDetails,
                                                                               String label,
                                                                               MatchRule owner)
                                                                     throws RemoteException
Throws:
RemoteException


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