OSID Logo
OSID Specifications
search package
Version 3.1.0
Interfaceosid.search.terms.CurrencyTerm
Implementsosid.search.QueryTerm
Used Byosid.configuration.ValueQueryInspector
osid.ordering.ItemQueryInspector
osid.ordering.OrderQueryInspector
osid.ordering.PriceQueryInspector
Description

A term for a Currency query.

MethodgetCurrency
Description

Gets the currency in the term.

Returnosid.financials.Currency the currency
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.