Interface | osid.subscription.DispatchForm | ||
---|---|---|---|
Implements | osid.OsidGovernatorForm | ||
Description |
This is the form for creating and updating | ||
Method | getDispatchFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | dispatchRecordType | the dispatch record type |
Return | osid.subscription.records.DispatchFormRecord | the dispatch form record | |
Errors | NULL_ARGUMENT | dispatchRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(dispatchRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |