Coalevo Logo

Package net.coalevo.bank.model

Provides the model interfaces and classes of the bank bundle

See:
          Description

Interface Summary
Account Defines the interface for an account.
AccountStats Defines an interface for basic account statistics.
 

Exception Summary
BankServiceException Exception thrown when the BankService fails to provide a given service functionality due to an internal error.
NoSuchAccountException Exception thrown if a account is requested that does not exist.
 

Package net.coalevo.bank.model Description

Provides the model interfaces and classes of the bank bundle.

Related Documentation

For overviews, tutorials, examples, guides, and documentation, please see:


Coalevo Logo

(c) 2004-2009 VFI (http://www.vfi.or.at)