ActivatableEntity is a base entity with a flag 'active' that indicates if an
entity is active(enabled) or not.ActivatableNameEntity is a base entity for a table with a single value.BaseEntity holds the primary key.Creation is keeping the information for the creation of an entity.Deletion acts like an deletion flag that keeps the information for the
deletion of another entity that have this entity as an instance variable.ExtraLargeNameEntity is a base entity for a table with a single value.ExtraLargeUniqueNameEntity is a base entity for a table with a single value.ExtraSmallNameEntity is a base entity for a table with a single value.ExtraSmallUniqueNameEntity is a base entity for a table with a single value.KeyValueOwnerEntity holds a generic key value pair with his
owner which can be also the parent if it is from the same type.LargeNameEntity is a base entity for a table with a single value.LargeUniqueNameEntity is a base entity for a table with a single value.LastModification is keeping information of the last modification of an
entity.NameEntity is a base entity for all name entities.SmallNameEntity is a base entity for a table with a single value.SmallUniqueNameEntity is a base entity for a table with a single value.TraceableEntity is keeping the information for the creation, last
modification and for the deletion of an entity.UniqueNameEntity is a base entity for a table with a single value.ValidatableEntity is a base entity and has a validFrom property and a validTill
property for restricting an entity in a time range in which it is valid.VersionableBaseEntity has a version property for the optimistic lock value.VersionableExtraLargeNameEntity is a base entity for a table with a single
value.VersionableExtraLargeUniqueNameEntity is a base entity for a table with a
single unique value of length of 1024.VersionableExtraSmallNameEntity is a base entity for a table with a single
value.VersionableExtraSmallUniqueNameEntity is a base entity for a table with a
single unique value of length of 64.VersionableLargeNameEntity is a base entity for a table with a single value.VersionableLargeUniqueNameEntity is a base entity for a table with a single
unique value of length of 512.VersionableMegaLargeUniqueNameEntity is a base entity for a table with a single
unique value of length of 8192.VersionableNameEntity is a base entity for a table with a single value.VersionableSmallNameEntity is a base entity for a table with a single value.VersionableSmallUniqueNameEntity is a base entity for a table with a single
unique value of length of 128.VersionableTraceableEntity is keeping the information for the creation,
last modification and for the deletion of an entity.VersionableUniqueNameEntity is a base entity for a table with a single unique
value of length of 255.VersionableValidatableEntity is a base entity and has a validFrom property and
a validTill property for restricting an entity in a time range in which it is valid.VersionableXXLUNameEntity is a base entity for a table with a single unique
value of length of 2048.VersionableXXXLUNameEntity is a base entity for a table with a single unique
value of length of 4096.VisibilityEntity is a base entity with a flag 'visible' that indicates if the
entity is visible or not.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.