|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchResult | |
|---|---|
| org.sakaiproject.delegatedaccess.logic | |
| org.sakaiproject.delegatedaccess.util | |
| Uses of SearchResult in org.sakaiproject.delegatedaccess.logic |
|---|
| Methods in org.sakaiproject.delegatedaccess.logic that return types with arguments of type SearchResult | |
|---|---|
List<SearchResult> |
ProjectLogic.searchUsers(String search,
int first,
int last)
Returns a list of SearchResults for the user search |
| Uses of SearchResult in org.sakaiproject.delegatedaccess.util |
|---|
| Methods in org.sakaiproject.delegatedaccess.util with parameters of type SearchResult | |
|---|---|
int |
SearchResultComparator.compare(SearchResult o1,
SearchResult o2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||