Uses of Class
com.bankframe.services.sessionmgmt.ejb.session.EJBBankFrameSessionPK

Packages that use EJBBankFrameSessionPK
com.bankframe.services.sessionmgmt.ejb.session   
 

Uses of EJBBankFrameSessionPK in com.bankframe.services.sessionmgmt.ejb.session
 

Methods in com.bankframe.services.sessionmgmt.ejb.session that return EJBBankFrameSessionPK
 EJBBankFrameSessionPK EJBBankFrameSessionBean.ejbCreate(java.lang.String sessionId, java.lang.String userId)
          Create a BankFrame Session instance
 

Methods in com.bankframe.services.sessionmgmt.ejb.session with parameters of type EJBBankFrameSessionPK
 EJBBankFrameSession EJBBankFrameSessionHome.findByPrimaryKey(EJBBankFrameSessionPK primaryKey)
          Find a specific user session ( specified by the primary key, its sessionId )
 



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