Interface | osid.resourcing.batch.ResourcingBatchProfile | ||
---|---|---|---|
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 | supportsJobBatchAdmin | ||
Description |
Tests if bulk administration of jobs is available. | ||
Return | boolean | true if a job bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsWorkBatchAdmin | ||
Description |
Tests if bulk administration of works is available. | ||
Return | boolean | true if a work bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCompetencyBatchAdmin | ||
Description |
Tests if bulk administration of competencies is available. | ||
Return | boolean | true if a competency bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAvailabilityBatchAdmin | ||
Description |
Tests if bulk administration of availabilities is available. | ||
Return | boolean | true if an availability bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommissionBatchAdmin | ||
Description |
Tests if bulk administration of commissions is available. | ||
Return | boolean | true if a commission bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEffortBatchAdmin | ||
Description |
Tests if bulk administration of efforts is available. | ||
Return | boolean | true if an effort bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsFoundryBatchAdmin | ||
Description |
Tests if bulk administration of foundries is available. | ||
Return | boolean | true if a foundry bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |