Class BaseEntity

  • Direct Known Subclasses:
    NamedEntity

    @MappedSuperclass
    public abstract class BaseEntity
    extends Object
    The existence or value of a ledger entity is always considered relative to the posting date. When a book is closed, modification on ledger entities must lead to the creation of new entities.
    Author:
    fpo