org.beangle.data.model.pojo

Members list

Type members

Classlikes

trait Coded

Coded interface.

Coded interface.

Attributes

Supertypes
class Object
trait Matchable
class Any
trait DateRange

具有日期范围的实体

具有日期范围的实体

开始和结束都在有效日期范围内

Attributes

Supertypes
class Object
trait Matchable
class Any
trait Enabled

能够启用和禁用的实体

能够启用和禁用的实体

Attributes

Supertypes
class Object
trait Matchable
class Any
trait Hierarchical[T] extends Ordered[T]

Hierarchical Entity

Hierarchical Entity

Attributes

Supertypes
trait Ordered[T]
trait Comparable[T]
class Object
trait Matchable
class Any
trait InstantRange

具有时间范围的实体

具有时间范围的实体

开始和结束都在有效时间范围内

Attributes

Supertypes
class Object
trait Matchable
class Any
trait Journal[T <: DateRange] extends Component

Attributes

Supertypes
trait Component
trait Serializable
class Object
trait Matchable
class Any
trait Named

Attributes

Supertypes
class Object
trait Matchable
class Any
trait Remark

Attributes

Supertypes
class Object
trait Matchable
class Any
trait TemporalAt

有时效性的实体

有时效性的实体

指有具体生效时间和失效时间的实体。一般生效时间不能为空,失效时间可以为空。 具体时间采用时间时间格式便于比对。

Attributes

Supertypes
class Object
trait Matchable
class Any
trait TemporalOn

有时效性的实体

有时效性的实体

指有具体生效时间和失效时间的实体。一般生效时间不能为空,失效时间可以为空。 具体时间采用时间时间格式便于比对。

Attributes

Supertypes
class Object
trait Matchable
class Any
trait Updated

Contain create and update time interface.

Contain create and update time interface.

Attributes

Supertypes
class Object
trait Matchable
class Any