|
|||||||||||
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.RoleDaoImpl
Field Summary |
Fields inherited from class com.retek.platform.persistence.hibernate.AbstractHibernateDao |
LOG |
Constructor Summary | |
RoleDaoImpl()
|
Method Summary | |
java.util.Set |
findRoles(java.util.Set roleDescriptions)
|
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 RoleDaoImpl()
Method Detail |
public java.util.Set findRoles(java.util.Set roleDescriptions)
findRoles
in interface RoleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |