Interface | osid.forum.batch.ForumBatchProfile | ||
---|---|---|---|
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 | supportsPostBatchAdmin | ||
Description |
Tests if bulk administration of posts is available. | ||
Return | boolean | true if a post bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsReplyBatchAdmin | ||
Description |
Tests if bulk administration of replies is available. | ||
Return | boolean | true if a reply bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsForumBatchAdmin | ||
Description |
Tests if bulk administration of forums is available. | ||
Return | boolean | true if a forum bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |