Uses of Class
de.adorsys.ledgers.postings.db.domain.HashRecord
-
Packages that use HashRecord Package Description de.adorsys.ledgers.postings.db.domain de.adorsys.ledgers.postings.db.utils -
-
Uses of HashRecord in de.adorsys.ledgers.postings.db.domain
Subclasses of HashRecord in de.adorsys.ledgers.postings.db.domain Modifier and Type Class Description classPostingThe word posting is associated with the moment at which the recorded operation is effective in the ledger.Methods in de.adorsys.ledgers.postings.db.domain that return HashRecord Modifier and Type Method Description HashRecordHashRecord. getItem() -
Uses of HashRecord in de.adorsys.ledgers.postings.db.utils
Methods in de.adorsys.ledgers.postings.db.utils with parameters of type HashRecord Modifier and Type Method Description StringRecordHashHelper. computeRecHash(HashRecord hashRecord)
-