AllMetadata return all metadata for this operation
()
| 54 | GetMetadata(key string) (string, bool) |
| 55 | // AllMetadata return all metadata for this operation |
| 56 | AllMetadata() map[string]string |
| 57 | |
| 58 | // setId allow to set the Id, used when unmarshalling only |
| 59 | setId(id entity.Id) |
no outgoing calls