Class LedgerStmt


  • @Entity
    public class LedgerStmt
    extends FinancialStmt
    Document the state of a ledger at the statement date.
    Author:
    fpo
    • Constructor Detail

      • LedgerStmt

        public LedgerStmt()
    • Method Detail

      • prePersist

        public void prePersist()
      • clonedId

        public final Optional<String> clonedId()
        Return the id of the posting being overriding by this posting.
        Returns:
        the id of the posting being overriding by this posting.