Uses of Class
org.fuin.ddd4j.core.AbstractAggregateRoot
-
Uses of AbstractAggregateRoot in org.fuin.ddd4j.core
Classes in org.fuin.ddd4j.core with type parameters of type AbstractAggregateRootModifier and TypeClassDescriptionclassAbstractEntity<ROOT_ID extends AggregateRootId,ROOT extends AbstractAggregateRoot<ROOT_ID>, ID extends EntityId> Base class for entities.