Interface | osid.recognition.batch.RecognitionBatchProfile | ||
---|---|---|---|
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 | supportsConferralBatchAdmin | ||
Description |
Tests if bulk administration of conferrals is available. | ||
Return | boolean | true if a conferral bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAwardBatchAdmin | ||
Description |
Tests if bulk administration of awards is available. | ||
Return | boolean | true if an award bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsConvocationBatchAdmin | ||
Description |
Tests if bulk administration of convocations is available. | ||
Return | boolean | true if a convocation bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAcademyBatchAdmin | ||
Description |
Tests if bulk administration of academy is available. | ||
Return | boolean | true if a academy bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |