OSID Logo
OSID Specifications
provisioning rules package
Version 3.0.0
Release Candidate Preview
Interfaceosid.provisioning.rules.ProvisioningRulesProfile
Implementsosid.OsidProfile
Description

The provisioning rules profile describes the interoperability among provisioning rules services.

MethodsupportsVisibleFederation
Description

Tests if any broker federation is exposed. Federation is exposed when a specific broker may be identified, selected and used to create a lookup or admin session. Federation is not exposed when a set of brokers appears as a single broker.

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

Tests if looking up queue constrainer is supported.

Returnboolean true if queue constrainer lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerQuery
Description

Tests if querying queue constrainer is supported.

Returnboolean true if queue constrainer query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerSearch
Description

Tests if searching queue constrainer is supported.

Returnboolean true if queue constrainer search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerAdmin
Description

Tests if a queue constrainer administrative service is supported.

Returnboolean true if queue constrainer administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerNotification
Description

Tests if a queue constrainer notification service is supported.

Returnboolean true if queue constrainer notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerDistributor
Description

Tests if a queue constrainer distributor lookup service is supported.

Returnboolean true if a queue constrainer distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerDistributorAssignment
Description

Tests if a queue constrainer distributor service is supported.

Returnboolean true if queue constrainer distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerSmartDistributor
Description

Tests if a queue constrainer distributor lookup service is supported.

Returnboolean true if a queue constrainer distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerRuleLookup
Description

Tests if a queue constrainer rule lookup service is supported.

Returnboolean true if a queue constrainer rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerRuleApplication
Description

Tests if a queue constrainer rule application service is supported.

Returnboolean true if a queue constrainer rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerLookup
Description

Tests if looking up queue constrainer enablers is supported.

Returnboolean true if queue constrainer enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerQuery
Description

Tests if querying queue constrainer enablers is supported.

Returnboolean true if queue constrainer enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerSearch
Description

Tests if searching queue constrainer enablers is supported.

Returnboolean true if queue constrainer enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerAdmin
Description

Tests if a queue constrainer enabler administrative service is supported.

Returnboolean true if queue constrainer enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerNotification
Description

Tests if a queue constrainer enabler notification service is supported.

Returnboolean true if queue constrainer enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerDistributor
Description

Tests if a queue constrainer enabler distributor lookup service is supported.

Returnboolean true if a queue constrainer enabler distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerDistributorAssignment
Description

Tests if a queue constrainer enabler distributor service is supported.

Returnboolean true if queue constrainer enabler distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerSmartDistributor
Description

Tests if a queue constrainer enabler distributor lookup service is supported.

Returnboolean true if a queue constrainer enabler distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerRuleLookup
Description

Tests if a queue constrainer enabler rule lookup service is supported.

Returnboolean true if a queue constrainer enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerRuleApplication
Description

Tests if a queue constrainer enabler rule application service is supported.

Returnboolean true if queue constrainer enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorLookup
Description

Tests if looking up queue processor is supported.

Returnboolean true if queue processor lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorQuery
Description

Tests if querying queue processor is supported.

Returnboolean true if queue processor query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorSearch
Description

Tests if searching queue processor is supported.

Returnboolean true if queue processor search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorAdmin
Description

Tests if a queue processor administrative service is supported.

Returnboolean true if queue processor administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorNotification
Description

Tests if a queue processor notification service is supported.

Returnboolean true if queue processor notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorDistributor
Description

Tests if a queue processor distributor lookup service is supported.

Returnboolean true if a queue processor distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorDistributorAssignment
Description

Tests if a queue processor distributor service is supported.

Returnboolean true if queue processor distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorSmartDistributor
Description

Tests if a queue processor distributor lookup service is supported.

Returnboolean true if a queue processor distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorRuleLookup
Description

Tests if a queue processor rule lookup service is supported.

Returnboolean true if a queue processor rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorRuleApplication
Description

Tests if a queue processor rule application service is supported.

Returnboolean true if queue processor rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerLookup
Description

Tests if looking up queue processor enablers is supported.

Returnboolean true if queue processor enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerQuery
Description

