|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LDAPBankFrameSessionHome
Home interface for LDAPBankFrameSession Bean
Method Summary | |
---|---|
LDAPBankFrameSession |
create(String sessionId,
String userId)
Create method for EJB bean |
Enumeration |
findAll()
findAll method for EJB bean |
LDAPBankFrameSession |
findByPrimaryKey(LDAPEntityBeanPK primaryKey)
findByPrimaryKey method for EJB bean |
Methods inherited from interface javax.ejb.EJBHome |
---|
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
---|
LDAPBankFrameSession create(String sessionId, String userId) throws CreateException, RemoteException
sessionId
- StringuserId
- String
CreateException
- if creation failed
RemoteException
Enumeration findAll() throws FinderException, RemoteException
CreateException
- if creation failed
RemoteException
FinderException
LDAPBankFrameSession findByPrimaryKey(LDAPEntityBeanPK primaryKey) throws FinderException, RemoteException
primaryKey
- LDAPEntityBeanPK
FinderException
- if data not found
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |