Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES
Hook: Incorporate a new process
Requirement
A new process needs to be incorporated into the application.
Method of Adaptation
Enable Feature
Level of Support
Parameter Pattern
HotSpot
Processes
Hooks used
Define a new process
,
Incorporate a process that does not need user interaction
,
Incorporate a process that needs user interaction
Participants
Process
Changes
Process =
Define a new process
[NewProcess].
choose: is Process a background process or does it need user interaction?
if background process:
Incorporate a process that does not need user interaction
[Process = Process].
if needs user interaction:
Incorporate a process that needs user interaction
[Process = Process].
Comments
In principle, a third type of process can be conceived: remote processes that are triggered from a different Shop.
Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES