Uses of Class
uk.ac.soton.itinnovation.grid.service.types.AddressType

Packages that use AddressType
uk.ac.soton.ecs.iam.grid.client.staterepos   
uk.ac.soton.ecs.iam.grid.comms.client   
uk.ac.soton.itinnovation.grid.client.account   
uk.ac.soton.itinnovation.grid.comms.account   
uk.ac.soton.itinnovation.grid.service.account   
 

Uses of AddressType in uk.ac.soton.ecs.iam.grid.client.staterepos
 

Methods in uk.ac.soton.ecs.iam.grid.client.staterepos with parameters of type AddressType
 PrivateAccountConversation RemotePrivateAccountServiceImpl.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
          Deprecated.  
 TradeAccountConversation RemoteTradeAccountServiceImpl.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
          Deprecated.  
 org.apache.axis.message.addressing.EndpointReferenceType RemotePrivateAccountServiceImpl.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description, MatchRule ownerRule)
          Deprecated.  
 org.apache.axis.message.addressing.EndpointReferenceType RemoteTradeAccountServiceImpl.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description, MatchRule ownerRule)
          Deprecated.  
 

Uses of AddressType in uk.ac.soton.ecs.iam.grid.comms.client
 

Methods in uk.ac.soton.ecs.iam.grid.comms.client with parameters of type AddressType
 PrivateAccountConversation RemotePrivateAccountService.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 TradeAccountConversation RemoteTradeAccountService.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 

Uses of AddressType in uk.ac.soton.itinnovation.grid.client.account
 

Methods in uk.ac.soton.itinnovation.grid.client.account that return AddressType
 AddressType OpenAccountPanel.getClientOrganisationAddress()
           
 

Methods in uk.ac.soton.itinnovation.grid.client.account with parameters of type AddressType
 void OpenAccountPanel.setClientOrganisationAddress(AddressType address)
           
 

Uses of AddressType in uk.ac.soton.itinnovation.grid.comms.account
 

Methods in uk.ac.soton.itinnovation.grid.comms.account with parameters of type AddressType
 TradeAccountConversation TradeAccountServiceHelpers.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 PrivateAccountConversation PrivateAccountServiceHelpers.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 org.apache.axis.message.addressing.EndpointReferenceType PrivateAccountService.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String label, MatchRule owner)
          Attempt to open a new account.
 org.apache.axis.message.addressing.EndpointReferenceType AccountService.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String label, MatchRule owner)
           
 org.apache.axis.message.addressing.EndpointReferenceType TradeAccountServiceHelpers.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description, MatchRule ownerRule)
           
 org.apache.axis.message.addressing.EndpointReferenceType TradeAccountService.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String label, MatchRule owner)
          Attempt to open a new account.
 

Uses of AddressType in uk.ac.soton.itinnovation.grid.service.account
 

Methods in uk.ac.soton.itinnovation.grid.service.account with parameters of type AddressType
 org.apache.axis.message.addressing.EndpointReferenceType TradeAccountServiceImpl.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String label, MatchRule owner)
           
 org.apache.axis.message.addressing.EndpointReferenceType PrivateAccountServiceImpl.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String label, MatchRule owner)
           
 



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