Uses of Interface
org.fuin.ddd4j.ddd.TechnicalId
-
Packages that use TechnicalId Package Description org.fuin.ddd4j.ddd -
-
Uses of TechnicalId in org.fuin.ddd4j.ddd
Subinterfaces of TechnicalId in org.fuin.ddd4j.ddd Modifier and Type Interface Description interfaceAggregateRootIdIdentifies an aggregate within all aggregates of the same type.interfaceEntityIdIdentifies an entity within all entities of the same type.Classes in org.fuin.ddd4j.ddd that implement TechnicalId Modifier and Type Class Description classAggregateRootUuidUUID based aggregate root identifier.classEventIdUniversal unique event identifier.classIntegerEntityIdInteger based entity identifier.
-