Tests if querying queue processor enablers is supported.

Returnboolean true if queue processor enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerSearch
Description

Tests if searching queue processor enablers is supported.

Returnboolean true if queue processor enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerAdmin
Description

Tests if a queue processor enabler administrative service is supported.

Returnboolean true if queue processor enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerNotification
Description

Tests if a queue processor enabler notification service is supported.

Returnboolean true if queue processor enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerDistributor
Description

Tests if a queue processor enabler distributor lookup service is supported.

Returnboolean true if a queue processor enabler distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerDistributorAssignment
Description

Tests if a queue processor enabler distributor service is supported.

Returnboolean true if queue processor enabler distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerSmartDistributor
Description

Tests if a queue processor enabler distributor lookup service is supported.

Returnboolean true if a queue processor enabler distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerRuleLookup
Description

Tests if a queue processor enabler rule lookup service is supported.

Returnboolean true if an processor enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerRuleApplication
Description

Tests if a queue processor enabler rule application service is supported.

Returnboolean true if queue processor enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerLookup
Description

Tests if looking up pool constrainer is supported.

Returnboolean true if pool constrainer lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerQuery
Description

Tests if querying pool constrainer is supported.

Returnboolean true if pool constrainer query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerSearch
Description

Tests if searching pool constrainer is supported.

Returnboolean true if pool constrainer search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerAdmin
Description

Tests if a pool constrainer administrative service is supported.

Returnboolean true if pool constrainer administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerNotification
Description

Tests if a pool constrainer notification service is supported.

Returnboolean true if pool constrainer notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerDistributor
Description

Tests if a pool constrainer distributor lookup service is supported.

Returnboolean true if a pool constrainer distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerDistributorAssignment
Description

Tests if a pool constrainer distributor service is supported.

Returnboolean true if pool constrainer distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerSmartDistributor
Description

Tests if a pool constrainer distributor lookup service is supported.

Returnboolean true if a pool constrainer distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerRuleLookup
Description

Tests if a pool constrainer rule lookup service is supported.

Returnboolean true if a pool constrainer rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerRuleApplication
Description

Tests if a pool constrainer rule application service is supported.

Returnboolean true if a pool constrainer rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerLookup
Description

Tests if looking up pool constrainer enablers is supported.

Returnboolean true if pool constrainer enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerQuery
Description

Tests if querying pool constrainer enablers is supported.

Returnboolean true if pool constrainer enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerSearch
Description

Tests if searching pool constrainer enablers is supported.

Returnboolean true if pool constrainer enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerAdmin
Description

Tests if a pool constrainer enabler administrative service is supported.

Returnboolean true if pool constrainer enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerNotification
Description

Tests if a pool constrainer enabler notification service is supported.

Returnboolean true if pool constrainer enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerDistributor
Description

Tests if a pool constrainer enabler distributor lookup service is supported.

Returnboolean true if a pool constrainer enabler distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerDistributorAssignment
Description

Tests if a pool constrainer enabler distributor service is supported.

Returnboolean true if pool constrainer enabler distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerSmartDistributor
Description

Tests if a pool constrainer enabler distributor lookup service is supported.

Returnboolean true if a pool constrainer enabler distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerRuleLookup
Description

Tests if a pool constrainer enabler rule lookup service is supported.

Returnboolean true if a pool constrainer enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerRuleApplication
Description

Tests if a pool constrainer enabler rule application service is supported.

Returnboolean true if pool constrainer enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorLookup
Description

Tests if looking up pool processor is supported.

Returnboolean true if pool processor lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorQuery
Description

Tests if querying pool processor is supported.

Returnboolean true if pool processor query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorSearch
Description

Tests if searching pool processor is supported.

Returnboolean true if pool processor search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorAdmin
Description

Tests if a pool processor administrative service is supported.

Returnboolean true if pool processor administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorNotification
Description

Tests if a pool processor notification service is supported.

Returnboolean true if pool processor notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorDistributor
Description

Tests if a pool processor distributor lookup service is supported.

Returnboolean true if a pool processor distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorDistributorAssignment
Description

