OSID Logo
OSID Specifications
offering batch package
Version 3.0.0
Interfaceosid.offering.batch.OfferingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.offering.batch.OfferingBatchManager
osid.offering.batch.OfferingBatchProxyManager
Description

The OfferingBatchProfile describes the interoperability among batch offering services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of canonical units is available.

Returnbooleantrue 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.

Returnbooleantrue 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.

Returnbooleantrue 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.

Returnbooleantrue 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.

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