| Interface | Description |
|---|---|
| DomainObject<K> |
Marker interface for domain objects.
|
| Class | Description |
|---|---|
| BaseDomainObject<K> |
The abstract class
BaseDomainObject is the base class for all domain objects. |
| NameBaseDomainObject<K> | Deprecated
use instead
VersionableNameBaseDomainObject. will be deleted on next minor
release. |
| NameDomainObject<K> |
The abstract class
NameDomainObject is the base class for all domain objects that needs
to be versionable. |
| VersionableBaseDomainObject<K> |
The abstract class
VersionableBaseDomainObject is the base class for all domain objects
that needs to be versionable. |
| VersionableNameBaseDomainObject<K> |
The abstract class
VersionableNameBaseDomainObject is the base class for all domain
objects that have a name attribute and are versionable. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.