Tests if a pool processor distributor service is supported.

Returnboolean true if pool processor distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorSmartDistributor
Description

Tests if a pool processor distributor lookup service is supported.

Returnboolean true if a pool processor distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorRuleLookup
Description

Tests if a pool processor rule lookup service is supported.

Returnboolean true if a pool processor rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorRuleApplication
Description

Tests if a pool processor rule application service is supported.

Returnboolean true if pool processor rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerLookup
Description

Tests if looking up pool processor enablers is supported.

Returnboolean true if pool processor enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerQuery
Description

Tests if querying pool processor enablers is supported.

Returnboolean true if pool processor enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerSearch
Description

Tests if searching pool processor enablers is supported.

Returnboolean true if pool processor enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerAdmin
Description

Tests if a pool processor enabler administrative service is supported.

Returnboolean true if pool processor enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerNotification
Description

Tests if a pool processor enabler notification service is supported.

Returnboolean true if pool processor enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerDistributor
Description

Tests if a pool processor enabler distributor lookup service is supported.

Returnboolean true if a pool processor enabler distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerDistributorAssignment
Description

Tests if a pool processor enabler distributor service is supported.

Returnboolean true if pool processor enabler distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerSmartDistributor
Description

Tests if a pool processor enabler distributor lookup service is supported.

Returnboolean true if a pool processor enabler distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerRuleLookup
Description

Tests if a pool processor enabler rule lookup service is supported.

Returnboolean true if a processor enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerRuleApplication
Description

Tests if a pool processor enabler rule application service is supported.

Returnboolean true if pool processor enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerLookup
Description

Tests if looking up broker constrainer is supported.

Returnboolean true if broker constrainer lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerQuery
Description

Tests if querying broker constrainer is supported.

Returnboolean true if broker constrainer query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerSearch
Description

Tests if searching broker constrainer is supported.

Returnboolean true if broker constrainer search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerAdmin
Description

Tests if a broker constrainer administrative service is supported.

Returnboolean true if broker constrainer administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerNotification
Description

Tests if a broker constrainer notification service is supported.

Returnboolean true if broker constrainer notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerDistributor
Description

Tests if a broker constrainer distributor lookup service is supported.

Returnboolean true if a broker constrainer distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerDistributorAssignment
Description

Tests if a broker constrainer distributor service is supported.

Returnboolean true if broker constrainer distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerSmartDistributor
Description

Tests if a broker constrainer distributor lookup service is supported.

Returnboolean true if a broker constrainer distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerRuleLookup
Description

Tests if a broker constrainer rule lookup service is supported.

Returnboolean true if a broker constrainer rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerRuleApplication
Description

Tests if a broker constrainer rule application service is supported.

Returnboolean true if a broker constrainer rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerLookup
Description

Tests if looking up broker constrainer enablers is supported.

Returnboolean true if broker constrainer enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerQuery
Description

Tests if querying broker constrainer enablers is supported.

Returnboolean true if broker constrainer enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerSearch
Description

Tests if searching broker constrainer enablers is supported.

Returnboolean true if broker constrainer enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerAdmin
Description

Tests if a broker constrainer enabler administrative service is supported.

Returnboolean true if broker constrainer enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerNotification
Description

Tests if a broker constrainer enabler notification service is supported.

Returnboolean true if broker constrainer enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerDistributor
Description

Tests if a broker constrainer enabler distributor lookup service is supported.

Returnboolean true if a broker constrainer enabler distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerDistributorAssignment
Description

Tests if a broker constrainer enabler distributor service is supported.

Returnboolean true if broker constrainer enabler distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerSmartDistributor
Description

Tests if a broker constrainer enabler distributor lookup service is supported.

Returnboolean true if a broker constrainer enabler distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerRuleLookup
Description

Tests if a broker constrainer enabler rule lookup service is supported.

Returnboolean true if a broker constrainer enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerRuleApplication
Description

Tests if a broker constrainer enabler rule application service is supported.

Returnboolean true if broker constrainer enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorLookup
Description

Tests if looking up broker processor is supported.

Returnboolean true if broker processor lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorQuery
Description

