| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressPK | |
|---|---|
| com.bankframe.examples.bo.impl.address | |
| Uses of AddressPK in com.bankframe.examples.bo.impl.address | 
|---|
| Methods in com.bankframe.examples.bo.impl.address that return AddressPK | |
|---|---|
|  AddressPK | AddressBMPBean.ejbCreate(String ownerId,
          String addressLine1,
          String addressLine2,
          String addressLine3,
          String addressLine4,
          String country,
          String postCode)This method initialises a new instance of the Address entity. | 
|  AddressPK | AddressBMPBean.ejbFindByPrimaryKey(AddressPK primaryKey)This method verifies that the specified Address instance exists. | 
| Methods in com.bankframe.examples.bo.impl.address with parameters of type AddressPK | |
|---|---|
|  AddressPK | AddressBMPBean.ejbFindByPrimaryKey(AddressPK primaryKey)This method verifies that the specified Address instance exists. | 
|  Address | AddressHome.findByPrimaryKey(AddressPK primaryKey)This method retrieves the Address entity Instance for the specified primary key. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||