OSID Logo
OSID Specifications
tracking batch package
Version 3.1.0
Interfaceosid.tracking.batch.TrackingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.tracking.batch.TrackingBatchManager
osid.tracking.batch.TrackingBatchProxyManager
Description

The TrackingBatchProfile describes the interoperability among batch tracking services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of issues is available.

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

Tests if bulk administration of subtasks is available.

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

Tests if bulk administration of queues is available.

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

Tests if bulk administration of front offices is available.

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