| Interface | Description |
|---|---|
| HasIdentity |
This interface provides the identity of the object which may be used
to store the state in a database.
|
| Identifiable | |
| Identity |
Representation of an Identity.
|
| IdentityGenerator |
Generator for identities of EntityComposite's.
|
| Class | Description |
|---|---|
| HasIdentity.HasIdentityMixin |
Default Identity implementation.
|
| StringIdentity | |
| UuidGeneratorMixin |