OSID Logo
OSID Specifications
profile batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.profile.batch.ProfileBatchProfile
Implementsosid.OsidProfile
Description

The ProfileBatchProfile describes the interoperability among batch profile services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of profile entries is available.

Returnboolean true 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.

Returnboolean true 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.

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