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

All Superinterfaces:
BankFrameSession, EEntityRemote, EJBObject, Remote

public interface LDAPBankFrameSession
extends BankFrameSession

Remote Interface to LDAPBankFrameSession bean.


Field Summary
static String ID_ATTRIBUTE_NAME
           
 
Method Summary
 
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

static final String ID_ATTRIBUTE_NAME
See Also:
Constant Field Values


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