| Package | Description |
|---|---|
| org.sakaiproject.delegatedaccess.logic | |
| org.sakaiproject.delegatedaccess.util |
| Modifier and Type | Method and Description |
|---|---|
List<AccessSearchResult> |
ProjectLogic.getAccessAtLevel(List<String> nodeSelectOrder,
boolean includeLowerPerms)
returns a list of results for every level that is passed in.
|
List<AccessSearchResult> |
ProjectLogic.getAccessForUser(org.sakaiproject.user.api.User user)
returns a list of AccessSearchResult based on the user id
|
| Modifier and Type | Method and Description |
|---|---|
int |
AccessSearchResultComparator.compare(AccessSearchResult o1,
AccessSearchResult o2) |
Copyright © 2003-2016 Sakai Project. All Rights Reserved.