Interface | osid.personnel.batch.PersonnelBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsVisibleFederation | ||
Description |
Tests if federation is visible. | ||
Return | boolean | true if visible federation is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPersonBatchAdmin | ||
Description |
Tests if bulk administration of persons is available. | ||
Return | boolean | true if a person bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOrganizationBatchAdmin | ||
Description |
Tests if bulk administration of organizations is available. | ||
Return | boolean | true if an organization bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPositionBatchAdmin | ||
Description |
Tests if bulk administration of positions is available. | ||
Return | boolean | true if a position bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAppointmentBatchAdmin | ||
Description |
Tests if bulk administration of appointments is available. | ||
Return | boolean | true if an appointment bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRealmBatchAdmin | ||
Description |
Tests if bulk administration of realms is available. | ||
Return | boolean | true if a realm bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |