Interface | osid.mapping.path.IntersectionForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
osid.OsidAggregateableForm | |||
Description |
This is the form for creating and updating | ||
Method | getIntersectionFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | intersectionRecordType | an intersection record type |
Return | osid.mapping.path.records.IntersectionFormRecord | the intersection form record | |
Errors | NULL_ARGUMENT | intersectionRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(intersectionRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |