Interface | osid.resource.demographic.DemographicEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getDemographicEnablerRecord | ||
Description |
Gets the demographic enabler record corresponding to
the given | ||
Parameters | osid.type.Type | demographicEnablerRecordType | the type of demographic enabler record to retrieve |
Return | osid.resource.demographic.records.DemographicEnablerRecord | the demographic enabler 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. |