| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.internal.dao |
This package contains the data access object interfaces that a DB
layer would have to implement (generally revolving around queries to DB)
|
| edu.internet2.middleware.grouper.internal.dao.hib3 |
This package contains hib3 related data access object implementations
and mappings
|
| Modifier and Type | Method and Description |
|---|---|
Set<AttributeAssignActionSetView> |
AttributeAssignActionSetViewDAO.findByAttributeAssignActionSetViews(Set<String> attributeAssignActions)
find all attribute assign action set views by related attribute assign actions (generally this is for testing)
|
| Modifier and Type | Method and Description |
|---|---|
Set<AttributeAssignActionSetView> |
Hib3AttributeAssignActionSetViewDAO.findByAttributeAssignActionSetViews(Set<String> attributeAssignActions) |
Copyright © 2016 Internet2. All rights reserved.