| Package | Description | 
|---|---|
| org.seedstack.business.domain | Provides classes, interfaces and annotations for building the domain layer. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DomainEventA domain event is used to represent something that happened in the domain. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseDomainEventAn helper base class that can be extended to create a domain event. | 
| class  | BaseValueObjectAn helper base class that can be extended to create a domain value object. | 
Copyright © 2013-2018–2019 SeedStack. All rights reserved.