This RuntimeException is used to be handled by several aspects
It overrides the message to enable the serialization/deserialization using setters as required in json serialization for instance
This class can be extended to represent the full view of an object
It can be used as the result of a get method
It basically consists of an id and a form which must be serializable
FullView() - Constructor for class org.sklsft.commons.api.model.FullView
When invoking a transaction through one interface or via a batch,
this context will go along with the transaction and give informations about it :
An identifier of the transaction
A correlation id, to associate this transaction to others
A {link RequestChannels channel to identify through which kind of interface the transaction was triggered