| Interface | osid.voting.batch.VotingBatchProfile | ||
|---|---|---|---|
| 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 | supportsVotingBatchAdmin | ||
| Description |
Tests if bulk voting is available. | ||
| Return | boolean | true if a voting bulk service is available, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsCandidateBatchAdmin | ||
| Description |
Tests if bulk administration of candidates is available. | ||
| Return | boolean | true if a candidate bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsRaceBatchAdmin | ||
| Description |
Tests if bulk administration of races is available. | ||
| Return | boolean | true if a race bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsBallotBatchAdmin | ||
| Description |
Tests if bulk administration of ballots is available. | ||
| Return | boolean | true if a ballot bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsPollsBatchAdmin | ||
| Description |
Tests if bulk administration of polls is available. | ||
| Return | boolean | true if a polls bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |