Interface | osid.subscription.batch.SubscriptionBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsVisibleFederation | ||
Description |
Tests if federation is visible. | ||
Return | boolean | true if visible federation is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSubscriptionBatchAdmin | ||
Description |
Tests if bulk administration of subscriptions is available. | ||
Return | boolean | true if a subscription bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsDispatchBatchAdmin | ||
Description |
Tests if bulk administration of dispatches is available. | ||
Return | boolean | true if a dispatch bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPublisherBatchAdmin | ||
Description |
Tests if bulk administration of publishers is available. | ||
Return | boolean | true if an publisher bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |