Uses of Interface
uk.ac.soton.ecs.iam.grid.comms.client.TradeAccountConversation

Packages that use TradeAccountConversation
uk.ac.soton.ecs.iam.grid.comms.client   
uk.ac.soton.itinnovation.grid.comms.account   
uk.ac.soton.itinnovation.grid.service.data   
uk.ac.soton.itinnovation.grid.service.sla   
uk.ac.soton.itinnovation.grid.service.sla.bizfacade   
 

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

Methods in uk.ac.soton.ecs.iam.grid.comms.client that return TradeAccountConversation
 TradeAccountConversation RemoteTradeAccountService.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 

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

Methods in uk.ac.soton.itinnovation.grid.comms.account that return TradeAccountConversation
 TradeAccountConversation TradeAccountServiceHelpers.openAccount(String budgetHolderName, String budgetHolderTelephone, String budgetHolderEmail, AddressType clientOrganisationAddress, String clientOrganisationCreditDetails, String description)
           
 

Uses of TradeAccountConversation in uk.ac.soton.itinnovation.grid.service.data
 

Methods in uk.ac.soton.itinnovation.grid.service.data with parameters of type TradeAccountConversation
protected  void DataServiceModule.chargeForUsage(TradeAccountConversation account, String resourceID, SubjectDescription user, BigDecimal amount, String currency, String message)
          Charge usage to an account.
 

Uses of TradeAccountConversation in uk.ac.soton.itinnovation.grid.service.sla
 

Methods in uk.ac.soton.itinnovation.grid.service.sla that return TradeAccountConversation
 TradeAccountConversation SLAServiceImpl.getAccount(org.apache.axis.message.addressing.EndpointReferenceType epr)
           
 

Uses of TradeAccountConversation in uk.ac.soton.itinnovation.grid.service.sla.bizfacade
 

Methods in uk.ac.soton.itinnovation.grid.service.sla.bizfacade with parameters of type TradeAccountConversation
 void SLAFacadeImpl.checkUserHasSufficientFunds(TradeAccountConversation account, SLAProposal proposal)
          Check that the account has sufficient funds for the SLA.
 void SLAFacade.checkUserHasSufficientFunds(TradeAccountConversation account, SLAProposal proposal)
           
 SLA SLAFacadeImpl.proposeSLA(SLAProposal proposal, String label, TradeAccountConversation account)
           
 SLA SLAFacade.proposeSLA(SLAProposal proposal, String label, TradeAccountConversation account)
           
 String SLAFacadeImpl.protectSLAwithPBACandBill(SLA sla, TradeAccountConversation account, BigDecimal bill, String currency, MatchRule owner, SubjectDescription currentUser)
           
 String SLAFacade.protectSLAwithPBACandBill(SLA sla, TradeAccountConversation account, BigDecimal bill, String currency, MatchRule owner, SubjectDescription currentUser)
           
 



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