Tests if querying broker processor is supported.

Returnboolean true if broker processor query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorSearch
Description

Tests if searching broker processor is supported.

Returnboolean true if broker processor search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorAdmin
Description

Tests if a broker processor administrative service is supported.

Returnboolean true if broker processor administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorNotification
Description

Tests if a broker processor notification service is supported.

Returnboolean true if broker processor notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorDistributor
Description

Tests if a broker processor distributor lookup service is supported.

Returnboolean true if a broker processor distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorDistributorAssignment
Description

Tests if a broker processor distributor service is supported.

Returnboolean true if broker processor distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorSmartDistributor
Description

Tests if a broker processor distributor lookup service is supported.

Returnboolean true if a broker processor distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorRuleLookup
Description

Tests if a broker processor rule lookup service is supported.

Returnboolean true if a broker processor rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorRuleApplication
Description

Tests if a broker processor rule application service is supported.

Returnboolean true if broker processor rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerLookup
Description

Tests if looking up broker processor enablers is supported.

Returnboolean true if broker processor enabler lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerQuery
Description

Tests if querying broker processor enablers is supported.

Returnboolean true if broker processor enabler query is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerSearch
Description

Tests if searching broker processor enablers is supported.

Returnboolean true if broker processor enabler search is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerAdmin
Description

Tests if a broker processor enabler administrative service is supported.

Returnboolean true if broker processor enabler administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerNotification
Description

Tests if a broker processor enabler notification service is supported.

Returnboolean true if broker processor enabler notification is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerDistributor
Description

Tests if a broker processor enabler distributor lookup service is supported.

Returnboolean true if a broker processor enabler distributor lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerDistributorAssignment
Description

Tests if a broker processor enabler distributor service is supported.

Returnboolean true if broker processor enabler distributor assignment service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerSmartDistributor
Description

Tests if a broker processor enabler distributor lookup service is supported.

Returnboolean true if a broker processor enabler distributor service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerRuleLookup
Description

Tests if a broker processor enabler rule lookup service is supported.

Returnboolean true if an processor enabler rule lookup service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerRuleApplication
Description

Tests if a broker processor enabler rule application service is supported.

Returnboolean true if broker processor enabler rule application service is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodgetQueueConstrainerRecordTypes
Description

Gets the supported QueueConstrainer record types.

Returnosid.type.TypeLista list containing the supported QueueConstrainer record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerRecordType
Description

Tests if the given QueueConstrainer record type is supported.

Parametersosid.type.TypequeueConstrainerRecordTypea Type indicating a QueueConstrainer record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueConstrainerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetQueueConstrainerSearchRecordTypes
Description

Gets the supported QueueConstrainer search record types.

Returnosid.type.TypeLista list containing the supported QueueConstrainer search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerSearchRecordType
Description

Tests if the given QueueConstrainer search record type is supported.

Parametersosid.type.TypequeueConstrainerSearchRecordTypea Type indicating a QueueConstrainer search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueConstrainerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetQueueConstrainerEnablerRecordTypes
Description

Gets the supported QueueConstrainerEnabler record interface types.

Returnosid.type.TypeLista list containing the supported QueueConstrainerEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerRecordType
Description

Tests if the given QueueConstrainerEnabler record interface type is supported.

Parametersosid.type.TypequeueConstrainerEnablerRecordTypea Type indicating a QueueConstrainerEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueConstrainerEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetQueueConstrainerEnablerSearchRecordTypes
Description

Gets the supported QueueConstrainerEnabler search record interface types.

Returnosid.type.TypeLista list containing the supported QueueConstrainerEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueConstrainerEnablerSearchRecordType
Description

Tests if the given QueueConstrainerEnabler search record interface type is supported.

Parametersosid.type.TypequeueConstrainerEnablerSearchRecordTypea Type indicating a QueueConstrainerEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueConstrainerEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetQueueProcessorRecordTypes
Description

Gets the supported QueueProcessor record interface types.

Returnosid.type.TypeLista list containing the supported QueueProcessor record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorRecordType
Description

Tests if the given QueueProcessor record interface type is supported.

