| Modifier and Type | Method and Description |
|---|---|
static Collection<Participant> |
SiteParticipantHelper.prepareParticipants(String siteID,
List<String> providerCourseList) |
static Collection<Participant> |
SiteParticipantHelper.prepareParticipants(String siteId,
List<String> providerCourseList,
String filterType,
String filterID) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SiteParticipantHelper.addParticipantsFromEnrollmentSet(Map<String,Participant> participantsMap,
AuthzGroup realm,
String providerCourseEid,
EnrollmentSet enrollmentSet,
String sectionTitle)
Add participant from provider-defined enrollment set
|
static void |
SiteParticipantHelper.addParticipantsFromEnrollmentSet(Map<String,Participant> participantsMap,
AuthzGroup realm,
String providerCourseEid,
EnrollmentSet enrollmentSet,
String sectionTitle,
String filterType,
String filterID,
Set<Member> groupMembership)
Add participant from provider-defined enrollment set
|
Copyright © 2003–2021 Sakai Project. All rights reserved.