uk.ac.soton.itinnovation.grid.comms.account
Class PrivateAccountServiceHelpers

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource<T>
      extended by uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteService<RemotePrivateAccountService>
          extended by uk.ac.soton.itinnovation.grid.comms.account.PrivateAccountServiceHelpers
All Implemented Interfaces:
Comparable<StorableInStateRepository>, StorableInStateRepository

public class PrivateAccountServiceHelpers
extends BaseRemoteService<RemotePrivateAccountService>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource
EPR, log, proxy, repository, serviceName, soapBinding, transport
 
Constructor Summary
PrivateAccountServiceHelpers()
           
 
Method Summary
 PrivateAccountConversation openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteService
createMatchPattern, createMatchRule, getBillingInfo, setBillingInfo, toString
 
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrivateAccountServiceHelpers

public PrivateAccountServiceHelpers()
Method Detail

openAccount

public 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.