T
- The type of the aggregate rootpublic interface AggregateModel<T> extends EntityModel<T>
T
.Modifier and Type | Method and Description |
---|---|
Long |
getVersion(T target)
Get the current version number of the given
aggregate . |
String |
type()
Get the String representation of the modeled aggregate's type.
|
commandHandlerInterceptors, commandHandlers, entityClass, getIdentifier, modelOf, publish, routingKey
String type()
Copyright © 2010–2019. All rights reserved.