This class provides the infrastructure for defining abstract base classes of core domain objects.
Other abstract base classes:
AbstractDomainService
uid
Entity unique identifier.
new()
Instantiate an Entity object.
AbstractEntity$new(uid)
uid
(character
) Entity unique identifier.