| Interface | osid.OsidContainableQuery | ||
|---|---|---|---|
| Implements | osid.OsidQuery | ||
| Implemented By | osid.assessment.authoring.AssessmentPartQuery | ||
osid.forum.ReplyQuery | |||
osid.repository.CompositionQuery | |||
osid.course.requisite.RequisiteQuery | |||
osid.calendaring.EventQuery | |||
osid.calendaring.RecurringEventQuery | |||
osid.calendaring.ScheduleSlotQuery | |||
osid.checklist.TodoQuery | |||
| Description |
This is the query interface for searching containers. Each
method specifies an | ||
| Method | matchSequestered | ||
| Description |
Match containables that are sequestered. | ||
| Parameters | boolean | match | true to match any sequestered containables,
false to match non-sequestered containables |
| Compliance | mandatory | This method must be implemented. | |
| Method | clearSequesteredTerms | ||
| Description |
Clears the sequestered query terms. | ||
| Compliance | mandatory | This method must be implemented. | |