| Interface | osid.resource.demographic.DemographicSearchOrder | ||
|---|---|---|---|
| Implements | osid.OsidRuleSearchOrder | ||
| Description | 
                 An interface for specifying the ordering of search results.  | ||
| Method | getDemographicSearchOrderRecord | ||
| Description | 
                     Gets the demographic search order record corresponding 
                    to the given demographic record   | ||
| Parameters | osid.type.Type | demographicRecordType | a demographic record type | 
| Return | osid.resource.demographic.records.DemographicSearchOrderRecord | the demographic search order record | |
| Errors | NULL_ARGUMENT |  demographicRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(demographicRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |