This class provides the infrastructure for defining abstract base classes of core domain objects.

See also

Other abstract base classes: AbstractDomainService

Public fields

uid

Entity unique identifier.

Methods

Public methods


Method new()

Instantiate an Entity object.

Usage

AbstractEntity$new(uid)

Arguments

uid

(character) Entity unique identifier.