Interface | osid.subscription.rules.SubscriptionEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getSubscriptionEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | subscriptionEnablerRecordType | a subscription enabler record type |
Return | osid.subscription.rules.records.SubscriptionEnablerFormRecord | the subscription enabler form record | |
Errors | NULL_ARGUMENT | subscriptionEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(subscriptionEnablerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |