Interface | osid.relationship.rules.RelationshipEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getRelationshipEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | relationshipEnablerRecordType | a relationship enabler record type |
Return | osid.relationship.rules.records.RelationshipEnablerFormRecord | the relationship enabler form 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. |