OSID Logo
OSID Specifications
dictionary batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.dictionary.batch.DictionaryBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.