|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DomainEvent<T> | A domain event is something that is unique, but does not have a lifecycle. |
| Entity<T,ID> | An entity, as explained in the DDD book. |
| ValueObject<T> | A value object. |
| Class Summary | |
|---|---|
| EntitySupport<T extends Entity,ID> | Base class for entities. |
| ValueObjectSupport<T extends ValueObject> | Base class for value objects. |
| Annotation Types Summary | |
|---|---|
| Identity | Every class that inherits from EntitySupport
must have exactly one field annotated with this annotation. |
Experimental versions of pattern interfaces and support code for the domain layer. Not used in the application.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||