Uses of Interface
com.bankframe.examples.bo.impl.account.Account

Packages that use Account
com.bankframe.examples.bo.impl.account   
 

Uses of Account in com.bankframe.examples.bo.impl.account
 

Methods in com.bankframe.examples.bo.impl.account that return Account
 Account AccountHome.create(java.lang.String cardNumber, java.lang.String accountNumber, java.lang.String accountName)
          This method creates a new Account entity instance.
 Account AccountHome.findByPrimaryKey(AccountPK primaryKey)
          This method retrieves the Account entity instance for the specified primary key.
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.