OSID Logo
OSID Specifications
voting batch package
Version 3.0.0
Interfaceosid.voting.batch.VotingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.voting.batch.VotingBatchManager
osid.voting.batch.VotingBatchProxyManager
Description

The VotingBatchProfile describes the interoperability among batch voting services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsVotingBatchAdmin
Description

Tests if bulk voting is available.

Returnbooleantrue if a voting bulk service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCandidateBatchAdmin
Description

Tests if bulk administration of candidates is available.

Returnbooleantrue if a candidate bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsRaceBatchAdmin
Description

Tests if bulk administration of races is available.

Returnbooleantrue if a race bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBallotBatchAdmin
Description

Tests if bulk administration of ballots is available.

Returnbooleantrue if a ballot bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPollsBatchAdmin
Description

Tests if bulk administration of polls is available.

Returnbooleantrue if a polls bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.