Package org.ogf.graap.wsag.server.actions

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.
 

Class Summary
AbstractCreateAgreementAction AbstractCreateAgreementAction Abstract base class for agreement creation actions.
AbstractGetTemplateAction Abstract base class for get template actions.
AbstractNegotiationAction AbstractCreateAgreementAction Abstract base class for agreement creation actions.
ActionBuilder Simple action builder that returns a ActionBuilder singleton.
 

Exception Summary
ActionInitializationException ActionInitializationException
 



Copyright © 2008-2012. All Rights Reserved.