| Package | Description |
|---|---|
| de.alpharogroup.domain | |
| de.alpharogroup.service.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDomainObject<K>
The abstract class
BaseDomainObject is the base class for all domain objects. |
class |
NameBaseDomainObject<K>
Deprecated.
use instead
VersionableNameBaseDomainObject. will be deleted on next minor
release. |
class |
NameDomainObject<K>
The abstract class
NameDomainObject is the base class for all domain objects that needs
to be versionable. |
class |
VersionableBaseDomainObject<K>
The abstract class
VersionableBaseDomainObject is the base class for all domain objects
that needs to be versionable. |
class |
VersionableNameBaseDomainObject<K>
The abstract class
VersionableNameBaseDomainObject is the base class for all domain
objects that have a name attribute and are versionable. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DomainService<PK extends Serializable,DO extends DomainObject<PK>>
The Interface
DomainService provide methods for crud processes. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.