setId allow to set the Id, used when unmarshalling only
(id entity.Id)
| 57 | |
| 58 | // setId allow to set the Id, used when unmarshalling only |
| 59 | setId(id entity.Id) |
| 60 | // setAuthor allow to set the author, used when unmarshalling only |
| 61 | setAuthor(author identity.Interface) |
| 62 | // setExtraMetadataImmutable add a metadata not carried by the operation itself on the operation |
no outgoing calls
no test coverage detected