|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.platform.persistence.AbstractDao
com.retek.platform.persistence.hibernate.AbstractHibernateDao
com.retek.rsm.domain.security.dao.impl.UserLoginInfoDaoImpl
Field Summary |
Fields inherited from class com.retek.platform.persistence.hibernate.AbstractHibernateDao |
LOG |
Constructor Summary | |
UserLoginInfoDaoImpl()
|
Method Summary | |
java.util.Set |
findLoginInfoForUser(java.lang.String userName)
|
Methods inherited from class com.retek.platform.persistence.hibernate.AbstractHibernateDao |
delete, getAll, getById, getSession, saveOrUpdate |
Methods inherited from class com.retek.platform.persistence.AbstractDao |
uniqueResult, uniqueResult |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserLoginInfoDaoImpl()
Method Detail |
public java.util.Set findLoginInfoForUser(java.lang.String userName)
findLoginInfoForUser
in interface UserLoginInfoDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |