|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neuclear.ledger.prevalent.PostHeldTransaction
Created by IntelliJ IDEA. User: pelleb Date: Mar 20, 2004 Time: 1:31:57 PM To change this template use File | Settings | File Templates.
| Method Summary | |
java.lang.Object |
executeAndQuery(java.lang.Object prevalentSystem,
java.util.Date executionTime)
Performs the necessary modifications on the given prevalentSystem and also returns an Object or throws an Exception. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.Object executeAndQuery(java.lang.Object prevalentSystem,
java.util.Date executionTime)
throws java.lang.Exception
executeAndQuery in interface org.prevayler.TransactionWithQueryprevalentSystem - The system on which this TransactionWithQuery will execute.executionTime - The time at which this TransactionWithQuery is being executed. Every Transaction executes completely within a single moment in time. Logically, a Prevalent System's time does not pass during the execution of a Transaction.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||