A B C E F G H L O P Q T

A

AccountHeld - class org.neuclear.ledger.prevalent.AccountHeld.
Created by IntelliJ IDEA.
AccountHeld(HoldTable, String) - Constructor for class org.neuclear.ledger.prevalent.AccountHeld
 
add(PostedHeldTransaction) - Method in class org.neuclear.ledger.prevalent.AccountHeld
 

B

BalanceTable - class org.neuclear.ledger.prevalent.BalanceTable.
This contains the balances of all the accounts
BalanceTable() - Constructor for class org.neuclear.ledger.prevalent.BalanceTable
 

C

CancelHeldTransaction - class org.neuclear.ledger.prevalent.CancelHeldTransaction.
Created by IntelliJ IDEA.
CompleteHeldTransaction - class org.neuclear.ledger.prevalent.CompleteHeldTransaction.
Created by IntelliJ IDEA.
close() - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
 

E

executeAndQuery(Object, Date) - Method in class org.neuclear.ledger.prevalent.CompleteHeldTransaction
Performs the necessary modifications on the given prevalentSystem and also returns an Object or throws an Exception.
executeAndQuery(Object, Date) - Method in class org.neuclear.ledger.prevalent.PostHeldTransaction
Performs the necessary modifications on the given prevalentSystem and also returns an Object or throws an Exception.
executeAndQuery(Object, Date) - Method in class org.neuclear.ledger.prevalent.PostTransaction
Performs the necessary modifications on the given prevalentSystem and also returns an Object or throws an Exception.
executeAndQuery(Object, Date) - Method in class org.neuclear.ledger.prevalent.PostVerifiedTransfer
Performs the necessary modifications on the given prevalentSystem and also returns an Object or throws an Exception.
executeOn(Object, Date) - Method in class org.neuclear.ledger.prevalent.CancelHeldTransaction
This method is called by Prevayler.execute(Transaction) to execute this Transaction on the given Prevalent System.
exists(String) - Method in class org.neuclear.ledger.prevalent.HoldTable
 
expire(PostedHeldTransaction) - Method in class org.neuclear.ledger.prevalent.HoldTable
 

F

findHeldTransaction(String) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
Searches for a Held Transaction based on its Transaction ID

G

GetAvailableBalanceQuery - class org.neuclear.ledger.prevalent.GetAvailableBalanceQuery.
Created by IntelliJ IDEA.
GetAvailableBalanceQuery(String) - Constructor for class org.neuclear.ledger.prevalent.GetAvailableBalanceQuery
 
GetBalanceQuery - class org.neuclear.ledger.prevalent.GetBalanceQuery.
Created by IntelliJ IDEA.
GetBalanceQuery(String) - Constructor for class org.neuclear.ledger.prevalent.GetBalanceQuery
 
get(String) - Method in class org.neuclear.ledger.prevalent.HoldTable
 
getAvailableBalance(String) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
Calculate the available balance at a given time.
getBalance(String) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
Calculate the true accounting balance at a given time.
getTransactionTime(String) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
Searches for a Transaction based on its Transaction ID

H

HoldTable - class org.neuclear.ledger.prevalent.HoldTable.
This contains the balances of all the accounts
HoldTable() - Constructor for class org.neuclear.ledger.prevalent.HoldTable
 

L

LedgerSystem - class org.neuclear.ledger.prevalent.LedgerSystem.
Created by IntelliJ IDEA.

O

org.neuclear.ledger.prevalent - package org.neuclear.ledger.prevalent
 

P

PostHeldTransaction - class org.neuclear.ledger.prevalent.PostHeldTransaction.
Created by IntelliJ IDEA.
PostTransaction - class org.neuclear.ledger.prevalent.PostTransaction.
Created by IntelliJ IDEA.
PostVerifiedTransfer - class org.neuclear.ledger.prevalent.PostVerifiedTransfer.
Created by IntelliJ IDEA.
PrevalentLedger - class org.neuclear.ledger.prevalent.PrevalentLedger.
Created by IntelliJ IDEA.
PrevalentLedger(String, String) - Constructor for class org.neuclear.ledger.prevalent.PrevalentLedger
 
performCancelHold(PostedHeldTransaction) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
Cancels a Held Transaction.
performCompleteHold(PostedHeldTransaction, double, String) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
 
performHeldTransfer(UnPostedHeldTransaction) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
The basic interface for creating Transactions in the database.
performTransaction(UnPostedTransaction) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
The basic interface for creating Transactions in the database.
performVerifiedTransfer(UnPostedTransaction) - Method in class org.neuclear.ledger.prevalent.PrevalentLedger
Similar to a transaction but guarantees that there wont be any negative balances left after the transaction.

Q

query(Object, Date) - Method in class org.neuclear.ledger.prevalent.GetAvailableBalanceQuery
 
query(Object, Date) - Method in class org.neuclear.ledger.prevalent.GetBalanceQuery
 

T

TransactionTable - class org.neuclear.ledger.prevalent.TransactionTable.
Created by IntelliJ IDEA.
TransactionTable() - Constructor for class org.neuclear.ledger.prevalent.TransactionTable
 

A B C E F G H L O P Q T

Copyright © 2003-2004 Antilles Software Ventures SA. All Rights Reserved.