| Interface | osid.relationship.rules.RelationshipEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
A | ||
| Method | getRelationshipEnablerRecord | ||
| Description |
Gets the relationship enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | relationshipEnablerRecordType | the type of relationship enabler record to retrieve |
| Return | osid.relationship.rules.records.RelationshipEnablerRecord | the relationship enabler record | |
| Errors | NULL_ARGUMENT | relationshipEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(relationshipEnablerRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |