OSID Logo
OSID Specifications
search package
Version 3.0.0
Release Candidate Preview
Interfaceosid.search.terms.HeadingRangeTerm
Implementsosid.search.QueryTerm
Description

A term for a Heading range query.

MethodgetHeadingRangeStart
Description

Gets the start of the Heading range in this term.

Returnosid.mapping.Headingthe heading start
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.
MethodgetHeadingRangeEnd
Description

Gets the end of the Heading range in this term.

Returnosid.mapping.Headingthe heading end
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.