public String getEventID();
None.
A String object containing the event ID, which uniquely identifies the event.
If the event store is an event table in a database, the event ID is the key value of the table row. For other event stores, the event ID can be a file name and the position of the record within the file.