Uses of Class
org.ogf.graap.wsag.server.actions.AbstractCreateAgreementAction

Packages that use AbstractCreateAgreementAction
org.ogf.graap.wsag.samples   
org.ogf.graap.wsag.samples.actions   
org.ogf.graap.wsag.samples.pendingagreement   
org.ogf.graap.wsag.samples.site   
 

Uses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples
 

Subclasses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples
 class Sample1CreateAgreementAction
          Sample1CreateAgreementAction
 class Sample2CreateAgreementAction
          Sample1CreateAgreementAction
 class SampleMonitoredAgreementAction
          SampleMonitorableAgreementAction
 

Uses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples.actions
 

Subclasses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples.actions
 class SampleCreateAgreementAction
          SampleCreateAgreementAction
 

Uses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples.pendingagreement
 

Subclasses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples.pendingagreement
 class CreatePendingAgreementAction
          CreatePendingAgreementAction This class shows an example for a long lasting agreement creation process.
 class CreatePendingAgreementWithNotificationAction
          CreatePendingAgreementAction This class shows an example for a long lasting agreement creation process.
 

Uses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples.site
 

Subclasses of AbstractCreateAgreementAction in org.ogf.graap.wsag.samples.site
 class ExampleCreateAgreementAction
          This action is used as example in the WSAG4J documentation.
 



Copyright © 2008-2012. All Rights Reserved.