OSID Logo
OSID Specifications
voting batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.voting.batch.VotingBatchProfile
Implementsosid.OsidProfile
Description

The VotingBatchProfile describes the interoperability among batch voting services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk voting is available.

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

Tests if bulk administration of candidates is available.

Returnboolean true 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.

Returnboolean true 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.

Returnboolean true 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.

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