public interface WithId<E> extends RelationalEvent<E>
RelationalEvent
s 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, getType
Identifier getId()
Identifier
one.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.