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