Uses of Interface
org.ogf.graap.wsag.api.client.AgreementClient

Packages that use AgreementClient
org.ogf.graap.wsag.api.client   
 

Uses of AgreementClient in org.ogf.graap.wsag.api.client
 

Methods in org.ogf.graap.wsag.api.client that return AgreementClient
 AgreementClient AgreementClient.clone()
          Returns a copy of the client.
 AgreementClient AgreementFactoryService.createAgreement(AgreementOffer offer)
          Creates a new agreement instance with the SLA management server.
 AgreementClient AgreementFactoryService.createPendingAgreement(AgreementOffer offer)
          Creates a pending agreement instance.
 AgreementClient AgreementFactoryService.createPendingAgreement(AgreementOffer offer, org.w3.x2005.x08.addressing.EndpointReferenceType acceptanceEPR)
          Creates a pending agreement instance.
 AgreementClient[] AgreementRegistryService.listAgreements()
          Lists the agreement instances of a particular agreement factory.
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.