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

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

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

Methods in uk.ac.soton.ecs.iam.grid.comms.client with parameters of type SLAProposal
 org.apache.axis.message.addressing.EndpointReferenceType RemoteSLAService.createSLA(SLAProposal terms, String label)
           
 

Uses of SLAProposal in uk.ac.soton.itinnovation.grid.comms.sla
 

Methods in uk.ac.soton.itinnovation.grid.comms.sla with parameters of type SLAProposal
 org.apache.axis.message.addressing.EndpointReferenceType SLAServiceHelpers.createSLA(SLAProposal terms, String label)
           
 org.apache.axis.message.addressing.EndpointReferenceType SLAService.createSLA(SLAProposal terms, String label, MatchRule owner)
          Create a new agreement.
 

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

Methods in uk.ac.soton.itinnovation.grid.service.sla with parameters of type SLAProposal
 org.apache.axis.message.addressing.EndpointReferenceType SLAServiceImpl.createSLA(SLAProposal terms, String label, MatchRule owner)
           
 String SLAServiceImpl.createSLALocal(MatchRule owner, String label, SLAProposal terms, Conversation managingConversation)
           
 

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

Methods in uk.ac.soton.itinnovation.grid.service.sla.bizfacade with parameters of type SLAProposal
 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)
           
 



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