com.bankframe.services.sessionmgmt.ldap.session
Interface LDAPBankFrameSession

All Superinterfaces:
BankFrameSession, EEntityRemote, javax.ejb.EJBObject, java.rmi.Remote

public interface LDAPBankFrameSession
extends BankFrameSession

Remote Interface to LDAPBankFrameSession bean.


Field Summary
static java.lang.String ID_ATTRIBUTE_NAME
           
 
Methods inherited from interface com.bankframe.services.sessionmgmt.BankFrameSession
getSessionId, getTimeStamp, getUserId, updateTimeStamp
 
Methods inherited from interface com.bankframe.ejb.EEntityRemote
toDataPacket
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Field Detail

ID_ATTRIBUTE_NAME

public static final java.lang.String ID_ATTRIBUTE_NAME
See Also:
Constant Field Values


Copyright © 2005, 2007, Oracle. All rights reserved.