ScheduleCriterion¶
-
public class
ScheduleCriterionimplements Criterion¶ Criterion used to filter enrollments by the schedule name. If the schedule name of the enrollment is on the given list then criterion is met.
Constructors¶
Methods¶
fetch¶
-
public List<Enrollment>
fetch(AllEnrollments allEnrollments)¶
filter¶
-
public List<Enrollment>
filter(List<Enrollment> enrollments)¶