uk.ac.soton.itinnovation.grid.comms.account
Class TradeAccountServiceHelpers
java.lang.Object
uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource<T>
uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteService<RemoteTradeAccountService>
uk.ac.soton.itinnovation.grid.comms.account.TradeAccountServiceHelpers
- All Implemented Interfaces:
- Comparable<StorableInStateRepository>, StorableInStateRepository
public class TradeAccountServiceHelpers
- extends BaseRemoteService<RemoteTradeAccountService>
|
Method Summary |
TradeAccountConversation |
openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String description)
|
org.apache.axis.message.addressing.EndpointReferenceType |
openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String description,
MatchRule ownerRule)
|
| Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource |
assertNotFinished, compareTo, createMethod, equals, getContextID, getDescription, getEndpoint, getEndpointRef, getInterface, getMethod, getParentURL, getRepository, getServiceName, getURL, getWSDL, hasMethod, initHelper, invoke, invokeService, invokeService, setDescription |
TradeAccountServiceHelpers
public TradeAccountServiceHelpers()
openAccount
public TradeAccountConversation openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String description)
throws RemoteException
- Throws:
RemoteException
openAccount
public org.apache.axis.message.addressing.EndpointReferenceType openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String description,
MatchRule ownerRule)
throws RemoteException
- Throws:
RemoteException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.