public interface VotingRulesProfile extends OsidProfile
The voting rules profile describes the interoperability among voting rules services.
| Modifier and Type | Method and Description |
|---|---|
TypeList |
getBallotConstrainerEnablerRecordTypes()
Gets the supported
BallotConstrainerEnabler record
types. |
TypeList |
getBallotConstrainerEnablerSearchRecordTypes()
Gets the supported
BallotConstrainerEnabler search
record types. |
TypeList |
getBallotConstrainerRecordTypes()
Gets the supported
BallotConstrainer record types. |
TypeList |
getBallotConstrainerSearchRecordTypes()
Gets the supported
BallotConstrainer search record
types. |
TypeList |
getRaceConstrainerEnablerRecordTypes()
Gets the supported
RaceConstrainerEnabler record types. |
TypeList |
getRaceConstrainerEnablerSearchRecordTypes()
Gets the supported
RaceConstrainerEnabler search record
types. |
TypeList |
getRaceConstrainerRecordTypes()
Gets the supported
RaceConstrainer record types. |
TypeList |
getRaceConstrainerSearchRecordTypes()
Gets the supported
RaceConstrainer search record types. |
TypeList |
getRaceProcessorEnablerRecordTypes()
Gets the supported
RaceProcessorEnabler record types. |
TypeList |
getRaceProcessorEnablerSearchRecordTypes()
Gets the supported
RaceProcessorEnabler search record
types. |
TypeList |
getRaceProcessorRecordTypes()
Gets the supported
RaceProcessor record types. |
TypeList |
getRaceProcessorSearchRecordTypes()
Gets the supported
RaceProcessor search record types. |
boolean |
supportsBallotConstrainerAdmin()
Tests if a ballot constrainer administrative service is supported.
|
boolean |
supportsBallotConstrainerEnablerAdmin()
Tests if a ballot constrainer enabler administrative service is
supported.
|
boolean |
supportsBallotConstrainerEnablerLookup()
Tests if looking up ballot constrainer enablers is supported.
|
boolean |
supportsBallotConstrainerEnablerNotification()
Tests if a ballot constrainer enabler notification service is
supported.
|
boolean |
supportsBallotConstrainerEnablerPolls()
Tests if a ballot constrainer enabler polls lookup service is
supported.
|
boolean |
supportsBallotConstrainerEnablerPollsAssignment()
Tests if a ballot constrainer enabler polls service is supported.
|
boolean |
supportsBallotConstrainerEnablerQuery()
Tests if querying ballot constrainer enablers is supported.
|
boolean |
supportsBallotConstrainerEnablerRecordType(Type ballotConstrainerEnablerRecordType)
Tests if the given
BallotConstrainerEnabler record type
is supported. |
boolean |
supportsBallotConstrainerEnablerRuleApplication()
Tests if a ballot constrainer enabler rule application service is
supported.
|
boolean |
supportsBallotConstrainerEnablerRuleLookup()
Tests if a ballot constrainer enabler rule lookup service is
supported.
|
boolean |
supportsBallotConstrainerEnablerSearch()
Tests if searching ballot constrainer enablers is supported.
|
boolean |
supportsBallotConstrainerEnablerSearchRecordType(Type ballotConstrainerEnablerSearchRecordType)
Tests if the given
BallotConstrainerEnabler search
record type is supported. |
boolean |
supportsBallotConstrainerEnablerSmartPolls()
Tests if a ballot constrainer enabler polls lookup service is
supported.
|
boolean |
supportsBallotConstrainerLookup()
Tests if looking up ballot constrainer is supported.
|
boolean |
supportsBallotConstrainerNotification()
Tests if a ballot constrainer notification service is supported.
|
boolean |
supportsBallotConstrainerPolls()
Tests if a ballot constrainer polls lookup service is supported.
|
boolean |
supportsBallotConstrainerPollsAssignment()
Tests if a ballot constrainer polls service is supported.
|
boolean |
supportsBallotConstrainerQuery()
Tests if querying ballot constrainer is supported.
|
boolean |
supportsBallotConstrainerRecordType(Type ballotConstrainerRecordType)
Tests if the given
BallotConstrainer record type is
supported. |
boolean |
supportsBallotConstrainerRuleApplication()
Tests if a ballot constrainer rule application service is supported.
|
boolean |
supportsBallotConstrainerRuleLookup()
Tests if a ballot constrainer rule lookup service is supported.
|
boolean |
supportsBallotConstrainerSearch()
Tests if searching ballot constrainer is supported.
|
boolean |
supportsBallotConstrainerSearchRecordType(Type ballotConstrainerSearchRecordType)
Tests if the given
BallotConstrainer search record type
is supported. |
boolean |
supportsBallotConstrainerSmartPolls()
Tests if a ballot constrainer polls lookup service is supported.
|
boolean |
supportsRaceConstrainerAdmin()
Tests if a race constrainer administrative service is supported.
|
boolean |
supportsRaceConstrainerEnablerAdmin()
Tests if a race constrainer enabler administrative service is
supported.
|
boolean |
supportsRaceConstrainerEnablerLookup()
Tests if looking up race constrainer enablers is supported.
|
boolean |
supportsRaceConstrainerEnablerNotification()
Tests if a race constrainer enabler notification service is supported.
|
boolean |
supportsRaceConstrainerEnablerPolls()
Tests if a race constrainer enabler polls lookup service is supported.
|
boolean |
supportsRaceConstrainerEnablerPollsAssignment()
Tests if a race constrainer enabler polls service is supported.
|
boolean |
supportsRaceConstrainerEnablerQuery()
Tests if querying race constrainer enablers is supported.
|
boolean |
supportsRaceConstrainerEnablerRecordType(Type raceConstrainerEnablerRecordType)
Tests if the given
RaceConstrainerEnabler record type
is supported. |
boolean |
supportsRaceConstrainerEnablerRuleApplication()
Tests if a race constrainer enabler rule application service is
supported.
|
boolean |
supportsRaceConstrainerEnablerRuleLookup()
Tests if a race constrainer enabler rule lookup service is supported.
|
boolean |
supportsRaceConstrainerEnablerSearch()
Tests if searching race constrainer enablers is supported.
|
boolean |
supportsRaceConstrainerEnablerSearchRecordType(Type raceConstrainerEnablerSearchRecordType)
Tests if the given
RaceConstrainerEnabler search record
type is supported. |
boolean |
supportsRaceConstrainerEnablerSmartPolls()
Tests if a race constrainer enabler polls lookup service is supported.
|
boolean |
supportsRaceConstrainerLookup()
Tests if looking up race constrainer is supported.
|
boolean |
supportsRaceConstrainerNotification()
Tests if a race constrainer notification service is supported.
|
boolean |
supportsRaceConstrainerPolls()
Tests if a race constrainer polls lookup service is supported.
|
boolean |
supportsRaceConstrainerPollsAssignment()
Tests if a race constrainer polls service is supported.
|
boolean |
supportsRaceConstrainerQuery()
Tests if querying race constrainer is supported.
|
boolean |
supportsRaceConstrainerRecordType(Type raceConstrainerRecordType)
Tests if the given
RaceConstrainer record type is
supported. |
boolean |
supportsRaceConstrainerRuleApplication()
Tests if a race constrainer rule application service is supported.
|
boolean |
supportsRaceConstrainerRuleLookup()
Tests if a race constrainer rule lookup service is supported.
|
boolean |
supportsRaceConstrainerSearch()
Tests if searching race constrainer is supported.
|
boolean |
supportsRaceConstrainerSearchRecordType(Type raceConstrainerSearchRecordType)
Tests if the given
RaceConstrainer search record type
is supported. |
boolean |
supportsRaceConstrainerSmartPolls()
Tests if a race constrainer polls lookup service is supported.
|
boolean |
supportsRaceProcessorAdmin()
Tests if a race processor administrative service is supported.
|
boolean |
supportsRaceProcessorEnablerAdmin()
Tests if a race processor enabler administrative service is supported.
|
boolean |
supportsRaceProcessorEnablerLookup()
Tests if looking up race processor enablers is supported.
|
boolean |
supportsRaceProcessorEnablerNotification()
Tests if a race processor enabler notification service is supported.
|
boolean |
supportsRaceProcessorEnablerPolls()
Tests if a race processor enabler polls lookup service is supported.
|
boolean |
supportsRaceProcessorEnablerPollsAssignment()
Tests if a race processor enabler polls service is supported.
|
boolean |
supportsRaceProcessorEnablerQuery()
Tests if querying race processor enablers is supported.
|
boolean |
supportsRaceProcessorEnablerRecordType(Type raceProcessorEnablerRecordType)
Tests if the given
RaceProcessorEnabler record type is
supported. |
boolean |
supportsRaceProcessorEnablerRuleApplication()
Tests if a race processor enabler rule application service is
supported.
|
boolean |
supportsRaceProcessorEnablerRuleLookup()
Tests if a race processor enabler rule lookup service is supported.
|
boolean |
supportsRaceProcessorEnablerSearch()
Tests if searching race processor enablers is supported.
|
boolean |
supportsRaceProcessorEnablerSearchRecordType(Type raceProcessorEnablerSearchRecordType)
Tests if the given
RaceProcessorEnabler search record
type is supported. |
boolean |
supportsRaceProcessorEnablerSmartPolls()
Tests if a race processor enabler polls lookup service is supported.
|
boolean |
supportsRaceProcessorLookup()
Tests if looking up race processor is supported.
|
boolean |
supportsRaceProcessorNotification()
Tests if a race processor notification service is supported.
|
boolean |
supportsRaceProcessorPolls()
Tests if a race processor polls lookup service is supported.
|
boolean |
supportsRaceProcessorPollsAssignment()
Tests if a race processor polls service is supported.
|
boolean |
supportsRaceProcessorQuery()
Tests if querying race processor is supported.
|
boolean |
supportsRaceProcessorRecordType(Type raceProcessorRecordType)
Tests if the given
RaceProcessor record type is
supported. |
boolean |
supportsRaceProcessorRuleApplication()
Tests if a race processor rule application service is supported.
|
boolean |
supportsRaceProcessorRuleLookup()
Tests if a race processor rule lookup service is supported.
|
boolean |
supportsRaceProcessorSearch()
Tests if searching race processor is supported.
|
boolean |
supportsRaceProcessorSearchRecordType(Type raceProcessorSearchRecordType)
Tests if the given
RaceProcessor search record type is
supported. |
boolean |
supportsRaceProcessorSmartPolls()
Tests if a race processor polls lookup service is supported.
|
boolean |
supportsVisibleFederation()
Tests if any broker federation is exposed.
|
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdboolean supportsVisibleFederation()
true if visible federation is supported,
false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerLookup()
true if race constrainer lookup is supported,
false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerQuery()
true if race constrainer query is supported,
false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerSearch()
true if race constrainer search is supported,
false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerAdmin()
true if race constrainer administration is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerNotification()
true if race constrainer notification is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerPolls()
true if a race constrainer polls lookup service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerPollsAssignment()
true if race constrainer polls assignment
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerSmartPolls()
true if a race constrainer polls service is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerRuleLookup()
true if a race constrainer rule lookup service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerRuleApplication()
true if a race constrainer rule application
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerLookup()
true if race constrainer enabler lookup is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerQuery()
true if race constrainer enabler query is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerSearch()
true if race constrainer enabler search is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerAdmin()
true if race constrainer enabler administration
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerNotification()
true if race constrainer enabler notification
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerPolls()
true if a race constrainer enabler polls lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerPollsAssignment()
true if race constrainer enabler polls
assignment service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerSmartPolls()
true if a race constrainer enabler polls
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerRuleLookup()
true if a race constrainer enabler rule lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerRuleApplication()
true if race constrainer enabler rule
application service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorLookup()
true if race processor lookup is supported,
false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorQuery()
true if race processor query is supported,
false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorSearch()
true if race processor search is supported,
false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorAdmin()
true if race processor administration is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorNotification()
true if race processor notification is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorPolls()
true if a race processor polls lookup service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorPollsAssignment()
true if race processor polls assignment service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorSmartPolls()
true if a race processor polls service is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorRuleLookup()
true if a race processor rule lookup service is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorRuleApplication()
true if race processor rule application service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerLookup()
true if race processor enabler lookup is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerQuery()
true if race processor enabler query is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerSearch()
true if race processor enabler search is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerAdmin()
true if race processor enabler administration
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerNotification()
true if race processor enabler notification is
supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerPolls()
true if a race processor enabler polls lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerPollsAssignment()
true if race processor enabler polls assignment
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerSmartPolls()
true if a race processor enabler polls service
is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerRuleLookup()
true if an processor enabler rule lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsRaceProcessorEnablerRuleApplication()
true if race processor enabler rule application
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerLookup()
true if ballot constrainer lookup is supported,
false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerQuery()
true if ballot constrainer query is supported,
false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerSearch()
true if ballot constrainer search is supported,
false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerAdmin()
true if ballot constrainer administration is
supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerNotification()
true if ballot constrainer notification is
supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerPolls()
true if a ballot constrainer polls lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerPollsAssignment()
true if ballot constrainer polls assignment
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerSmartPolls()
true if a ballot constrainer polls service is
supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerRuleLookup()
true if a ballot constrainer rule lookup
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerRuleApplication()
true if a ballot constrainer rule application
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerLookup()
true if ballot constrainer enabler lookup is
supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerQuery()
true if ballot constrainer enabler query is
supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerSearch()
true if ballot constrainer enabler search is
supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerAdmin()
true if ballot constrainer enabler
administration is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerNotification()
true if ballot constrainer enabler notification
is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerPolls()
true if a ballot constrainer enabler polls
lookup service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerPollsAssignment()
true if ballot constrainer enabler polls
assignment service is supported, false
otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerSmartPolls()
true if a ballot constrainer enabler polls
service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerRuleLookup()
true if a ballot constrainer enabler rule
lookup service is supported, false otherwisemandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerRuleApplication()
true if ballot constrainer enabler rule
application service is supported, false
otherwisemandatory - This method must be implemented. TypeList getRaceConstrainerRecordTypes()
RaceConstrainer record types. RaceConstrainer
record typesmandatory - This method must be implemented. boolean supportsRaceConstrainerRecordType(Type raceConstrainerRecordType)
RaceConstrainer record type is
supported.raceConstrainerRecordType - a Type indicating a
RaceConstrainer record type true if the given record type is supported,
false otherwiseNullArgumentException -
raceConstrainerRecordType is null mandatory - This method must be implemented. TypeList getRaceConstrainerSearchRecordTypes()
RaceConstrainer search record types. RaceConstrainer
search record typesmandatory - This method must be implemented. boolean supportsRaceConstrainerSearchRecordType(Type raceConstrainerSearchRecordType)
RaceConstrainer search record type
is supported.raceConstrainerSearchRecordType - a Type
indicating a RaceConstrainer search record type true if the given search record type is
supported, false otherwiseNullArgumentException -
raceConstrainerSearchRecordType is null mandatory - This method must be implemented. TypeList getRaceConstrainerEnablerRecordTypes()
RaceConstrainerEnabler record types. RaceConstrainerEnabler
record typesmandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerRecordType(Type raceConstrainerEnablerRecordType)
RaceConstrainerEnabler record type
is supported.raceConstrainerEnablerRecordType - a Type
indicating a RaceConstrainerEnabler record type true if the given record type is supported,
false otherwiseNullArgumentException -
raceConstrainerEnablerRecordType is null
mandatory - This method must be implemented. TypeList getRaceConstrainerEnablerSearchRecordTypes()
RaceConstrainerEnabler search record
types. RaceConstrainerEnabler
search record typesmandatory - This method must be implemented. boolean supportsRaceConstrainerEnablerSearchRecordType(Type raceConstrainerEnablerSearchRecordType)
RaceConstrainerEnabler search record
type is supported.raceConstrainerEnablerSearchRecordType - a Type
indicating a RaceConstrainerEnabler search
record type true if the given search record type is
supported, false otherwiseNullArgumentException -
raceConstrainerEnablerSearchRecordType is null
mandatory - This method must be implemented. TypeList getRaceProcessorRecordTypes()
RaceProcessor record types. RaceProcessor
record typesmandatory - This method must be implemented. boolean supportsRaceProcessorRecordType(Type raceProcessorRecordType)
RaceProcessor record type is
supported.raceProcessorRecordType - a Type indicating a
RaceProcessor record type true if the given record type is supported,
false otherwiseNullArgumentException - raceProcessorRecordType
is null mandatory - This method must be implemented. TypeList getRaceProcessorSearchRecordTypes()
RaceProcessor search record types. RaceProcessor
search record typesmandatory - This method must be implemented. boolean supportsRaceProcessorSearchRecordType(Type raceProcessorSearchRecordType)
RaceProcessor search record type is
supported.raceProcessorSearchRecordType - a Type indicating
a RaceProcessor search record type true if the given search record type is
supported, false otherwiseNullArgumentException -
raceProcessorSearchRecordType is null mandatory - This method must be implemented. TypeList getRaceProcessorEnablerRecordTypes()
RaceProcessorEnabler record types. RaceProcessorEnabler
record typesmandatory - This method must be implemented. boolean supportsRaceProcessorEnablerRecordType(Type raceProcessorEnablerRecordType)
RaceProcessorEnabler record type is
supported.raceProcessorEnablerRecordType - a Type
indicating a RaceProcessorEnabler record type true if the given record type is supported,
false otherwiseNullArgumentException -
raceProcessorEnablerRecordType is null mandatory - This method must be implemented. TypeList getRaceProcessorEnablerSearchRecordTypes()
RaceProcessorEnabler search record
types. RaceProcessorEnabler
search record typesmandatory - This method must be implemented. boolean supportsRaceProcessorEnablerSearchRecordType(Type raceProcessorEnablerSearchRecordType)
RaceProcessorEnabler search record
type is supported.raceProcessorEnablerSearchRecordType - a Type
indicating a RaceProcessorEnabler search record
type true if the given search record type is
supported, false otherwiseNullArgumentException -
raceProcessorEnablerSearchRecordType is null
mandatory - This method must be implemented. TypeList getBallotConstrainerRecordTypes()
BallotConstrainer record types. BallotConstrainer
record typesmandatory - This method must be implemented. boolean supportsBallotConstrainerRecordType(Type ballotConstrainerRecordType)
BallotConstrainer record type is
supported.ballotConstrainerRecordType - a Type indicating a
BallotConstrainer record type true if the given record type is supported,
false otherwiseNullArgumentException -
ballotConstrainerRecordType is null mandatory - This method must be implemented. TypeList getBallotConstrainerSearchRecordTypes()
BallotConstrainer search record
types. BallotConstrainer
search record typesmandatory - This method must be implemented. boolean supportsBallotConstrainerSearchRecordType(Type ballotConstrainerSearchRecordType)
BallotConstrainer search record type
is supported.ballotConstrainerSearchRecordType - a Type
indicating a BallotConstrainer search record
type true if the given search record type is
supported, false otherwiseNullArgumentException -
ballotConstrainerSearchRecordType is null
mandatory - This method must be implemented. TypeList getBallotConstrainerEnablerRecordTypes()
BallotConstrainerEnabler record
types.
BallotConstrainerEnabler record typesmandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerRecordType(Type ballotConstrainerEnablerRecordType)
BallotConstrainerEnabler record type
is supported.ballotConstrainerEnablerRecordType - a Type
indicating a BallotConstrainerEnabler record
type true if the given record type is supported,
false otherwiseNullArgumentException -
ballotConstrainerEnablerRecordType is null
mandatory - This method must be implemented. TypeList getBallotConstrainerEnablerSearchRecordTypes()
BallotConstrainerEnabler search
record types.
BallotConstrainerEnabler search record typesmandatory - This method must be implemented. boolean supportsBallotConstrainerEnablerSearchRecordType(Type ballotConstrainerEnablerSearchRecordType)
BallotConstrainerEnabler search
record type is supported.ballotConstrainerEnablerSearchRecordType - a Type
indicating a BallotConstrainerEnabler search
record type true if the given search record type is
supported, false otherwiseNullArgumentException -
ballotConstrainerEnablerSearchRecordType is
null mandatory - This method must be implemented.