public class GenerateUUIDHandler extends Object implements EventHandler
| Constructor and Description |
|---|
GenerateUUIDHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillUUID(EventContext context)
Make sure, that any entity that is going to be inserted in the given create
event context has a value set in the given key element of type "cds.UUID".
|
@HandlerOrder(value=11000) public void fillUUID(EventContext context)
context - the create event contextCopyright © 2022. All rights reserved.