Parametersosid.type.TypequeueProcessorRecordTypea Type indicating a QueueProcessor record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueProcessorRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetQueueProcessorSearchRecordTypes
Description

Gets the supported QueueProcessor search record interface types.

Returnosid.type.TypeLista list containing the supported QueueProcessor search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorSearchRecordType
Description

Tests if the given QueueProcessor search record interface type is supported.

Parametersosid.type.TypequeueProcessorSearchRecordTypea Type indicating a QueueProcessor search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueProcessorSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetQueueProcessorEnablerRecordTypes
Description

Gets the supported QueueProcessorEnabler record interface types.

Returnosid.type.TypeLista list containing the supported QueueProcessorEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerRecordType
Description

Tests if the given QueueProcessorEnabler record interface type is supported.

Parametersosid.type.TypequeueProcessorEnablerRecordTypea Type indicating a QueueProcessorEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueProcessorEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetQueueProcessorEnablerSearchRecordTypes
Description

Gets the supported QueueProcessorEnabler search record interface types.

Returnosid.type.TypeLista list containing the supported QueueProcessorEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsQueueProcessorEnablerSearchRecordType
Description

Tests if the given QueueProcessorEnabler search record interface type is supported.

Parametersosid.type.TypequeueProcessorEnablerSearchRecordTypea Type indicating a QueueProcessorEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT queueProcessorEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolConstrainerRecordTypes
Description

Gets the supported PoolConstrainer record types.

Returnosid.type.TypeLista list containing the supported PoolConstrainer record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerRecordType
Description

Tests if the given PoolConstrainer record type is supported.

Parametersosid.type.TypepoolConstrainerRecordTypea Type indicating a PoolConstrainer record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolConstrainerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolConstrainerSearchRecordTypes
Description

Gets the supported PoolConstrainer search record types.

Returnosid.type.TypeLista list containing the supported PoolConstrainer search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerSearchRecordType
Description

Tests if the given PoolConstrainer search record type is supported.

Parametersosid.type.TypepoolConstrainerSearchRecordTypea Type indicating a PoolConstrainer search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolConstrainerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolConstrainerEnablerRecordTypes
Description

Gets the supported PoolConstrainerEnabler record interface types.

Returnosid.type.TypeLista list containing the supported PoolConstrainerEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerRecordType
Description

Tests if the given PoolConstrainerEnabler record interface type is supported.

Parametersosid.type.TypepoolConstrainerEnablerRecordTypea Type indicating a PoolConstrainerEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolConstrainerEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolConstrainerEnablerSearchRecordTypes
Description

Gets the supported PoolConstrainerEnabler search record interface types.

Returnosid.type.TypeLista list containing the supported PoolConstrainerEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolConstrainerEnablerSearchRecordType
Description

Tests if the given PoolConstrainerEnabler search record interface type is supported.

Parametersosid.type.TypepoolConstrainerEnablerSearchRecordTypea Type indicating a PoolConstrainerEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolConstrainerEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolProcessorRecordTypes
Description

Gets the supported PoolProcessor record interface types.

Returnosid.type.TypeLista list containing the supported PoolProcessor record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorRecordType
Description

Tests if the given PoolProcessor record interface type is supported.

Parametersosid.type.TypepoolProcessorRecordTypea Type indicating a PoolProcessor record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolProcessorRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolProcessorSearchRecordTypes
Description

Gets the supported PoolProcessor search record interface types.

Returnosid.type.TypeLista list containing the supported PoolProcessor search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorSearchRecordType
Description

Tests if the given PoolProcessor search record interface type is supported.

Parametersosid.type.TypepoolProcessorSearchRecordTypea Type indicating a PoolProcessor search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolProcessorSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolProcessorEnablerRecordTypes
Description

Gets the supported PoolProcessorEnabler record interface types.

Returnosid.type.TypeLista list containing the supported PoolProcessorEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerRecordType
Description

Tests if the given PoolProcessorEnabler record interface type is supported.

Parametersosid.type.TypepoolProcessorEnablerRecordTypea Type indicating a PoolProcessorEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolProcessorEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetPoolProcessorEnablerSearchRecordTypes
Description

