public interface WithId extends RelationalEvent
SimpleRelationalEvent
s which are guaranteed to have a Identifier.Specified
identifier. Offers
direct access to the Identifier.Specified
identifier.Modifier and Type | Method and Description |
---|---|
Identifier.Specified |
getId()
Events with an identifier will always return a
Identifier.Specified one. |
getOptionalEntity
Identifier.Specified getId()
Identifier.Specified
one.getId
in interface RelationalEvent
Identifier
. Guaranteed to be not null
.Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.