|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBUserPK | |
com.bankframe.services.authentication.ejb.user |
Uses of EJBUserPK in com.bankframe.services.authentication.ejb.user |
Methods in com.bankframe.services.authentication.ejb.user that return EJBUserPK | |
EJBUserPK |
EJBUserBean.ejbCreate(java.lang.String userId,
java.lang.String password,
java.lang.String name)
All EJBs must implement a create method. |
Methods in com.bankframe.services.authentication.ejb.user with parameters of type EJBUserPK | |
EJBUser |
EJBUserHome.findByPrimaryKey(EJBUserPK primaryKey)
See the javax.ejb.EJBHome Class for details. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |