EnrichFileMetaDataEvent¶
Event that is called after a record has been loaded from database Allows other places to do extension of metadata at runtime or for example translation and workspace overlay.
API¶
- getFileUid()
| ReturnType: int |
- getMetaDataUid()
| ReturnType: int |
- getRecord()
| ReturnType: array |
- setRecord()
| ReturnType: array |