| Interface | osid.resource.demographic.DemographicEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getDemographicEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | demographicEnablerRecordType | a demographic enabler record type |
| Return | osid.resource.demographic.records.DemographicEnablerFormRecord | the demographic enabler form 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. | |