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

Tests if bulk administration of bins is available.

Returnboolean true if an bin bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.