Uses of Interface
org.jmolecules.ddd.types.Entity
Packages that use Entity
-
Uses of Entity in org.jmolecules.ddd.types
Subinterfaces of Entity in org.jmolecules.ddd.typesModifier and TypeInterfaceDescriptioninterfaceAggregateRoot<T extends AggregateRoot<T,ID>, ID extends Identifier> Identifies an aggregate root, i.e. the root entity of an aggregate.