OSID Logo
OSID Specifications
lexicon batch package
Version 3.1.0
Interfaceosid.lexicon.batch.LexiconBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.lexicon.batch.LexiconBatchManager
osid.lexicon.batch.LexiconBatchProxyManager
Description

The LexiconBatchProfile describes the interoperability among batch lexicon services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of texts is available.

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

Tests if bulk administration of idioms is available.

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

Tests if bulk administration of parameters is available.

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

Tests if bulk administration of texts is available.

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