|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IActionHandler in org.ogf.graap.wsag.samples |
---|
Classes in org.ogf.graap.wsag.samples that implement IActionHandler | |
---|---|
class |
Sample1CreateAgreementAction
Sample1CreateAgreementAction |
class |
Sample1NegotiateAgreementAction
Sample1NegotiateAgreementAction |
class |
Sample2CreateAgreementAction
Sample1CreateAgreementAction |
class |
Sample2NegotiateAgreementAction
Sample1NegotiateAgreementAction |
class |
SampleMonitoredAgreementAction
SampleMonitorableAgreementAction |
Uses of IActionHandler in org.ogf.graap.wsag.samples.actions |
---|
Classes in org.ogf.graap.wsag.samples.actions that implement IActionHandler | |
---|---|
class |
SampleCreateAgreementAction
SampleCreateAgreementAction |
class |
SampleGetTemplateAction
SampleGetTemplateAction |
class |
SampleNegotiateAction
SampleNegotiateAction |
Uses of IActionHandler in org.ogf.graap.wsag.samples.pendingagreement |
---|
Classes in org.ogf.graap.wsag.samples.pendingagreement that implement IActionHandler | |
---|---|
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. |
class |
NegotiatePendingAgreementAction
NegotiatePendingAgreementAction A negotiation action for a pending agreement. |
Uses of IActionHandler in org.ogf.graap.wsag.samples.site |
---|
Classes in org.ogf.graap.wsag.samples.site that implement IActionHandler | |
---|---|
class |
ExampleCreateAgreementAction
This action is used as example in the WSAG4J documentation. |
Uses of IActionHandler in org.ogf.graap.wsag.server.actions |
---|
Subinterfaces of IActionHandler in org.ogf.graap.wsag.server.actions | |
---|---|
interface |
ICreateAgreementAction
A create agreement action handler implements the functionality to create a new agreement instance. |
interface |
IGetTemplateAction
A get template action handler implements the functionality to retrieve a template for a agreement factory action. |
interface |
INegotiationAction
A negotiation action handler implements the functionality to create negotiate agreement offers based on a template. |
Classes in org.ogf.graap.wsag.server.actions that implement IActionHandler | |
---|---|
class |
AbstractCreateAgreementAction
AbstractCreateAgreementAction Abstract base class for agreement creation actions. |
class |
AbstractGetTemplateAction
Abstract base class for get template actions. |
class |
AbstractNegotiationAction
AbstractCreateAgreementAction Abstract base class for agreement creation actions. |
Uses of IActionHandler in org.ogf.graap.wsag.server.actions.impl |
---|
Classes in org.ogf.graap.wsag.server.actions.impl that implement IActionHandler | |
---|---|
class |
NegotiationUnsupportedAction
NegotiationUnsupportedAction |
class |
VelocityAgreementTemplateAction
Implementation of an IGetTemplateAction that dynamically creates
an agreement template using Velocity Template engine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |