Interface | osid.subscription.PublisherForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getPublisherFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | publisherRecordType | the publisher record type |
Return | osid.subscription.records.PublisherFormRecord | the publisher form 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. |