OSID Logo
OSID Specifications
search package
Version 3.1.0
Interfaceosid.search.terms.IdSetTerm
Implementsosid.search.QueryTerm
Used Byosid.mapping.path.PathQueryInspector
osid.mapping.route.RouteQueryInspector
osid.topology.path.PathQueryInspector
Description

A term for an Id query.

MethodgetIds
Description

Gets the Ids in the term.

Returnosid.id.Id[] the Ids
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.