|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomerPK | |
|---|---|
| com.bankframe.examples.bo.impl.customer | |
| Uses of CustomerPK in com.bankframe.examples.bo.impl.customer |
|---|
| Methods in com.bankframe.examples.bo.impl.customer that return CustomerPK | |
|---|---|
CustomerPK |
CustomerBMPBean.ejbCreate(String ownerId,
String title,
String firstName,
String lastName)
This method initialises a new instance of the customer entity. |
CustomerPK |
CustomerBMPBean.ejbFindByPrimaryKey(CustomerPK primaryKey)
This method verifies that the specified customer instance exists. |
| Methods in com.bankframe.examples.bo.impl.customer with parameters of type CustomerPK | |
|---|---|
CustomerPK |
CustomerBMPBean.ejbFindByPrimaryKey(CustomerPK primaryKey)
This method verifies that the specified customer instance exists. |
Customer |
CustomerHome.findByPrimaryKey(CustomerPK primaryKey)
This method get a entity instance that is identified by the given primary key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||