| Interface | osid.search.terms.IntegerRangeTerm | ||
|---|---|---|---|
| Implements | osid.search.QueryTerm | ||
| Used By | osid.calendaring.OffsetEventQueryInspector | ||
osid.calendaring.SupersedingEventQueryInspector | |||
osid.configuration.ValueQueryInspector | |||
osid.financials.FiscalPeriodQueryInspector | |||
osid.provisioning.RequestQueryInspector | |||
osid.rules.check.InstructionQueryInspector | |||
osid.voting.VoteQueryInspector | |||
| Description |
A term for an | ||
| Method | getIntegerRangeStart | ||
| Description |
Gets the start of the | ||
| Return | integer | the integer start | |
| Errors | ILLEGAL_STATE | isWildcard() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getIntegerRangeEnd | ||
| Description |
Gets the end of the | ||
| Return | integer | the integer end | |
| Errors | ILLEGAL_STATE | isWildcard() is true | |
| Compliance | mandatory | This method must be implemented. | |