OSID Logo
OSID Specifications
subscription batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.subscription.batch.SubscriptionBatchProfile
Implementsosid.OsidProfile
Description

The SubscriptionBatchProfile describes the interoperability among batch subscription services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsSubscriptionBatchAdmin
Description

Tests if bulk administration of subscriptions is available.

Returnboolean true if a subscription bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsDispatchBatchAdmin
Description

Tests if bulk administration of dispatches is available.

Returnboolean true if a dispatch bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPublisherBatchAdmin
Description

Tests if bulk administration of publishers is available.

Returnboolean true if an publisher bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.