Uses of Class
org.seedstack.business.domain.DomainAggregateRoot
-
Packages that use DomainAggregateRoot Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer. -
-
Uses of DomainAggregateRoot in org.seedstack.business.domain
Classes in org.seedstack.business.domain with annotations of type DomainAggregateRoot Modifier and Type Interface Description interfaceAggregateRoot<I>Specialization ofEntitywhen acting as an aggregate root.
-