Interface | osid.profile.batch.ProfileBatchProfile | ||
---|---|---|---|
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 | supportsProfileEntryBatchAdmin | ||
Description |
Tests if bulk administration of profile entries is available. | ||
Return | boolean | true if a profile entry bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsProfileItemBatchAdmin | ||
Description |
Tests if bulk administration of profile items is available. | ||
Return | boolean | true if a profile item bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsProfileBatchAdmin | ||
Description |
Tests if bulk administration of profiles is available. | ||
Return | boolean | true if a profile bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |