SalesPoint Framework v3.0

Hook: Incorporate Timer


Requirement

A timer must be defined to be used by the Shop's time management.

Method of Adaptation
Replace Feature
Level of Support
Parameter Pattern  
HotSpot
Time management
Participants
Timer, NewTimer , timer , shopInstance

Changes

  1. implementation NewTimer of Timer.
  2. instance timer of NewTimer.
  3. call shopInstance.setTimer with parameter timer.

SalesPoint Framework v3.0