OSID Logo
OSID Specifications
personnel batch package
Version 3.1.0
Interfaceosid.personnel.batch.PersonnelBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.personnel.batch.PersonnelBatchManager
osid.personnel.batch.PersonnelBatchProxyManager
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
Compliancemandatory This 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
Compliancemandatory This 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
Compliancemandatory This 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
Compliancemandatory This 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
Compliancemandatory This 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
Compliancemandatory This method must be implemented.