org.seedstack.business.domain
Interfaces
AggregateRoot
DomainEvent
DomainEventHandler
DomainEventPublisher
DomainRegistry
Entity
Factory
IdentityGenerator
IdentityService
Producible
Repository
Repository.Option
ValueObject
Classes
BaseAggregateRoot
BaseDomainEvent
BaseDomainEventHandler
BaseEntity
BaseFactory
BaseRepository
BaseValueObject
LimitOption
OffsetOption
SortOption
SortOption.SortedAttribute
Enums
SortOption.Direction
Exceptions
AggregateExistsException
AggregateNotFoundException
IdentityExistsException
Annotation Types
Create
DomainAggregateRoot
DomainEntity
DomainFactory
DomainPolicy
DomainRepository
DomainValueObject
Identity