- Direct Known Subclasses:
- DMSFile, DMSFileTag, DMSPermission, Group, MailAddress, MailFlags, MailFollower, MailGroup, MailMessage, MetaAction, MetaActionMenu, MetaAttachment, MetaField, MetaFile, MetaFilter, MetaMenu, MetaModel, MetaModule, MetaPermission, MetaPermissionRule, MetaSchedule, MetaScheduleParam, MetaSelect, MetaSelectItem, MetaSequence, MetaView, MetaViewCustom, Permission, Role, User
@MappedSuperclass
public abstract class AuditableModel
extends Model
The base abstract class with update logging feature.
The model instance logs the creation date, last modified date,
the authorized user who created the record and the user who
updated the record last time.