Interface | osid.offering.batch.OfferingBatchProfile | ||
---|---|---|---|
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 | supportsCanonicalUnitBatchAdmin | ||
Description |
Tests if bulk administration of canonical units is available. | ||
Return | boolean | true if a canonical unit bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOfferingBatchAdmin | ||
Description |
Tests if bulk administration of offerings is available. | ||
Return | boolean | true if an offering bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsParticipantBatchAdmin | ||
Description |
Tests if bulk administration of participants is available. | ||
Return | boolean | true if a participant bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsResultBatchAdmin | ||
Description |
Tests if bulk administration of results is available. | ||
Return | boolean | true if a result bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCatalogueBatchAdmin | ||
Description |
Tests if bulk administration of catalogues is available. | ||
Return | boolean | true if a catalogue bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |