public interface AggregateOperationInvocation<T extends CommandProcessingAggregate<T,CT>,CT extends Command,C extends CT>
| Modifier and Type | Method and Description |
|---|---|
C |
getCommand() |
EntityWithIdAndVersion<T> |
getEntity() |
EntityWithIdAndVersion<T> getEntity()
C getCommand()