|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LDAPEntityBeanPK | |
---|---|
com.bankframe.ei.ldap | |
com.bankframe.services.sessionmgmt.ldap.session |
Uses of LDAPEntityBeanPK in com.bankframe.ei.ldap |
---|
Methods in com.bankframe.ei.ldap that return LDAPEntityBeanPK | |
---|---|
LDAPEntityBeanPK |
LDAPEntityBean.ldapCreate()
This method initialises the bean, create the entry on the ldap server and create a primary key instance |
Uses of LDAPEntityBeanPK in com.bankframe.services.sessionmgmt.ldap.session |
---|
Methods in com.bankframe.services.sessionmgmt.ldap.session that return LDAPEntityBeanPK | |
---|---|
LDAPEntityBeanPK |
LDAPBankFrameSessionBean.ejbCreate(String sessionId,
String userId)
EJB Creation method for the EJB bean |
LDAPEntityBeanPK |
LDAPBankFrameSessionBean.ejbFindByPrimaryKey(LDAPEntityBeanPK primaryKey)
Refreshes the Entity Bean from the LDAP server using the specified primary Key |
Methods in com.bankframe.services.sessionmgmt.ldap.session with parameters of type LDAPEntityBeanPK | |
---|---|
LDAPEntityBeanPK |
LDAPBankFrameSessionBean.ejbFindByPrimaryKey(LDAPEntityBeanPK primaryKey)
Refreshes the Entity Bean from the LDAP server using the specified primary Key |
LDAPBankFrameSession |
LDAPBankFrameSessionHome.findByPrimaryKey(LDAPEntityBeanPK primaryKey)
findByPrimaryKey method for EJB bean |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |