| Modifier and Type | Method and Description |
|---|---|
AgentFacade |
AgentIteratorFacade.nextAgent()
DOCUMENTATION PENDING
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentFacade> |
QuestionPoolFacadeQueriesAPI.getAgentsWithAccess(Long questionPoolId) |
List<AgentFacade> |
QuestionPoolFacadeQueries.getAgentsWithAccess(Long questionPoolId) |
| Modifier and Type | Method and Description |
|---|---|
String |
AgentHelper.createAnonymous(AgentFacade agent) |
| Modifier and Type | Method and Description |
|---|---|
String |
AgentHelperImpl.createAnonymous(AgentFacade agent)
Create anonymous user and return the anonymous user id.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentFacade> |
QuestionPoolService.getAgentsWithAccess(Long questionPoolId) |
List<AgentFacade> |
QuestionPoolService.getAgentsWithoutAccess(Long questionPoolId,
String realmId) |
Copyright © 2005–2017 Sakai Project. All rights reserved.