Uses of Class
com.bankframe.services.authentication.ejb.user.EJBUserPK

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.
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.