|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountPK | |
com.bankframe.examples.bo.impl.account |
Uses of AccountPK in com.bankframe.examples.bo.impl.account |
Methods in com.bankframe.examples.bo.impl.account that return AccountPK | |
AccountPK |
AccountBMPBean.ejbCreate(java.lang.String cardNumber,
java.lang.String accountNumber,
java.lang.String accountName)
This method initialises a new instance of the Address entity. |
AccountPK |
AccountBMPBean.ejbFindByPrimaryKey(AccountPK primaryKey)
This method verifies that the specified Address instance exists. |
Methods in com.bankframe.examples.bo.impl.account with parameters of type AccountPK | |
Account |
AccountHome.findByPrimaryKey(AccountPK primaryKey)
This method retrieves the Account entity instance for the specified primary key. |
AccountPK |
AccountBMPBean.ejbFindByPrimaryKey(AccountPK primaryKey)
This method verifies that the specified Address instance exists. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |