|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.internal.dao.hib3.Hib3DAO
edu.internet2.middleware.grouper.internal.dao.hib3.Hib3RoleSetViewDAO
public class Hib3RoleSetViewDAO
Data Access Object for role set view
| Field Summary |
|---|
| Fields inherited from class edu.internet2.middleware.grouper.internal.dao.hib3.Hib3DAO |
|---|
hibernateInitted |
| Constructor Summary | |
|---|---|
Hib3RoleSetViewDAO()
|
|
| Method Summary | |
|---|---|
java.util.Set<RoleSetView> |
findByRoleSetViews(java.util.Set<java.lang.String> roleNames)
find all attribute def name set views by related attribute def names (generally this is for testing) |
| Methods inherited from class edu.internet2.middleware.grouper.internal.dao.hib3.Hib3DAO |
|---|
evict, evictEntity, evictQueries, getConfiguration, initHibernateIfNotInitted, resourceNameFromClassName, session |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Hib3RoleSetViewDAO()
| Method Detail |
|---|
public java.util.Set<RoleSetView> findByRoleSetViews(java.util.Set<java.lang.String> roleNames)
RoleSetViewDAO
findByRoleSetViews in interface RoleSetViewDAORoleSetViewDAO.findByRoleSetViews(java.util.Set)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||