org.neuclear.ledger.prevalent
Class GetBalanceQuery

java.lang.Object
  extended byorg.neuclear.ledger.prevalent.GetBalanceQuery
All Implemented Interfaces:
org.prevayler.Query

public class GetBalanceQuery
extends java.lang.Object
implements org.prevayler.Query

Created by IntelliJ IDEA. User: pelleb Date: Mar 22, 2004 Time: 10:00:12 AM To change this template use File | Settings | File Templates.


Constructor Summary
GetBalanceQuery(java.lang.String book)
           
 
Method Summary
 java.lang.Object query(java.lang.Object system, java.util.Date executionTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBalanceQuery

public GetBalanceQuery(java.lang.String book)
Method Detail

query

public java.lang.Object query(java.lang.Object system,
                              java.util.Date executionTime)
                       throws java.lang.Exception
Specified by:
query in interface org.prevayler.Query
Parameters:
system - The Prevalent System to be queried.
executionTime - The "current" time.
Returns:
The result of this Query.
Throws:
java.lang.Exception - Any Exception encountered by this Query.


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