Interface | osid.topology.path.PathForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
osid.OsidAggregateableForm | |||
Description |
This is the form for creating and updating | ||
Method | getPathFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | pathRecordType | a path record type |
Return | osid.topology.path.records.PathFormRecord | the path form record | |
Errors | NULL_ARGUMENT | pathRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(pathRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |