| Interface | Description |
|---|---|
| AggregateRoot<T extends AggregateRoot<T,ID>,ID extends Identifier> |
Identifies an aggregate root, i.e. the root entity of an aggregate.
|
| Association<T extends AggregateRoot<T,ID>,ID extends Identifier> | |
| Entity<T extends AggregateRoot<T,?>,ID> |
Identifies an
Entity. |
| Identifiable<ID> | |
| Identifier |
Copyright © 2020. All rights reserved.