ID - Type of the identifier.public interface DomainEvent<ID extends EntityId> extends Event
| Modifier and Type | Method and Description |
|---|---|
ID |
getEntityId()
Returns the identifier of the entity that caused this event.
|
@NotNull EntityIdPath |
getEntityIdPath()
Returns the path to the originator of the event.
|
getCausationId, getCorrelationId, getEventId, getEventType, getTimestamp@NotNull @NotNull EntityIdPath getEntityIdPath()
@NotNull ID getEntityId()
Copyright © 2019 fuin.org (Germany). All Rights Reserved.