|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
AddressRemote |
createAddress(java.lang.String street,
java.lang.String city,
java.lang.String state,
java.lang.String zip)
|
java.util.Collection |
findAllAddress()
|
AddressRemote |
findByPrimaryKey(java.lang.Integer primaryKey)
|
Method Detail |
public AddressRemote createAddress(java.lang.String street, java.lang.String city, java.lang.String state, java.lang.String zip) throws javax.ejb.CreateException
public AddressRemote findByPrimaryKey(java.lang.Integer primaryKey) throws javax.ejb.FinderException
public java.util.Collection findAllAddress() throws javax.ejb.FinderException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |