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

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
      extended by uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<PrivateAccountService>
          extended by uk.ac.soton.itinnovation.grid.comms.account.PrivateAccountServiceHelpers
All Implemented Interfaces:
Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository, ProxyHelpers, WebProxy

@RawProxyInterface(value=PrivateAccountService.class)
public class PrivateAccountServiceHelpers
extends LegacyProxyHelpers<PrivateAccountService>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
helperProxyFactory, log, rawProxy, target, 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.client.proxy.LegacyProxyHelpers
compareTo, createMatchPattern, createMatchRule, getClientMatchPattern, getDescription, getEndpoint, getEndpointRef, getOwnerRule, getService, getServiceIface, getServiceMatchPattern, getURL, setDescription, setLabel, toString
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
initProxyHelpers, proxyGetInvocationEngine, proxyGetRemoteMethod, proxyGetTarget, proxyHasMethod
 
Methods inherited from class java.lang.Object
clone, equals, 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-2008 University of Southampton IT Innovation Centre. All Rights Reserved.