OSID Logo
OSID Specifications
profile batch package
Version 3.0.0
Interfaceosid.profile.batch.ProfileBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.profile.batch.ProfileBatchManager
osid.profile.batch.ProfileBatchProxyManager
Description

The ProfileBatchProfile describes the interoperability among batch profile services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsProfileEntryBatchAdmin
Description

Tests if bulk administration of profile entries is available.

Returnbooleantrue if a profile entry bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsProfileItemBatchAdmin
Description

Tests if bulk administration of profile items is available.

Returnbooleantrue if a profile item bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsProfileBatchAdmin
Description

Tests if bulk administration of profiles is available.

Returnbooleantrue if a profile bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.