SalesPoint Framework v3.0

Hook: Specify a transactional context for a point of sale


Requirement

Processes executed on a SalesPoint are to run in a specific transactional context.

Method of Adaptation
Enable Feature
Level of Support
Parameter Pattern  
HotSpot
Application architecture
Hooks used
Add a new point of sale
Participants
salesPoint , DataBasket, db

Changes

  1. instance salesPoint of Add a new point of sale [NewSalesPoint].
  2. instance db of DataBasket.
  3. call SalesPoint.attach with parameter db.

Comments


SalesPoint Framework v3.0