|
|||||||||||
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(java.lang.String ownerId,
java.lang.String addressLine1,
java.lang.String addressLine2,
java.lang.String addressLine3,
java.lang.String addressLine4,
java.lang.String country,
java.lang.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 | |
Address |
AddressHome.findByPrimaryKey(AddressPK primaryKey)
This method retrieves the Address entity Instance for the specified primary key. |
AddressPK |
AddressBMPBean.ejbFindByPrimaryKey(AddressPK primaryKey)
This method verifies that the specified Address instance exists. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |