| Interface | osid.dictionary.batch.DictionaryBatchProfile | ||
|---|---|---|---|
| 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 | supportsEntryBatchAdmin | ||
| Description | 
                     Tests if bulk administration of entries is available.  | ||
| Return | boolean |  true  if an entry bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsDictionaryBatchAdmin | ||
| Description | 
                     Tests if bulk administration of dictionaries is available.  | ||
| Return | boolean |  true  if a dictionary bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |