SalesPoint Framework v3.0

Hook: Add a new point of sale


Requirement

A point of sale must be added to the Shop as a point of interaction with the application.

Method of Adaptation
Enable Feature
Level of Support
Parameter Pattern  
HotSpot
Application architecture
Participants
shopInstance, SalesPoint, NewSalesPoint

Changes

  1. subclass NewSalesPoint of SalesPoint.
  2. call shopInstance.addSalesPoint with parameter instance of NewSalesPoint.

Constraints

Comments


SalesPoint Framework v3.0