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

All Superinterfaces:
Account, EEntity, javax.ejb.EJBObject, java.rmi.Remote, java.io.Serializable

public interface Account
extends Account, EEntity, javax.ejb.EJBObject

This interface defines the remote interface for the Account entity EJB.


Field Summary
 
Fields inherited from interface com.bankframe.ejb.EEntity
serialVersionUID
 
Methods inherited from interface com.bankframe.examples.bo.account.Account
amend, getAccountName, getAccountNumber, getCardNumber
 
Methods inherited from interface com.bankframe.ejb.EEntity
toDataPacket
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2005, 2007, Oracle. All rights reserved.