OSID Logo
OSID Specifications
offering batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.offering.batch.OfferingBatchProfile
Implementsosid.OsidProfile
Description

The OfferingBatchProfile describes the interoperability among batch offering services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of canonical units is available.

Returnboolean true if a canonical unit bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsOfferingBatchAdmin
Description

Tests if bulk administration of offerings is available.

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

Tests if bulk administration of participants is available.

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

Tests if bulk administration of results is available.

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

Tests if bulk administration of catalogues is available.

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