OSID Logo
OSID Specifications
dictionary batch package
Version 3.1.0
Interfaceosid.dictionary.batch.DictionaryBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.dictionary.batch.DictionaryBatchManager
osid.dictionary.batch.DictionaryBatchProxyManager
Description

The DictionaryBatchProfile describes the interoperability among batch dictionary services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsEntryBatchAdmin
Description

Tests if bulk administration of entries is available.

Returnboolean true if an entry bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsDictionaryBatchAdmin
Description

Tests if bulk administration of dictionaries is available.

Returnboolean true if a dictionary bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.