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. 
 | 
commandHandler, commandHandlers, entityClass, getIdentifier, modelOf, publish, routingKeyString type()
Copyright © 2010–2018. All rights reserved.