|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2004/grid/trade-account",
name="TradeAccountService",
serviceName="TradeAccountService",
wsdlLocation="tradeaccountservice.wsdl")
public interface TradeAccountService
| Method Summary | |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String label,
MatchRule owner)
Attempt to open a new account. |
| 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 |
|---|
@WebMethod
org.apache.axis.message.addressing.EndpointReferenceType openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String label,
MatchRule owner)
throws RemoteException
openAccount in interface AccountServicelabel - A human-readable label for the account (for other clients)owner - A rule to allow access for the owner role
GridFailureException - If the account was legitimately not created
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||