State machine - Referencing a legal represent contract
Description
The following state machine presents a legal represent contract creation process. for more information, see here in contract collection chapter.
Throughout its creation process, the owner contract object created could have the following state :
INITIAL:Starting point with incoming parameters :
- fromSupplier : the person (any type except unknown) who will be the legal representative of the client
- toClient : the person (any type of person) who is represented
REFERENCED: object has been correctly sent and recordered into the BE, and, through its Id, can become referenceable by other object.PROVISIONED: once referenced, object can receive complementary informations.