OSID Logo
OSID Specifications
resource batch package
Version 3.1.0
Interfaceosid.resource.batch.ResourceBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.resource.batch.ResourceBatchManager
osid.resource.batch.ResourceBatchProxyManager
Description

The ResourceBatchProfile describes the interoperability among batch resource services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of resources is available.

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

Tests if bulk administration of resource relationships is available.

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

Tests if bulk administration of bins is available.

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