OSID Logo
OSID Specifications
dictionary batch package
Version 3.0.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.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsEntryBatchAdmin
Description

Tests if bulk administration of entries is available.

Returnbooleantrue if an entry bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsDictionaryBatchAdmin
Description

Tests if bulk administration of dictionaries is available.

Returnbooleantrue if a dictionary bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.