Operation |
Public
situationEnd () : void
|
Details:
Notes:
|
A situation is ended when all of its situation records have been ended (refer LifeCycleManagement description).<br/>A situation can be ended on the Client's side when all of its situation records are not active any more. A situation record is not active when is has been ended or the validityEndTime has been reached (refer SituationRecord description).<br/><br/>
|
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
situationInit () : void
|
Details:
Notes:
|
The situation creation is done automatically by sending a situation record, for the first time, for this situation.<br/>
|
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
situationUpdate () : void
|
Details:
Notes:
|
On updating the state of an existing situation, alterations may be made by means of creating an additional new situation record or by updating the information within an existing situation record.<br/>
|
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|