Gets the supported PoolProcessorEnabler search record interface types.

Returnosid.type.TypeLista list containing the supported PoolProcessorEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolProcessorEnablerSearchRecordType
Description

Tests if the given PoolProcessorEnabler search record interface type is supported.

Parametersosid.type.TypepoolProcessorEnablerSearchRecordTypea Type indicating a PoolProcessorEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT poolProcessorEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerConstrainerRecordTypes
Description

Gets the supported BrokerConstrainer record types.

Returnosid.type.TypeLista list containing the supported BrokerConstrainer record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerRecordType
Description

Tests if the given BrokerConstrainer record type is supported.

Parametersosid.type.TypebrokerConstrainerRecordTypea Type indicating a BrokerConstrainer record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerConstrainerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerConstrainerSearchRecordTypes
Description

Gets the supported BrokerConstrainer search record types.

Returnosid.type.TypeLista list containing the supported BrokerConstrainer search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerSearchRecordType
Description

Tests if the given BrokerConstrainer search record type is supported.

Parametersosid.type.TypebrokerConstrainerSearchRecordTypea Type indicating a BrokerConstrainer search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerConstrainerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerConstrainerEnablerRecordTypes
Description

Gets the supported BrokerConstrainerEnabler record interface types.

Returnosid.type.TypeLista list containing the supported BrokerConstrainerEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerRecordType
Description

Tests if the given BrokerConstrainerEnabler record interface type is supported.

Parametersosid.type.TypebrokerConstrainerEnablerRecordTypea Type indicating a BrokerConstrainerEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerConstrainerEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerConstrainerEnablerSearchRecordTypes
Description

Gets the supported BrokerConstrainerEnabler search record interface types.

Returnosid.type.TypeLista list containing the supported BrokerConstrainerEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerConstrainerEnablerSearchRecordType
Description

Tests if the given BrokerConstrainerEnabler search record interface type is supported.

Parametersosid.type.TypebrokerConstrainerEnablerSearchRecordTypea Type indicating a BrokerConstrainerEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerConstrainerEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerProcessorRecordTypes
Description

Gets the supported BrokerProcessor record interface types.

Returnosid.type.TypeLista list containing the supported BrokerProcessor record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorRecordType
Description

Tests if the given BrokerProcessor record interface type is supported.

Parametersosid.type.TypebrokerProcessorRecordTypea Type indicating a BrokerProcessor record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerProcessorRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerProcessorSearchRecordTypes
Description

Gets the supported BrokerProcessor search record interface types.

Returnosid.type.TypeLista list containing the supported BrokerProcessor search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorSearchRecordType
Description

Tests if the given BrokerProcessor search record interface type is supported.

Parametersosid.type.TypebrokerProcessorSearchRecordTypea Type indicating a BrokerProcessor search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerProcessorSearchRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerProcessorEnablerRecordTypes
Description

Gets the supported BrokerProcessorEnabler record interface types.

Returnosid.type.TypeLista list containing the supported BrokerProcessorEnabler record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerRecordType
Description

Tests if the given BrokerProcessorEnabler record interface type is supported.

Parametersosid.type.TypebrokerProcessorEnablerRecordTypea Type indicating a BrokerProcessorEnabler record type
Returnboolean true if the given record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerProcessorEnablerRecordType is null
CompliancemandatoryThis method must be implemented.
MethodgetBrokerProcessorEnablerSearchRecordTypes
Description

Gets the supported BrokerProcessorEnabler search record interface types.

Returnosid.type.TypeLista list containing the supported BrokerProcessorEnabler search record types
CompliancemandatoryThis method must be implemented.
MethodsupportsBrokerProcessorEnablerSearchRecordType
Description

Tests if the given BrokerProcessorEnabler search record interface type is supported.

Parametersosid.type.TypebrokerProcessorEnablerSearchRecordTypea Type indicating a BrokerProcessorEnabler search record type
Returnboolean true if the given search record type is supported, false otherwise
ErrorsNULL_ARGUMENT brokerProcessorEnablerSearchRecordType is null
CompliancemandatoryThis method must be implemented.