OSID Logo
OSID Specifications
search package
Version 3.1.0
Interfaceosid.search.terms.DurationTerm
Implementsosid.search.QueryTerm
Used Byosid.assessment.AssessmentOfferedQueryInspector
osid.assessment.AssessmentTakenQueryInspector
osid.assessment.authoring.AssessmentPartQueryInspector
osid.calendaring.EventQueryInspector
osid.calendaring.ScheduleSlotQueryInspector
osid.calendaring.TimePeriodQueryInspector
osid.configuration.ValueQueryInspector
Description

A term for a Duration query.

MethodgetDuration
Description

Gets the Duration in this term.

Returnosid.calendaring.Duration the duration
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.