SalesPoint Framework v3.0

Hook: Define a Process's Log Entry


Requirement

A new type of process was implemented and its representation in the log file must be defined.

Method of Adaptation
Augment feature
Level of Support
Parameter Pattern  
HotSpot
Log management
Hooks used
Define New Loggable Event
Participants
SaleProcess, NewProcess , ProcessLogEntry

Changes

  1. subclass NewProcess of SaleProcess.
  2. Define New Loggable Event [NewLoggable = NewProcess, NewLogEntry = subclass of ProcessLogEntry].

Constraints


SalesPoint Framework v3.0