Uses of Interface
hu.icellmobilsoft.coffee.model.base.IAuditEntity
-
-
Uses of IAuditEntity in hu.icellmobilsoft.coffee.model.base
Classes in hu.icellmobilsoft.coffee.model.base that implement IAuditEntity Modifier and Type Class Description classAbstractAuditEntity<T>Base class for audited entities.classAbstractIdentifiedAuditEntityAbstract AbstractIdentifiedAuditEntity class. -
Uses of IAuditEntity in hu.icellmobilsoft.coffee.model.base.history
Classes in hu.icellmobilsoft.coffee.model.base.history that implement IAuditEntity Modifier and Type Class Description classAbstractHistoryEntityAbstract entity class for history tables -
Uses of IAuditEntity in hu.icellmobilsoft.coffee.model.base.javatime
Classes in hu.icellmobilsoft.coffee.model.base.javatime that implement IAuditEntity Modifier and Type Class Description classAbstractAuditEntity<T extends Serializable>Base class for audited (X__INSDATE, X__MODDATE, X__INSUSER, X__MODUSER) entities.classAbstractIdentifiedAuditEntityBase class for id + audited (X__ID, X__INSDATE, X__MODDATE, X__INSUSER, X__MODUSER) entities. -
Uses of IAuditEntity in hu.icellmobilsoft.coffee.model.base.javatime.history
Classes in hu.icellmobilsoft.coffee.model.base.javatime.history that implement IAuditEntity Modifier and Type Class Description classAbstractHistoryEntityAbstract entity class for history tables
-