public interface WithId<E> extends RelationalEvent<E>
RelationalEvents which have an Identifier but might not have an entity.| Modifier and Type | Method and Description |
|---|---|
Identifier |
getId()
Events with an identifier will always return a
Identifier one. |
getEntity, getTypeIdentifier getId()
Identifier one.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.