| Interface | osid.transport.EndpointForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Used By | osid.transport.EndpointAdminSession | ||
| Description |
This is the form for creating and updating endpoints. Like
all | ||
| Method | getEndpointFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | endpointRecordType | the endpoint record type |
| Return | osid.transport.records.EndpointFormRecord | the endpoint form record | |
| Errors | NULL_ARGUMENT | endpointRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(endpointRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |