Verwendungen von Schnittstelle
org.jmolecules.ddd.types.Identifiable
Packages, die Identifiable verwenden
-
Verwendungen von Identifiable in org.jmolecules.ddd.types
Unterschnittstellen von Identifiable in org.jmolecules.ddd.typesModifizierer und TypSchnittstelleBeschreibunginterfaceAggregateRoot<T extends AggregateRoot<T,ID>, ID extends Identifier> Identifies an aggregate root, i.e. the root entity of an aggregate.interfaceAssociation<T extends AggregateRoot<T,ID>, ID extends Identifier> An association to anAggregateRoot.interfaceEntity<T extends AggregateRoot<T,?>, ID> Identifies anEntity.