Interface | osid.subscription.Publisher | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
A | ||
Method | getPublisherRecord | ||
Description |
Gets the publisher record corresponding to the given
| ||
Parameters | osid.type.Type | publisherRecordType | the type of publisher record to retrieve |
Return | osid.subscription.records.PublisherRecord | the publisher record | |
Errors | NULL_ARGUMENT | publisherRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(publisherRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |