Interface | osid.search.terms.DurationRangeTerm | ||
---|---|---|---|
Implements | osid.search.QueryTerm | ||
Description |
A term for a | ||
Method | getDurationRangeStart | ||
Description |
Gets the start of the | ||
Return | osid.calendaring.Duration | the duration start | |
Errors | ILLEGAL_STATE | isWildcard() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getDurationRangeEnd | ||
Description |
Gets the end of the | ||
Return | osid.calendaring.Duration | the duration end | |
Errors | ILLEGAL_STATE | isWildcard() is true | |
Compliance | mandatory | This method must be implemented. |