| Interface | osid.subscription.rules.SubscriptionEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.subscription.rules.SubscriptionEnablerAdminSession | ||
osid.subscription.rules.SubscriptionEnablerList | |||
osid.subscription.rules.SubscriptionEnablerLookupSession | |||
| Description |
A | ||
| Method | getSubscriptionEnablerRecord | ||
| Description |
Gets the subscription enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | subscriptionEnablerRecordType | the type of subscription enabler record to retrieve |
| Return | osid.subscription.rules.records.SubscriptionEnablerRecord | the subscription enabler 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. | |