Uses of Class
org.seedstack.business.domain.DomainEntity
-
Packages that use DomainEntity Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer. -
-
Uses of DomainEntity in org.seedstack.business.domain
Classes in org.seedstack.business.domain with annotations of type DomainEntity Modifier and Type Interface Description interfaceEntity<I>An entity represent a thread of continuity and identity, going through a lifecycle, though its attributes may change.
-