Uses of Class
org.ogf.graap.wsag.wsrf.faults.AgreementFactoryFault

Packages that use AgreementFactoryFault
org.ogf.graap.wsag.wsrf.impl   
 

Uses of AgreementFactoryFault in org.ogf.graap.wsag.wsrf.impl
 

Methods in org.ogf.graap.wsag.wsrf.impl that throw AgreementFactoryFault
 AgreementAcceptanceOutputType AgreementAcceptanceCapability.acceptAgreement(AcceptAgreementInputDocument input)
          Notification of an agreement offer acceptance.
protected  EndpointReferenceType AgreementFactoryCapability.addNewAgreement(Agreement agreement, AgreementWsResource agreementInstance)
          Creates a new Agreement WS-Resource and returns the EPR.
protected  EndpointReferenceType NegotiationFactoryCapability.addNewNegotiationWsResource(Negotiation negotiation)
          Creates a new Negotiation WS-Resource and returns the EPR.
 CreateAgreementOutputType AgreementFactoryCapability.createAgreement(CreateAgreementInputDocument inputDoc)
          Creates an agreement for an offer.
 CreatePendingAgreementOutputType AgreementFactoryCapability.createPendingAgreement(CreatePendingAgreementInputDocument paInput)
          Creates an agreement for the given offer.
 AgreementAcceptanceOutputType AgreementAcceptanceCapability.rejectAgreement(RejectAgreementInputDocument input)
          Notification of an agreement offer rejection.
 



Copyright © 2008-2012. All Rights Reserved.