Interface | osid.mapping.route.RouteForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
osid.OsidAggregateableForm | |||
Description |
This is the form for creating and updating | ||
Method | getRouteFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | routeRecordType | a route record type |
Return | osid.mapping.route.records.RouteFormRecord | the route form record | |
Errors | NULL_ARGUMENT | routeRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(routeRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |