Interface | osid.transport.Endpoint | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
An | ||
Method | getEndpointRecord | ||
Description |
Gets the endpoint record corresponding to the given
| ||
Parameters | osid.type.Type | endpointRecordType | an endpoint record type |
Return | osid.transport.records.EndpointRecord | the endpoint 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. |