Interface Summary |
IAction |
Defines an agreement factory action. |
IActionBuilder |
IFactoryActionBuilder |
IActionHandler |
An action handler provides the functionality that is executed for a specific
invocation of an agreement factory.
|
IActionHandlerContext |
An action handler context contains information about the environment in which a specific action handler is
excecuted. |
ICreateAgreementAction |
A create agreement action handler implements the functionality to create a new agreement instance. |
IGetTemplateAction |
A get template action handler implements the functionality to retrieve a template for a agreement factory
action. |
INegotiationAction |
A negotiation action handler implements the functionality to create negotiate agreement offers based on a
template. |