| Interface | osid.search.terms.CardinalRangeTerm | ||
|---|---|---|---|
| Implements | osid.search.QueryTerm | ||
| Description | A term for a  | ||
| Method | getCardinalRangeStart | ||
| Description | Gets the start of the  | ||
| Return | cardinal | the cardinal start | |
| Errors | ILLEGAL_STATE |  isWildcard() is true  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCardinalRangeEnd | ||
| Description | Gets the end of the  | ||
| Return | cardinal | the cardinal end | |
| Errors | ILLEGAL_STATE |  isWildcard() is true  | |
| Compliance | mandatory | This method must be implemented. | |