Uses of Interface
org.fuin.ddd4j.ddd.TechnicalId
Packages that use TechnicalId
-
Uses of TechnicalId in org.fuin.ddd4j.ddd
Subinterfaces of TechnicalId in org.fuin.ddd4j.dddModifier and TypeInterfaceDescriptioninterfaceIdentifies an aggregate within all aggregates of the same type.interfaceIdentifies an entity within all entities of the same type.Classes in org.fuin.ddd4j.ddd that implement TechnicalIdModifier and TypeClassDescriptionclassUUID based aggregate root identifier.classUniversal unique event identifier.classInteger based entity identifier.