Uses of Interface
hu.icellmobilsoft.coffee.model.base.IVersionable
-
-
Uses of IVersionable in hu.icellmobilsoft.coffee.model.base
Subinterfaces of IVersionable in hu.icellmobilsoft.coffee.model.base Modifier and Type Interface Description interfaceIAuditEntity<DATE,USER>Interface for the identified audit entities.interfaceIIdentifiedEntity<ID extends Serializable>Interface for the identified audit entities.Classes in hu.icellmobilsoft.coffee.model.base that implement IVersionable Modifier and Type Class Description classAbstractAuditEntity<T>Base class for audited entities.classAbstractEntityBase class for all entities.classAbstractIdentifiedAuditEntityAbstract AbstractIdentifiedAuditEntity class.classAbstractIdentifiedEntityAbstract AbstractIdentifiedEntity class. -
Uses of IVersionable in hu.icellmobilsoft.coffee.model.base.history
Classes in hu.icellmobilsoft.coffee.model.base.history that implement IVersionable Modifier and Type Class Description classAbstractHistoryEntityAbstract entity class for history tables -
Uses of IVersionable in hu.icellmobilsoft.coffee.model.base.javatime
Classes in hu.icellmobilsoft.coffee.model.base.javatime that implement IVersionable 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 IVersionable in hu.icellmobilsoft.coffee.model.base.javatime.history
Classes in hu.icellmobilsoft.coffee.model.base.javatime.history that implement IVersionable Modifier and Type Class Description classAbstractHistoryEntityAbstract entity class for history tables
-