OSID Logo
OSID Specifications
personnel batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.personnel.batch.PersonnelBatchProfile
Implementsosid.OsidProfile
Description

The PersonnelBatchProfile describes the interoperability among batch personnel services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of persons is available.

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

Tests if bulk administration of organizations is available.

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

Tests if bulk administration of positions is available.

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

Tests if bulk administration of appointments is available.

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

Tests if bulk administration of realms is available.

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