Interface ProvisioningRulesProxyManager
- All Superinterfaces:
AutoCloseable, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, ProvisioningRulesProfile, Sourceable
The provisioning rules proxy manager provides access to provisioning
rules sessions and provides interoperability tests for various aspects of
this service. Methods in this manager pass a Proxy interface for
passing information from server environments. The sessions included in
this manager are:
-
BrokerEnablerLookupSession: a session to retrieve broker enablers -
BrokerEnablerQuerySession: a session to query for broker enablers -
BrokerEnablerSearchSession: a session to search for broker enablers -
BrokerEnablerAdminSession: a session to create and delete broker enablers -
BrokerEnablerNotificationSession: a session to receive notifications pertaining to broker enabler changes -
BrokerEnablerDistributorSession: a session to look up broker enabler distributor mappings -
BrokerEnablerDistributorAssignmentSession: a session to manage broker enabler to distributor mappings -
BrokerEnablerSmartDistributorSession: a session to manage dynamic distributors of broker enablers -
BrokerEnablerRuleLookupSession: a session to look up broker enablers to broker mappings -
BrokerEnablerRuleApplicationSession: a session to apply broker enablers to brokers
-
BrokerConstrainerLookupSession: a session to retrieve broker constrainers -
BrokerConstrainerQuerySession: a session to query for broker constrainers -
BrokerConstrainerSearchSession: a session to search for broker constrainers -
BrokerConstrainerAdminSession: a session to create and delete broker constrainers -
BrokerConstrainerNotificationSession: a session to receive notifications pertaining to broker constrainer changes -
BrokerConstrainerDistributorSession: a session to look up broker constrainer distributor mappings -
BrokerConstrainerDistributorAssignmentSession: a session to manage broker constrainer to distributor mappings -
BrokerConstrainerSmartDistributorSession: a session to manage dynamic distributors of broker constrainers -
BrokerConstrainerRuleLookupSession: a session to look up broker constrainers to broker mappings -
BrokerConstrainerRuleApplicationSession: a session to apply broker constrainers to brokers
-
BrokerConstrainerEnablerLookupSession: a session to retrieve broker constrainer enablers -
BrokerConstrainerEnablerQuerySession: a session to query for broker constrainer enablers -
BrokerConstrainerEnablerSearchSession: a session to search for broker constrainer enablers -
BrokerConstrainerEnablerAdminSession: a session to create and delete broker constrainer enablers -
BrokerConstrainerEnablerNotificationSession: a session to receive notifications pertaining to broker constrainer enabler changes -
BrokerConstrainerEnablerDistributorSession: a session to look up broker constrainer enabler distributor mappings -
BrokerConstrainerEnablerDistributorAssignmentSession: a session to manage broker constrainer enabler to distributor mappings -
BrokerConstrainerEnablerSmartDistributorSession: a session to manage dynamic distributors of broker constrainer enablers -
BrokerConstrainerEnablerRuleLookupSession: a session to look up broker constrainer enablers to broker constrainer mappings -
BrokerConstrainerEnablerRuleApplicationSession: a session to apply broker constrainer enablers to broker constrainers
-
BrokerProcessorLookupSession: a session to retrieve broker processors -
BrokerProcessorQuerySession: a session to query for broker processors -
BrokerProcessorSearchSession: a session to search for broker processors -
BrokerProcessorAdminSession: a session to create and delete broker processors -
BrokerProcessorNotificationSession: a session to receive notifications pertaining to broker processor changes -
BrokerProcessorDistributorSession: a session to look up broker processor distributor mappings -
BrokerProcessorDistributorAssignmentSession: a session to manage broker processor to distributor mappings -
BrokerProcessorSmartDistributorSession: a session to manage dynamic distributors of broker processors -
BrokerProcessorRuleLookupSession: a session to look up broker processors to broker mappings -
BrokerProcessorRuleApplicationSession: a session to apply broker processors to brokers
-
BrokerProcessorEnablerLookupSession: a session to retrieve broker processor enablers -
BrokerProcessorEnablerQuerySession: a session to query for broker processor enablers -
BrokerProcessorEnablerSearchSession: a session to search for broker processor enablers -
BrokerProcessorEnablerAdminSession: a session to create and delete broker processor enablers -
BrokerProcessorEnablerNotificationSession: a session to receive notifications pertaining to broker processor enabler changes -
BrokerProcessorEnablerDistributorSession: a session to look up broker processor enabler distributor mappings -
BrokerProcessorEnablerDistributorAssignmentSession: a session to manage broker processor enabler to distributor mappings -
BrokerProcessorEnablerSmartDistributorSession: a session to manage dynamic distributors of broker processor enablers -
BrokerProcessorEnablerRuleLookupSession: a session to look up broker processor enablers to broker processor mappings -
BrokerProcessorEnablerRuleApplicationSession: a session to apply broker processor enablers to broker processors
-
QueueEnablerLookupSession: a session to retrieve queue enablers -
QueueEnablerQuerySession: a session to query for queue enablers -
QueueEnablerSearchSession: a session to search for queue enablers -
QueueEnablerAdminSession: a session to create and delete queue enablers -
QueueEnablerNotificationSession: a session to receive notifications pertaining to queue enabler changes -
QueueEnablerDistributorSession: a session to look up queue enabler distributor mappings -
QueueEnablerDistributorAssignmentSession: a session to manage queue enabler to distributor mappings -
QueueEnablerSmartDistributorSession: a session to manage dynamic distributors of queue enablers -
QueueEnablerRuleLookupSession: a session to look up queue enablers to queue mappings -
QueueEnablerRuleApplicationSession: a session to apply queue enablers to queues
-
QueueConstrainerLookupSession: a session to retrieve queue constrainer -
QueueConstrainerQuerySession: a session to query for queue constrainer -
QueueConstrainerSearchSession: a session to search for queue constrainer -
QueueConstrainerAdminSession: a session to create and delete queue constrainer -
QueueConstrainerNotificationSession: a session to receive notifications pertaining to queue constrainer changes -
QueueConstrainerDistributorSession: a session to look up queue constrainer distributor mappings -
QueueConstrainerDistributorAssignmentSession: a session to manage queue constrainer to distributor mappings -
QueueConstrainerSmartDistributorSession: a session to manage dynamic distributors of queue constrainer -
QueueConstrainerRuleLookupSession: a session to look up queue constrainer to queue mappings -
QueueConstrainerRuleApplicationSession: a session to apply queue constrainer to queues
-
QueueConstrainerEnablerLookupSession: a session to retrieve queue constrainer enablers -
QueueConstrainerEnablerQuerySession: a session to query for queue constrainer enablers -
QueueConstrainerEnablerSearchSession: a session to search for queue constrainer enablers -
QueueConstrainerEnablerAdminSession: a session to create and delete queue constrainer enablers -
QueueConstrainerEnablerNotificationSession: a session to receive notifications pertaining to queue constrainer enabler changes -
QueueConstrainerEnablerDistributorSession: a session to look up queue constrainer enabler distributor mappings -
QueueConstrainerEnablerDistributorAssignmentSession: a session to manage queue constrainer enabler to distributor mappings -
QueueConstrainerEnablerSmartDistributorSession: a session to manage dynamic distributors of queue constrainer enablers -
QueueConstrainerEnableRuleLookupSession: a session to look up queue constrainer enabler mappings -
QueueConstrainerEnablerRuleApplicationSession: a session to apply queue constrainer enablers
-
QueueProcessorLookupSession: a session to retrieve queue processor -
QueueProcessorQuerySession: a session to query for queue processor -
QueueProcessorSearchSession: a session to search for queue processor -
QueueProcessorAdminSession: a session to create and delete queue processor -
QueueProcessorNotificationSession: a session to receive notifications pertaining to queue processor changes -
QueueProcessorDistributorSession: a session to look up queue processor distributor mappings -
QueueProcessorDistributorAssignmentSession: a session to manage queue processor to distributor mappings -
QueueProcessorSmartDistributorSession: a session to manage dynamic distributors of queue processor -
QueueProcessorRuleLookupSession: a session to look up queue processor to queue mappings -
QueueProcessorRuleApplicationSession: a session to apply queue processor to queues
-
QueueProcessorEnablerLookupSession: a session to retrieve queue processor enablers -
QueueProcessorEnablerQuerySession: a session to query for queue processor enablers -
QueueProcessorEnablerSearchSession: a session to search for queue processor enablers -
QueueProcessorEnablerAdminSession: a session to create and delete queue processor enablers -
QueueProcessorEnablerNotificationSession: a session to receive notifications pertaining to queue processor enabler changes -
QueueProcessorEnablerDistributorSession: a session to look up queue processor enabler distributor mappings -
QueueProcessorEnablerDistributorAssignmentSession: a session to manage queue processor enabler to distributor mappings -
QueueProcessorEnablerSmartDistributorSession: a session to manage dynamic distributors of queue processor enablers -
QueueProcessorEnablerRuleLookupSession: a session to look up queue processor enabler mappings -
QueueProcessorEnablerRuleApplicationSession: a session to apply queue processor enablers
-
PoolEnablerLookupSession: a session to retrieve pool enablers -
PoolEnablerQuerySession: a session to query for pool enablers -
PoolEnablerSearchSession: a session to search for pool enablers -
PoolEnablerAdminSession: a session to create and delete pool enablers -
PoolEnablerNotificationSession: a session to receive notifications pertaining to pool enabler changes -
PoolEnablerDistributorSession: a session to look up pool enabler distributor mappings -
PoolEnablerDistributorAssignmentSession: a session to manage pool enabler to distributor mappings -
PoolEnablerSmartDistributorSession: a session to manage dynamic distributors of pool enablers -
PoolEnablerRuleLookupSession: a session to look up pool enablers to pool mappings -
PoolEnablerRuleApplicationSession: a session to apply pool enablers to pools
-
PoolConstrainerLookupSession: a session to retrieve pool constrainer -
PoolConstrainerQuerySession: a session to query for pool constrainer -
PoolConstrainerSearchSession: a session to search for pool constrainer -
PoolConstrainerAdminSession: a session to create and delete pool constrainer -
PoolConstrainerNotificationSession: a session to receive notifications pertaining to pool constrainer changes -
PoolConstrainerDistributorSession: a session to look up pool constrainer distributor mappings -
PoolConstrainerDistributorAssignmentSession: a session to manage pool constrainer to distributor mappings -
PoolConstrainerSmartDistributorSession: a session to manage dynamic distributors of pool constrainer -
PoolConstrainerRuleLookupSession: a session to look up pool constrainer to pool mappings -
PoolConstrainerRuleApplicationSession: a session to apply pool constrainer to pools
-
PoolConstrainerEnablerLookupSession: a session to retrieve pool constrainer enablers -
PoolConstrainerEnablerQuerySession: a session to query for pool constrainer enablers -
PoolConstrainerEnablerSearchSession: a session to search for pool constrainer enablers -
PoolConstrainerEnablerAdminSession: a session to create and delete pool constrainer enablers -
PoolConstrainerEnablerNotificationSession: a session to receive notifications pertaining to pool constrainer enabler changes -
PoolConstrainerEnablerDistributorSession: a session to look up pool constrainer enabler distributor mappings -
PoolConstrainerEnablerDistributorAssignmentSession: a session to manage pool constrainer enabler to distributor mappings -
PoolConstrainerEnablerSmartDistributorSession: a session to manage dynamic distributors of pool constrainer enablers -
PoolConstrainerEnableRuleLookupSession: a session to look up pool constrainer enabler mappings -
PoolConstrainerEnablerRuleApplicationSession: a session to apply pool constrainer enablers
-
PoolProcessorLookupSession: a session to retrieve pool processor -
PoolProcessorQuerySession: a session to query for pool processor -
PoolProcessorSearchSession: a session to search for pool processor -
PoolProcessorAdminSession: a session to create and delete pool processor -
PoolProcessorNotificationSession: a session to receive notifications pertaining to pool processor changes -
PoolProcessorDistributorSession: a session to look up pool processor distributor mappings -
PoolProcessorDistributorAssignmentSession: a session to manage pool processor to distributor mappings -
PoolProcessorSmartDistributorSession: a session to manage dynamic distributors of pool processor -
PoolProcessorRuleLookupSession: a session to look up pool processor to pool mappings -
PoolProcessorRuleApplicationSession: a session to apply pool processor to pools
-
PoolProcessorEnablerLookupSession: a session to retrieve pool processor enablers -
PoolProcessorEnablerQuerySession: a session to query for pool processor enablers -
PoolProcessorEnablerSearchSession: a session to search for pool processor enablers -
PoolProcessorEnablerAdminSession: a session to create and delete pool processor enablers -
PoolProcessorEnablerNotificationSession: a session to receive notifications pertaining to pool processor enabler changes -
PoolProcessorEnablerDistributorSession: a session to look up pool processor enabler distributor mappings -
PoolProcessorEnablerDistributorAssignmentSession: a session to manage pool processor enabler to distributor mappings -
PoolProcessorEnablerSmartDistributorSession: a session to manage dynamic distributors of pool processor enablers -
PoolProcessorEnablerRuleLookupSession: a session to look up pool processor enabler mappings -
PoolProcessorEnablerRuleApplicationSession: a session to apply pool processor enablers
-
ProvisionEnablerLookupSession: a session to retrieve provision enablers -
ProvisionEnablerQuerySession: a session to query for provision enablers -
ProvisionEnablerSearchSession: a session to search for provision enablers -
ProvisionEnablerAdminSession: a session to create and delete provision enablers -
ProvisionEnablerNotificationSession: a session to receive notifications pertaining to provision enabler changes -
ProvisionEnablerDistributorSession: a session to look up provision enabler distributor mappings -
ProvisionEnablerDistributorAssignmentSession: a session to manage provision enabler to distributor mappings -
ProvisionEnablerSmartDistributorSession: a session to manage dynamic distributors of provision enablers -
ProvisionEnablerRuleLookupSession: a session to look up provision enablers to provision mappings -
ProvisionEnablerRuleApplicationSession: a session to apply provision enablers to provisions
-
ProvisionEnablerLookupSession: a session to retrieve provision enablers -
ProvisionEnablerQuerySession: a session to query for provision enablers -
ProvisionEnablerSearchSession: a session to search for provision enablers -
ProvisionEnablerAdminSession: a session to create and delete provision enablers -
ProvisionEnablerNotificationSession: a session to receive notifications pertaining to provision enabler changes -
ProvisionEnablerDistributorSession: a session to look up provision enabler distributor mappings -
ProvisionEnablerDistributorAssignmentSession: a session to manage provision enabler to distributor mappings -
ProvisionEnablerSmartDistributorSession: a session to manage dynamic distributors of provision enablers -
ProvisionEnablerRuleLookupSession: a session to look up provision enablers to provision mappings -
ProvisionEnablerRuleApplicationSession: a session to apply provision enablers to provisions
-
Method Summary
Modifier and TypeMethodDescriptionGets theOsidSessionassociated with the broker constrainer administration service.getBrokerConstrainerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer administration service for the given distributor.Gets theOsidSessionassociated with assigning broker constrainers to distributors.Gets theOsidSessionto lookup broker constrainer/distributor mappings.Gets theOsidSessionassociated with the broker constrainer enabler administration service.getBrokerConstrainerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning broker constrainer enablers to distributors.Gets theOsidSessionto lookup broker constrainer enabler/distributor mappings.Gets theOsidSessionassociated with the broker constrainer enabler lookup service.getBrokerConstrainerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler lookup service for the given distributor.getBrokerConstrainerEnablerNotificationSession(BrokerConstrainerEnablerReceiver brokerConstrainerEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler notification service.getBrokerConstrainerEnablerNotificationSessionForDistributor(BrokerConstrainerEnablerReceiver brokerConstrainerEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler notification service for the given distributor.Gets theOsidSessionassociated with the broker constrainer enabler query service.getBrokerConstrainerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler query service for the given distributor.Gets theOsidSessionassociated with the broker constrainer enabler assignment service to apply to broker constrainers.getBrokerConstrainerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler assignment service for the given distributor to apply to broker constrainers.Gets theOsidSessionassociated with the broker constrainer enabler broker mapping lookup service for looking up the rules applied to a broker constrainer.getBrokerConstrainerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler mapping lookup service for the given distributor for looking up rules applied to a broker constrainer.Gets theOsidSessionassociated with the broker constrainer enabler search service.getBrokerConstrainerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer enabler search service for the given distributor.getBrokerConstrainerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage broker constrainer enabler smart distributors.Gets theOsidSessionassociated with the broker constrainer lookup service.getBrokerConstrainerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer lookup service for the given distributor.getBrokerConstrainerNotificationSession(BrokerConstrainerReceiver brokerConstrainerReceiver, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer notification service.getBrokerConstrainerNotificationSessionForDistributor(BrokerConstrainerReceiver brokerConstrainerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer notification service for the given distributor.Gets theOsidSessionassociated with the broker constrainer query service.getBrokerConstrainerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer query service for the given distributor.Gets theOsidSessionassociated with the broker constrainer assignment service to apply to brokers.getBrokerConstrainerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer assignment service for the given distributor to apply to brokers.Gets theOsidSessionassociated with the broker constrainer broker mapping lookup service for looking up the rules applied to a broker.getBrokerConstrainerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer mapping lookup service for the given distributor for looking up rules applied to a brokerGets theOsidSessionassociated with the broker constrainer search service.getBrokerConstrainerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker constrainer search service for the given distributor.getBrokerConstrainerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage broker constrainer smart distributors.Gets theOsidSessionassociated with the broker enabler administration service.getBrokerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning broker enablers to distributors.Gets theOsidSessionto lookup broker enabler/distributor mappings.Gets theOsidSessionassociated with the broker enabler lookup service.getBrokerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker enabler lookup service for the given distributor.getBrokerEnablerNotificationSession(BrokerEnablerReceiver brokerEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the broker enabler notification service.getBrokerEnablerNotificationSessionForDistributor(BrokerEnablerReceiver brokerEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker enabler notification service for the given distributor.Gets theOsidSessionassociated with the broker enabler query service.getBrokerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker enabler query service for the given distributor.Gets theOsidSessionassociated with the broker constrainer assignment service to apply to brokers.getBrokerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker enabler assignment service for the given distributor to apply to brokers.Gets theOsidSessionassociated with the broker enabler broker mapping lookup service for looking up the rules applied to a broker.getBrokerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker enabler mapping lookup service for the given distributor for looking up rules applied to a broker.Gets theOsidSessionassociated with the broker enabler search service.getBrokerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker enabler search service for the given distributor.getBrokerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage broker enabler smart distributors.Gets theOsidSessionassociated with the broker processor administration service.getBrokerProcessorAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor administration service for the given distributor.Gets theOsidSessionassociated with assigning broker processors to distributors.Gets theOsidSessionto lookup broker processor/distributor mappings.Gets theOsidSessionassociated with the broker processor enabler administration service.getBrokerProcessorEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning broker processors enablers to distributors.Gets theOsidSessionto lookup broker processor enabler/distributor mappings.Gets theOsidSessionassociated with the broker processor enabler lookup service.getBrokerProcessorEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler lookup service for the given distributor.getBrokerProcessorEnablerNotificationSession(BrokerProcessorEnablerReceiver brokerProcessorEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler notification service.getBrokerProcessorEnablerNotificationSessionForDistributor(BrokerProcessorEnablerReceiver brokerProcessorEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler notification service for the given distributor.Gets theOsidSessionassociated with the broker processor enabler query service.getBrokerProcessorEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler query service for the given distributor.Gets theOsidSessionassociated with the broker processor enabler assignment service to apply to broker processors.getBrokerProcessorEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler assignment service for the given distributor to apply to broker processors.Gets theOsidSessionassociated with the broker processor enabler broker mapping lookup service for looking up the rules applied to a broker processor.getBrokerProcessorEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler mapping lookup service for the given distributor for looking up rules applied to a broker processors.Gets theOsidSessionassociated with the broker processor enabler search service.getBrokerProcessorEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor enabler search service for the given distributor.getBrokerProcessorEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage broker processor enabler smart distributors.Gets theOsidSessionassociated with the broker processor lookup service.getBrokerProcessorLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor lookup service for the given distributor.getBrokerProcessorNotificationSession(BrokerProcessorReceiver brokerProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the broker processor notification service.getBrokerProcessorNotificationSessionForDistributor(BrokerProcessorReceiver brokerProcessorReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor notification service for the given distributor.Gets theOsidSessionassociated with the broker processor query service.getBrokerProcessorQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor query service for the given distributor.Gets theOsidSessionassociated with the broker processor assignment service to apply to brokers.getBrokerProcessorRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor assignment service for the given distributor to apply to brokers.Gets theOsidSessionassociated with the broker processor broker mapping lookup service for looking up the rules applied to a broker.getBrokerProcessorRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor mapping lookup service for the given distributor for looking up rules applied to a brokers.Gets theOsidSessionassociated with the broker processor search service.getBrokerProcessorSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker processor search service for the given distributor.getBrokerProcessorSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage broker processor smart distributors.Gets theOsidSessionassociated with the pool constrainer administration service.getPoolConstrainerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer administration service for the given distributor.Gets theOsidSessionassociated with assigning pool constrainer to distributors.Gets theOsidSessionto lookup pool constrainer/distributor mappings for pool constrainers.Gets theOsidSessionassociated with the pool constrainer enabler administration service.getPoolConstrainerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning pool constrainer enablers to distributors.Gets theOsidSessionto lookup pool constrainer enabler/distributor mappings for pool constrainer enablers.Gets theOsidSessionassociated with the pool constrainer enabler lookup service.getPoolConstrainerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enabler lookup service for the given distributor.getPoolConstrainerEnablerNotificationSession(PoolConstrainerEnablerReceiver poolConstrainerEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enabler notification service.getPoolConstrainerEnablerNotificationSessionForDistributor(PoolConstrainerEnablerReceiver poolConstrainerEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enabler notification service for the given distributor.Gets theOsidSessionassociated with the pool constrainer enabler query service.getPoolConstrainerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enabler query service for the given distributor.Gets theOsidSessionassociated with the pool constrainer enabler assignment service.getPoolConstrainerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enabler assignment service for the given distributor.Gets theOsidSessionassociated with the pool constrainer enabler mapping lookup service .getPoolConstrainerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enabler mapping lookup service for the given distributor.Gets theOsidSessionassociated with the pool constrainer enabler search service.getPoolConstrainerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer enablers earch service for the given distributor.getPoolConstrainerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage pool constrainer enabler smart distributors.Gets theOsidSessionassociated with the pool constrainer lookup service.getPoolConstrainerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer lookup service for the given distributor.getPoolConstrainerNotificationSession(PoolConstrainerReceiver poolConstrainerReceiver, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer notification service.getPoolConstrainerNotificationSessionForDistributor(PoolConstrainerReceiver poolConstrainerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer notification service for the given distributor.Gets theOsidSessionassociated with the pool constrainer query service.getPoolConstrainerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer query service for the given distributor.Gets theOsidSessionassociated with the pool constrainer assignment service to apply to pools.getPoolConstrainerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer assignment service for the given distributor to apply to pools.Gets theOsidSessionassociated with the pool constrainer mapping lookup service for looking up the rules applied to a pool.getPoolConstrainerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer mapping lookup service for the given distributor for looking up rules applied to a pool.Gets theOsidSessionassociated with the pool constrainer search service.getPoolConstrainerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool constrainer earch service for the given distributor.getPoolConstrainerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage pool constrainer smart distributors.getPoolEnablerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the pool enabler administration service.getPoolEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning pool enablers to distributors.Gets theOsidSessionto lookup pool enabler/distributor mappings.getPoolEnablerLookupSession(Proxy proxy) Gets theOsidSessionassociated with the pool enabler lookup service.getPoolEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool enabler lookup service for the given distributor.getPoolEnablerNotificationSession(PoolEnablerReceiver poolEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the pool enabler notification service.getPoolEnablerNotificationSessionForDistributor(PoolEnablerReceiver poolEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool enabler notification service for the given distributor.getPoolEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the pool enabler query service.getPoolEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool enabler query service for the given distributor.Gets theOsidSessionassociated with the pool constrainer assignment service to apply to pools.getPoolEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool enabler assignment service for the given distributor to apply to pools.Gets theOsidSessionassociated with the pool enabler pool mapping lookup service for looking up the rules applied to a pool.getPoolEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool enabler mapping lookup service for the given distributor for looking up rules applied to a pool.getPoolEnablerSearchSession(Proxy proxy) Gets theOsidSessionassociated with the pool enabler search service.getPoolEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool enabler search service for the given distributor.getPoolEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage pool enabler smart distributors.Gets theOsidSessionassociated with the pool processor administration service.getPoolProcessorAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor administration service for the given distributor.Gets theOsidSessionassociated with assigning pool processor to distributors.Gets theOsidSessionto lookup pool processor/distributor mappings for pool processors.Gets theOsidSessionassociated with the pool processor enabler administration service.getPoolProcessorEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning pool processor enablers to distributors.Gets theOsidSessionto lookup pool processor enabler/distributor mappings for pool processor enablers.Gets theOsidSessionassociated with the pool processor enabler lookup service.getPoolProcessorEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor enabler lookup service for the given distributor.getPoolProcessorEnablerNotificationSession(PoolProcessorEnablerReceiver poolProcessorEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the pool processor enabler notification service.getPoolProcessorEnablerNotificationSessionForDistributor(PoolProcessorEnablerReceiver poolProcessorEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor enabler notification service for the given distributor.Gets theOsidSessionassociated with the pool processor enabler query service.getPoolProcessorEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor enabler query service for the given distributor.Gets theOsidSessionassociated with the pool processor enabler assignment service.getPoolProcessorEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor enabler assignment service for the given distributor.Gets theOsidSessionassociated with the pool processor enabler mapping lookup service.getPoolProcessorEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor enabler mapping lookup service for the given distributor.Gets theOsidSessionassociated with the pool processor enabler search service.getPoolProcessorEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor enablers earch service for the given distributor.getPoolProcessorEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage pool processor enabler smart distributors.Gets theOsidSessionassociated with the pool processor lookup service.getPoolProcessorLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor lookup service for the given distributor.getPoolProcessorNotificationSession(PoolProcessorReceiver poolProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the pool processor notification service.getPoolProcessorNotificationSessionForDistributor(PoolProcessorReceiver poolProcessorReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor notification service for the given distributor.Gets theOsidSessionassociated with the pool processor query service.getPoolProcessorQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor query service for the given distributor.Gets theOsidSessionassociated with the pool processor assignment service to apply to pool processors.getPoolProcessorRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor assignment service for the given distributor to apply to pool processors.Gets theOsidSessionassociated with the pool processor mapping lookup service for looking up the rules applied to a pool.getPoolProcessorRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor mapping lookup service for the given distributor for looking up rules applied to a pool.Gets theOsidSessionassociated with the pool processor search service.getPoolProcessorSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the pool processor earch service for the given distributor.getPoolProcessorSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage pool processor smart distributors.Gets theOsidSessionassociated with the provisionable enabler administration service.getProvisionableEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning provisionable enablers to distributors.Gets theOsidSessionto lookup provisionable enabler/distributor mappings.Gets theOsidSessionassociated with the provisionable enabler lookup service.getProvisionableEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler lookup service for the given distributor.getProvisionableEnablerNotificationSession(ProvisionableEnablerReceiver provisionableEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler notification service.getProvisionableEnablerNotificationSessionForDistributor(ProvisionableEnablerReceiver provisionableEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler notification service for the given distributor.Gets theOsidSessionassociated with the provisionable enabler query service.getProvisionableEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler query service for the given distributor.Gets theOsidSessionassociated with the provisionable constrainer assignment service to apply to provisionables.getProvisionableEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler assignment service for the given distributor to apply to provisionables.Gets theOsidSessionassociated with the provisionable enabler provisionable mapping lookup service for looking up the rules applied to a provisionable.getProvisionableEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler mapping lookup service for the given distributor for looking up rules applied to a provisionable.Gets theOsidSessionassociated with the provisionable enabler search service.getProvisionableEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable enabler search service for the given distributor.getProvisionableEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage provisionable enabler smart distributors.Gets theOsidSessionassociated with the provision enabler administration service.getProvisionEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning provision enablers to distributors.Gets theOsidSessionto lookup provision enabler/distributor mappings.Gets theOsidSessionassociated with the provision enabler lookup service.getProvisionEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision enabler lookup service for the given distributor.getProvisionEnablerNotificationSession(ProvisionEnablerReceiver provisionEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the provision enabler notification service.getProvisionEnablerNotificationSessionForDistributor(ProvisionEnablerReceiver provisionEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision enabler notification service for the given distributor.Gets theOsidSessionassociated with the provision enabler query service.getProvisionEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision enabler query service for the given distributor.Gets theOsidSessionassociated with the provision constrainer assignment service to apply to provision.getProvisionEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision enabler assignment service for the given distributor to apply to provision.Gets theOsidSessionassociated with the provision enabler provision mapping lookup service for looking up the rules applied to a provision.getProvisionEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision enabler mapping lookup service for the given distributor for looking up rules applied to a provision.Gets theOsidSessionassociated with the provision enabler search service.getProvisionEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision enabler search service for the given distributor.getProvisionEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage provision enabler smart distributors.Gets theOsidSessionassociated with the queue constrainer administration service.getQueueConstrainerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer administration service for the given distributor.Gets theOsidSessionassociated with assigning queue constrainers to distributors.Gets theOsidSessionto lookup queue constrainer/distributor mappings.Gets theOsidSessionassociated with the queue constrainer enabler administration service.getQueueConstrainerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning queue constrainer enablers to distributors.Gets theOsidSessionto lookup queue constrainer enabler/distributor mappings for queue constrainer enablers.Gets theOsidSessionassociated with the queue constrainer enabler lookup service.getQueueConstrainerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enabler lookup service for the given distributor.getQueueConstrainerEnablerNotificationSession(QueueConstrainerEnablerReceiver queueConstrainerEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enabler notification service.getQueueConstrainerEnablerNotificationSessionForDistributor(QueueConstrainerEnablerReceiver queueConstrainerEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enabler notification service for the given distributor.Gets theOsidSessionassociated with the queue constrainer enabler query service.getQueueConstrainerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enabler query service for the given distributor.Gets theOsidSessionassociated with the queue constrainer enabler assignment service.getQueueConstrainerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enabler assignment service for the given distributor.Gets theOsidSessionassociated with the queue constrainer enabler mapping lookup service .getQueueConstrainerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enabler mapping lookup service for the given distributor.Gets theOsidSessionassociated with the queue constrainer enabler search service.getQueueConstrainerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer enablers earch service for the given distributor.getQueueConstrainerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage queue constrainer enabler smart distributors.Gets theOsidSessionassociated with the queue constrainer lookup service.getQueueConstrainerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer lookup service for the given distributor.getQueueConstrainerNotificationSession(QueueConstrainerReceiver queueConstrainerReceiver, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer notification service.getQueueConstrainerNotificationSessionForDistributor(QueueConstrainerReceiver queueConstrainerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer notification service for the given distributor.Gets theOsidSessionassociated with the queue constrainer query service.getQueueConstrainerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer query service for the given distributor.Gets theOsidSessionassociated with the queue constrainer assignment service to apply to queues.getQueueConstrainerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer assignment service for the given distributor to apply to queues.Gets theOsidSessionassociated with the queue constrainer queue mapping lookup service for looking up the rules applied to a queue.getQueueConstrainerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer mapping lookup service for the given distributor for looking up rules applied to a queueGets theOsidSessionassociated with the queue constrainer search service.getQueueConstrainerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue constrainer search service for the given distributor.getQueueConstrainerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage queue constrainer smart distributors.getQueueEnablerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the queue enabler administration service.getQueueEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning queue enablers to distributors.Gets theOsidSessionto lookup queue enabler/distributor mappings.Gets theOsidSessionassociated with the queue enabler lookup service.getQueueEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue enabler lookup service for the given distributor.getQueueEnablerNotificationSession(QueueEnablerReceiver queueEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the queue enabler notification service.getQueueEnablerNotificationSessionForDistributor(QueueEnablerReceiver queueEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue enabler notification service for the given distributor.getQueueEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the queue enabler query service.getQueueEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue enabler query service for the given distributor.Gets theOsidSessionassociated with the queue constrainer assignment service to apply to queues.getQueueEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue enabler assignment service for the given distributor to apply to queues.Gets theOsidSessionassociated with the queue enabler queue mapping lookup service for looking up the rules applied to a queue.getQueueEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue enabler mapping lookup service for the given distributor for looking up rules applied to a queue.Gets theOsidSessionassociated with the queue enabler search service.getQueueEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue enabler search service for the given distributor.getQueueEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage queue enabler smart distributors.Gets theOsidSessionassociated with the queue processor administration service.getQueueProcessorAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor administration service for the given distributor.Gets theOsidSessionassociated with assigning queue processor to distributors.Gets theOsidSessionto lookup queue processor/distributor mappings for queue processors.Gets theOsidSessionassociated with the queue processor enabler administration service.getQueueProcessorEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor enabler administration service for the given distributor.Gets theOsidSessionassociated with assigning queue processor enablers to queue processors.Gets theOsidSessionto lookup queue processor enabler/distributor mappings for queue processor enablers.Gets theOsidSessionassociated with the queue processor enabler lookup service.getQueueProcessorEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor enabler lookup service for the given distributor.getQueueProcessorEnablerNotificationSession(QueueProcessorEnablerReceiver queueProcessorEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the queue processor enabler notification service.getQueueProcessorEnablerNotificationSessionForDistributor(QueueProcessorEnablerReceiver queueProcessorEnablerReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor enabler notification service for the given distributor.Gets theOsidSessionassociated with the queue processor enabler query service.getQueueProcessorEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor enabler query service for the given distributor.Gets theOsidSessionassociated with the queue processor enabler assignment service.getQueueProcessorEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor enabler assignment service for the given distributor.Gets theOsidSessionassociated with the queue processor enabler mapping lookup service.getQueueProcessorEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor enabler mapping lookup service for the given distributor.Gets theOsidSessionassociated with the queue processor enabler search service.getQueueProcessorEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor enablers earch service for the given distributor.getQueueProcessorEnablerSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage queue processor enabler smart distributors.Gets theOsidSessionassociated with the queue processor lookup service.getQueueProcessorLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor lookup service for the given distributor.getQueueProcessorNotificationSession(QueueProcessorReceiver queueProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the queue processor notification service.getQueueProcessorNotificationSessionForDistributor(QueueProcessorReceiver queueProcessorReceiver, Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor notification service for the given distributor.Gets theOsidSessionassociated with the queue processor query service.getQueueProcessorQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor query service for the given distributor.Gets theOsidSessionassociated with the queue processor assignment service to apply to queues.getQueueProcessorRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor assignment service for the given distributor to apply to queues.Gets theOsidSessionassociated with the queue processor mapping lookup service for looking up the rules applied to a queue processor.getQueueProcessorRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor mapping lookup service for the given distributor for looking up rules applied to a queue.Gets theOsidSessionassociated with the queue processor search service.getQueueProcessorSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the queue processor earch service for the given distributor.getQueueProcessorSmartDistributorSession(Id distributorId, Proxy proxy) Gets theOsidSessionto manage queue processor smart distributors.Methods inherited from interface OsidProfile
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypeModifier and TypeMethodDescriptionGets this service branch.Gets theBranch Idrepresenting this service branch.Gets a description of this service implementation.Gets a display name for this service implementation.getId()Gets an identifier for this service implementation.Gets the locales supported in this service.Gets the proxy recordTypessupported in this service.Gets the date this service implementation was released.Gets the version of this service implementation.booleanTest for support of a journal branching service.booleanTest for support of a journaling rollback service.booleansupportsOSIDVersion(Version version) Test for support of an OSID specification version.booleansupportsProxyRecordType(Type proxyRecordType) Test for support of a proxy type.Methods inherited from interface OsidProxyManager
closeMethods inherited from interface OsidProxyManager
changeBranch, initialize, rollbackServiceModifier and TypeMethodDescriptionvoidchangeBranch(Id branchId, Proxy proxy) Changes the service branch.voidinitialize(OsidRuntimeManager runtime) Initializes this manager.rollbackService(Date rollbackTime, Proxy proxy) Rolls back this service to a point in time.Methods inherited from interface ProvisioningRulesProfile
getBrokerConstrainerEnablerRecordTypes, getBrokerConstrainerEnablerSearchRecordTypes, getBrokerConstrainerRecordTypes, getBrokerConstrainerSearchRecordTypes, getBrokerEnablerRecordTypes, getBrokerEnablerSearchRecordTypes, getBrokerProcessorEnablerRecordTypes, getBrokerProcessorEnablerSearchRecordTypes, getBrokerProcessorRecordTypes, getBrokerProcessorSearchRecordTypes, getPoolConstrainerEnablerRecordTypes, getPoolConstrainerEnablerSearchRecordTypes, getPoolConstrainerRecordTypes, getPoolConstrainerSearchRecordTypes, getPoolEnablerRecordTypes, getPoolEnablerSearchRecordTypes, getPoolProcessorEnablerRecordTypes, getPoolProcessorEnablerSearchRecordTypes, getPoolProcessorRecordTypes, getPoolProcessorSearchRecordTypes, getProvisionableEnablerRecordTypes, getProvisionableEnablerSearchRecordTypes, getProvisionEnablerRecordTypes, getProvisionEnablerSearchRecordTypes, getQueueConstrainerEnablerRecordTypes, getQueueConstrainerEnablerSearchRecordTypes, getQueueConstrainerRecordTypes, getQueueConstrainerSearchRecordTypes, getQueueEnablerRecordTypes, getQueueEnablerSearchRecordTypes, getQueueProcessorEnablerRecordTypes, getQueueProcessorEnablerSearchRecordTypes, getQueueProcessorRecordTypes, getQueueProcessorSearchRecordTypes, supportsBrokerConstrainerAdmin, supportsBrokerConstrainerDistributor, supportsBrokerConstrainerDistributorAssignment, supportsBrokerConstrainerEnablerAdmin, supportsBrokerConstrainerEnablerDistributor, supportsBrokerConstrainerEnablerDistributorAssignment, supportsBrokerConstrainerEnablerLookup, supportsBrokerConstrainerEnablerNotification, supportsBrokerConstrainerEnablerQuery, supportsBrokerConstrainerEnablerRecordType, supportsBrokerConstrainerEnablerRuleApplication, supportsBrokerConstrainerEnablerRuleLookup, supportsBrokerConstrainerEnablerSearch, supportsBrokerConstrainerEnablerSearchRecordType, supportsBrokerConstrainerEnablerSmartDistributor, supportsBrokerConstrainerLookup, supportsBrokerConstrainerNotification, supportsBrokerConstrainerQuery, supportsBrokerConstrainerRecordType, supportsBrokerConstrainerRuleApplication, supportsBrokerConstrainerRuleLookup, supportsBrokerConstrainerSearch, supportsBrokerConstrainerSearchRecordType, supportsBrokerConstrainerSmartDistributor, supportsBrokerEnablerAdmin, supportsBrokerEnablerDistributor, supportsBrokerEnablerDistributorAssignment, supportsBrokerEnablerLookup, supportsBrokerEnablerNotification, supportsBrokerEnablerQuery, supportsBrokerEnablerRecordType, supportsBrokerEnablerRuleApplication, supportsBrokerEnablerRuleLookup, supportsBrokerEnablerSearch, supportsBrokerEnablerSearchRecordType, supportsBrokerEnablerSmartDistributor, supportsBrokerProcessorAdmin, supportsBrokerProcessorDistributor, supportsBrokerProcessorDistributorAssignment, supportsBrokerProcessorEnablerAdmin, supportsBrokerProcessorEnablerDistributor, supportsBrokerProcessorEnablerDistributorAssignment, supportsBrokerProcessorEnablerLookup, supportsBrokerProcessorEnablerNotification, supportsBrokerProcessorEnablerQuery, supportsBrokerProcessorEnablerRecordType, supportsBrokerProcessorEnablerRuleApplication, supportsBrokerProcessorEnablerRuleLookup, supportsBrokerProcessorEnablerSearch, supportsBrokerProcessorEnablerSearchRecordType, supportsBrokerProcessorEnablerSmartDistributor, supportsBrokerProcessorLookup, supportsBrokerProcessorNotification, supportsBrokerProcessorQuery, supportsBrokerProcessorRecordType, supportsBrokerProcessorRuleApplication, supportsBrokerProcessorRuleLookup, supportsBrokerProcessorSearch, supportsBrokerProcessorSearchRecordType, supportsBrokerProcessorSmartDistributor, supportsPoolConstrainerAdmin, supportsPoolConstrainerDistributor, supportsPoolConstrainerDistributorAssignment, supportsPoolConstrainerEnablerAdmin, supportsPoolConstrainerEnablerDistributor, supportsPoolConstrainerEnablerDistributorAssignment, supportsPoolConstrainerEnablerLookup, supportsPoolConstrainerEnablerNotification, supportsPoolConstrainerEnablerQuery, supportsPoolConstrainerEnablerRecordType, supportsPoolConstrainerEnablerRuleApplication, supportsPoolConstrainerEnablerRuleLookup, supportsPoolConstrainerEnablerSearch, supportsPoolConstrainerEnablerSearchRecordType, supportsPoolConstrainerEnablerSmartDistributor, supportsPoolConstrainerLookup, supportsPoolConstrainerNotification, supportsPoolConstrainerQuery, supportsPoolConstrainerRecordType, supportsPoolConstrainerRuleApplication, supportsPoolConstrainerRuleLookup, supportsPoolConstrainerSearch, supportsPoolConstrainerSearchRecordType, supportsPoolConstrainerSmartDistributor, supportsPoolEnablerAdmin, supportsPoolEnablerDistributor, supportsPoolEnablerDistributorAssignment, supportsPoolEnablerLookup, supportsPoolEnablerNotification, supportsPoolEnablerQuery, supportsPoolEnablerRecordType, supportsPoolEnablerRuleApplication, supportsPoolEnablerRuleLookup, supportsPoolEnablerSearch, supportsPoolEnablerSearchRecordType, supportsPoolEnablerSmartDistributor, supportsPoolProcessorAdmin, supportsPoolProcessorDistributor, supportsPoolProcessorDistributorAssignment, supportsPoolProcessorEnablerAdmin, supportsPoolProcessorEnablerDistributor, supportsPoolProcessorEnablerDistributorAssignment, supportsPoolProcessorEnablerLookup, supportsPoolProcessorEnablerNotification, supportsPoolProcessorEnablerQuery, supportsPoolProcessorEnablerRecordType, supportsPoolProcessorEnablerRuleApplication, supportsPoolProcessorEnablerRuleLookup, supportsPoolProcessorEnablerSearch, supportsPoolProcessorEnablerSearchRecordType, supportsPoolProcessorEnablerSmartDistributor, supportsPoolProcessorLookup, supportsPoolProcessorNotification, supportsPoolProcessorQuery, supportsPoolProcessorRecordType, supportsPoolProcessorRuleApplication, supportsPoolProcessorRuleLookup, supportsPoolProcessorSearch, supportsPoolProcessorSearchRecordType, supportsPoolProcessorSmartDistributor, supportsProvisionableEnablerAdmin, supportsProvisionableEnablerDistributor, supportsProvisionableEnablerDistributorAssignment, supportsProvisionableEnablerLookup, supportsProvisionableEnablerNotification, supportsProvisionableEnablerQuery, supportsProvisionableEnablerRecordType, supportsProvisionableEnablerRuleApplication, supportsProvisionableEnablerRuleLookup, supportsProvisionableEnablerSearch, supportsProvisionableEnablerSearchRecordType, supportsProvisionableEnablerSmartDistributor, supportsProvisionEnablerAdmin, supportsProvisionEnablerDistributor, supportsProvisionEnablerDistributorAssignment, supportsProvisionEnablerLookup, supportsProvisionEnablerNotification, supportsProvisionEnablerQuery, supportsProvisionEnablerRecordType, supportsProvisionEnablerRuleApplication, supportsProvisionEnablerRuleLookup, supportsProvisionEnablerSearch, supportsProvisionEnablerSearchRecordType, supportsProvisionEnablerSmartDistributor, supportsQueueConstrainerAdmin, supportsQueueConstrainerDistributor, supportsQueueConstrainerDistributorAssignment, supportsQueueConstrainerEnablerAdmin, supportsQueueConstrainerEnablerDistributor, supportsQueueConstrainerEnablerDistributorAssignment, supportsQueueConstrainerEnablerLookup, supportsQueueConstrainerEnablerNotification, supportsQueueConstrainerEnablerQuery, supportsQueueConstrainerEnablerRecordType, supportsQueueConstrainerEnablerRuleApplication, supportsQueueConstrainerEnablerRuleLookup, supportsQueueConstrainerEnablerSearch, supportsQueueConstrainerEnablerSearchRecordType, supportsQueueConstrainerEnablerSmartDistributor, supportsQueueConstrainerLookup, supportsQueueConstrainerNotification, supportsQueueConstrainerQuery, supportsQueueConstrainerRecordType, supportsQueueConstrainerRuleApplication, supportsQueueConstrainerRuleLookup, supportsQueueConstrainerSearch, supportsQueueConstrainerSearchRecordType, supportsQueueConstrainerSmartDistributor, supportsQueueEnablerAdmin, supportsQueueEnablerDistributor, supportsQueueEnablerDistributorAssignment, supportsQueueEnablerLookup, supportsQueueEnablerNotification, supportsQueueEnablerQuery, supportsQueueEnablerRecordType, supportsQueueEnablerRuleApplication, supportsQueueEnablerRuleLookup, supportsQueueEnablerSearch, supportsQueueEnablerSearchRecordType, supportsQueueEnablerSmartDistributor, supportsQueueProcessorAdmin, supportsQueueProcessorDistributor, supportsQueueProcessorDistributorAssignment, supportsQueueProcessorEnablerAdmin, supportsQueueProcessorEnablerDistributor, supportsQueueProcessorEnablerDistributorAssignment, supportsQueueProcessorEnablerLookup, supportsQueueProcessorEnablerNotification, supportsQueueProcessorEnablerQuery, supportsQueueProcessorEnablerRecordType, supportsQueueProcessorEnablerRuleApplication, supportsQueueProcessorEnablerRuleLookup, supportsQueueProcessorEnablerSearch, supportsQueueProcessorEnablerSearchRecordType, supportsQueueProcessorEnablerSmartDistributor, supportsQueueProcessorLookup, supportsQueueProcessorNotification, supportsQueueProcessorQuery, supportsQueueProcessorRecordType, supportsQueueProcessorRuleApplication, supportsQueueProcessorRuleLookup, supportsQueueProcessorSearch, supportsQueueProcessorSearchRecordType, supportsQueueProcessorSmartDistributor, supportsVisibleFederationModifier and TypeMethodDescriptionGets the supportedBrokerConstrainerEnablerrecord types.Gets the supportedBrokerConstrainerEnablersearch types.Gets the supportedBrokerConstrainerrecord types.Gets the supportedBrokerConstrainersearch types.Gets the supportedBrokerEnablerrecord types.Gets the supportedBrokerEnablersearch types.Gets the supportedBrokerProcessorEnablerrecord types.Gets the supportedBrokerProcessorEnablersearch types.Gets the supportedBrokerProcessorrecord types.Gets the supportedBrokerProcessorsearch types.Gets the supportedPoolConstrainerEnablerrecord interface types.Gets the supportedPoolConstrainerEnablersearch record interface types.Gets the supportedPoolConstrainerrecord types.Gets the supportedPoolConstrainersearch record types.Gets the supportedPoolEnablerrecord types.Gets the supportedPoolEnablersearch types.Gets the supportedPoolProcessorEnablerrecord interface types.Gets the supportedPoolProcessorEnablersearch record interface types.Gets the supportedPoolProcessorrecord interface types.Gets the supportedPoolProcessorsearch record interface types.Gets the supportedProvisionableEnablerrecord types.Gets the supportedProvisionableEnablersearch types.Gets the supportedProvisionEnablerrecord types.Gets the supportedProvisionEnablersearch types.Gets the supportedQueueConstrainerEnablerrecord interface types.Gets the supportedQueueConstrainerEnablersearch record interface types.Gets the supportedQueueConstrainerrecord types.Gets the supportedQueueConstrainersearch record types.Gets the supportedQueueEnablerrecord types.Gets the supportedQueueEnablersearch types.Gets the supportedQueueProcessorEnablerrecord interface types.Gets the supportedQueueProcessorEnablersearch record interface types.Gets the supportedQueueProcessorrecord interface types.Gets the supportedQueueProcessorsearch record interface types.booleanTests if a broker constrainer administrative service is supported.booleanTests if a broker constrainer distributor lookup service is supported.booleanTests if a broker constrainer distributor assignment service is supported.booleanTests if a broker constrainer enabler administrative service is supported.booleanTests if a broker constrainer enabler distributor lookup service is supported.booleanTests if a broker constrainer enabler distributor assignment service is supported.booleanTests if looking up broker constrainer enablers is supported.booleanTests if a broker constrainer enabler notification service is supported.booleanTests if querying broker constrainer enablers is supported.booleansupportsBrokerConstrainerEnablerRecordType(Type brokerConstrainerEnablerRecordType) Tests if the givenBrokerCosntrainerEnablerrecord type is supported.booleanTests if a broker constrainer enabler rule application service is supported.booleanTests if a broker constrainer enabler rule lookup service is supported.booleanTests if searching broker constrainer enablers is supported.booleansupportsBrokerConstrainerEnablerSearchRecordType(Type brokerConstrainerEnablerSearchRecordType) Tests if the givenBrokerConstrainerEnablersearch type is supported.booleanTests if a broker smart distributor service is supported.booleanTests if looking up broker constrainers is supported.booleanTests if a broker constrainer notification service is supported.booleanTests if querying broker constrainers is supported.booleansupportsBrokerConstrainerRecordType(Type brokerConstrainerRecordType) Tests if the givenBrokerConstrainerrecord type is supported.booleanTests if a broker constrainer rule application service is supported.booleanTests if a broker constrainer rule lookup service is supported.booleanTests if searching broker constrainers is supported.booleansupportsBrokerConstrainerSearchRecordType(Type brokerConstrainerSearchRecordType) Tests if the givenBrokerConstrainersearch type is supported.booleanTests if a broker smart distributor service is supported.booleanTests if a broker enabler administrative service is supported.booleanTests if a broker enabler distributor lookup service is supported.booleanTests if a broker enabler distributor assignment service is supported.booleanTests if looking up broker enablers is supported.booleanTests if a broker enabler notification service is supported.booleanTests if querying broker enablers is supported.booleansupportsBrokerEnablerRecordType(Type brokerEnablerRecordType) Tests if the givenBrokerEnablerrecord type is supported.booleanTests if a broker enabler rule application service is supported.booleanTests if a broker enabler rule lookup service is supported.booleanTests if searching broker enablers is supported.booleansupportsBrokerEnablerSearchRecordType(Type brokerEnablerSearchRecordType) Tests if the givenBrokerEnablersearch type is supported.booleanTests if a broker smart distributor service is supported.booleanTests if a broker processor administrative service is supported.booleanTests if a broker processor distributor lookup service is supported.booleanTests if a broker processor distributor assignment service is supported.booleanTests if a broker processor enabler administrative service is supported.booleanTests if a broker processor enabler distributor lookup service is supported.booleanTests if a broker processor enabler distributor assignment service is supported.booleanTests if looking up broker processor enablers is supported.booleanTests if a broker processor enabler notification service is supported.booleanTests if querying broker processor enablers is supported.booleansupportsBrokerProcessorEnablerRecordType(Type brokerProcessorEnablerRecordType) Tests if the givenBrokerProcessorEnablerrecord type is supported.booleanTests if a broker processor enabler rule application service is supported.booleanTests if a broker processor enabler rule lookup service is supported.booleanTests if searching broker processor enablers is supported.booleansupportsBrokerProcessorEnablerSearchRecordType(Type brokerProcessorEnablerSearchRecordType) Tests if the givenBrokerProcessorEnablersearch type is supported.booleanTests if a broker smart distributor service is supported.booleanTests if looking up broker processors is supported.booleanTests if a broker processor notification service is supported.booleanTests if querying broker processors is supported.booleansupportsBrokerProcessorRecordType(Type brokerConstrainerRecordType) Tests if the givenBrokerProcessorrecord type is supported.booleanTests if a broker processor rule application service is supported.booleanTests if a broker processor rule lookup service is supported.booleanTests if searching broker processors is supported.booleansupportsBrokerProcessorSearchRecordType(Type brokerProcessorSearchRecordType) Tests if the givenBrokerProcessorsearch type is supported.booleanTests if a broker smart distributor service is supported.booleanTests if a pool constrainer administrative service is supported.booleanTests if a pool constrainer distributor lookup service is supported.booleanTests if a pool constrainer distributor service is supported.booleanTests if a pool constrainer enabler administrative service is supported.booleanTests if a pool constrainer enabler distributor lookup service is supported.booleanTests if a pool constrainer enabler distributor service is supported.booleanTests if looking up pool constrainer enablers is supported.booleanTests if a pool constrainer enabler notification service is supported.booleanTests if querying pool constrainer enablers is supported.booleansupportsPoolConstrainerEnablerRecordType(Type poolConstrainerEnablerRecordType) Tests if the givenPoolConstrainerEnablerrecord interface type is supported.booleanTests if a pool constrainer enabler rule application service is supported.booleanTests if a pool constrainer enabler rule lookup service is supported.booleanTests if searching pool constrainer enablers is supported.booleansupportsPoolConstrainerEnablerSearchRecordType(Type poolConstrainerEnablerSearchRecordType) Tests if the givenPoolConstrainerEnablersearch record interface type is supported.booleanTests if a pool constrainer enabler distributor lookup service is supported.booleanTests if looking up pool constrainer is supported.booleanTests if a pool constrainer notification service is supported.booleanTests if querying pool constrainer is supported.booleansupportsPoolConstrainerRecordType(Type poolConstrainerRecordType) Tests if the givenPoolConstrainerrecord type is supported.booleanTests if a pool constrainer rule application service is supported.booleanTests if a pool constrainer rule lookup service is supported.booleanTests if searching pool constrainer is supported.booleansupportsPoolConstrainerSearchRecordType(Type poolConstrainerSearchRecordType) Tests if the givenPoolConstrainersearch record type is supported.booleanTests if a pool constrainer distributor lookup service is supported.booleanTests if a pool enabler administrative service is supported.booleanTests if a pool enabler distributor lookup service is supported.booleanTests if a pool enabler distributor assignment service is supported.booleanTests if looking up pool enablers is supported.booleanTests if a pool enabler notification service is supported.booleanTests if querying pool enablers is supported.booleansupportsPoolEnablerRecordType(Type poolEnablerRecordType) Tests if the givenPoolEnablerrecord type is supported.booleanTests if a pool enabler rule application service is supported.booleanTests if a pool enabler rule lookup service is supported.booleanTests if searching pool enablers is supported.booleansupportsPoolEnablerSearchRecordType(Type poolEnablerSearchRecordType) Tests if the givenPoolEnablersearch type is supported.booleanTests if a pool smart distributor service is supported.booleanTests if a pool processor administrative service is supported.booleanTests if a pool processor distributor lookup service is supported.booleanTests if a pool processor distributor service is supported.booleanTests if a pool processor enabler administrative service is supported.booleanTests if a pool processor enabler distributor lookup service is supported.booleanTests if a pool processor enabler distributor service is supported.booleanTests if looking up pool processor enablers is supported.booleanTests if a pool processor enabler notification service is supported.booleanTests if querying pool processor enablers is supported.booleansupportsPoolProcessorEnablerRecordType(Type poolProcessorEnablerRecordType) Tests if the givenPoolProcessorEnablerrecord interface type is supported.booleanTests if a pool processor enabler rule application service is supported.booleanTests if a pool processor enabler rule lookup service is supported.booleanTests if searching pool processor enablers is supported.booleansupportsPoolProcessorEnablerSearchRecordType(Type poolProcessorEnablerSearchRecordType) Tests if the givenPoolProcessorEnablersearch record interface type is supported.booleanTests if a pool processor enabler distributor lookup service is supported.booleanTests if looking up pool processor is supported.booleanTests if a pool processor notification service is supported.booleanTests if querying pool processor is supported.booleansupportsPoolProcessorRecordType(Type poolProcessorRecordType) Tests if the givenPoolProcessorrecord interface type is supported.booleanTests if a pool processor rule application service is supported.booleanTests if a pool processor rule lookup service is supported.booleanTests if searching pool processor is supported.booleansupportsPoolProcessorSearchRecordType(Type poolProcessorSearchRecordType) Tests if the givenPoolProcessorsearch record interface type is supported.booleanTests if a pool processor distributor lookup service is supported.booleanTests if a provisionable enabler administrative service is supported.booleanTests if a provisionable enabler distributor lookup service is supported.booleanTests if a provisionable enabler distributor assignment service is supported.booleanTests if looking up provisionable enablers is supported.booleanTests if a provisionable enabler notification service is supported.booleanTests if querying provisionable enablers is supported.booleansupportsProvisionableEnablerRecordType(Type provisionableEnablerRecordType) Tests if the givenProvisionableEnablerrecord type is supported.booleanTests if a provisionable enabler rule application service is supported.booleanTests if a provisionable enabler rule lookup service is supported.booleanTests if searching provisionable enablers is supported.booleansupportsProvisionableEnablerSearchRecordType(Type provisionableEnablerSearchRecordType) Tests if the givenProvisionableEnablersearch type is supported.booleanTests if a provisionable smart distributor service is supported.booleanTests if a provision enabler administrative service is supported.booleanTests if a provision enabler distributor lookup service is supported.booleanTests if a provision enabler distributor assignment service is supported.booleanTests if looking up provision enablers is supported.booleanTests if a provision enabler notification service is supported.booleanTests if querying provision enablers is supported.booleansupportsProvisionEnablerRecordType(Type provisionEnablerRecordType) Tests if the givenProvisionEnablerrecord type is supported.booleanTests if a provision enabler rule application service is supported.booleanTests if a provision enabler rule lookup service is supported.booleanTests if searching provision enablers is supported.booleansupportsProvisionEnablerSearchRecordType(Type provisionEnablerSearchRecordType) Tests if the givenProvisionEnablersearch type is supported.booleanTests if a provision smart distributor service is supported.booleanTests if a queue constrainer administrative service is supported.booleanTests if a queue constrainer distributor lookup service is supported.booleanTests if a queue constrainer distributor service is supported.booleanTests if a queue constrainer enabler administrative service is supported.booleanTests if a queue constrainer enabler distributor lookup service is supported.booleanTests if a queue constrainer enabler distributor service is supported.booleanTests if looking up queue constrainer enablers is supported.booleanTests if a queue constrainer enabler notification service is supported.booleanTests if querying queue constrainer enablers is supported.booleansupportsQueueConstrainerEnablerRecordType(Type queueConstrainerEnablerRecordType) Tests if the givenQueueConstrainerEnablerrecord interface type is supported.booleanTests if a queue constrainer enabler rule application service is supported.booleanTests if a queue constrainer enabler rule lookup service is supported.booleanTests if searching queue constrainer enablers is supported.booleansupportsQueueConstrainerEnablerSearchRecordType(Type queueConstrainerEnablerSearchRecordType) Tests if the givenQueueConstrainerEnablersearch record interface type is supported.booleanTests if a queue constrainer enabler distributor lookup service is supported.booleanTests if looking up queue constrainer is supported.booleanTests if a queue constrainer notification service is supported.booleanTests if querying queue constrainer is supported.booleansupportsQueueConstrainerRecordType(Type queueConstrainerRecordType) Tests if the givenQueueConstrainerrecord type is supported.booleanTests if a queue constrainer rule application service is supported.booleanTests if a queue constrainer rule lookup service is supported.booleanTests if searching queue constrainer is supported.booleansupportsQueueConstrainerSearchRecordType(Type queueConstrainerSearchRecordType) Tests if the givenQueueConstrainersearch record type is supported.booleanTests if a queue constrainer distributor lookup service is supported.booleanTests if a queue enabler administrative service is supported.booleanTests if a queue enabler distributor lookup service is supported.booleanTests if a queue enabler distributor assignment service is supported.booleanTests if looking up queue enablers is supported.booleanTests if a queue enabler notification service is supported.booleanTests if querying queue enablers is supported.booleansupportsQueueEnablerRecordType(Type queueEnablerRecordType) Tests if the givenQueueEnablerrecord type is supported.booleanTests if a queue enabler rule application service is supported.booleanTests if a queue enabler rule lookup service is supported.booleanTests if searching queue enablers is supported.booleansupportsQueueEnablerSearchRecordType(Type queueEnablerSearchRecordType) Tests if the givenQueueEnablersearch type is supported.booleanTests if a queue smart distributor service is supported.booleanTests if a queue processor administrative service is supported.booleanTests if a queue processor distributor lookup service is supported.booleanTests if a queue processor distributor service is supported.booleanTests if a queue processor enabler administrative service is supported.booleanTests if a queue processor enabler distributor lookup service is supported.booleanTests if a queue processor enabler distributor service is supported.booleanTests if looking up queue processor enablers is supported.booleanTests if a queue processor enabler notification service is supported.booleanTests if querying queue processor enablers is supported.booleansupportsQueueProcessorEnablerRecordType(Type queueProcessorEnablerRecordType) Tests if the givenQueueProcessorEnablerrecord interface type is supported.booleanTests if a queue processor enabler rule application service is supported.booleanTests if a queue processor enabler rule lookup service is supported.booleanTests if searching queue processor enablers is supported.booleansupportsQueueProcessorEnablerSearchRecordType(Type queueProcessorEnablerSearchRecordType) Tests if the givenQueueProcessorEnablersearch record interface type is supported.booleanTests if a queue processor enabler distributor lookup service is supported.booleanTests if looking up queue processor is supported.booleanTests if a queue processor notification service is supported.booleanTests if querying queue processor is supported.booleansupportsQueueProcessorRecordType(Type queueProcessorRecordType) Tests if the givenQueueProcessorrecord interface type is supported.booleanTests if a queue processor rule application service is supported.booleanTests if a queue processor rule lookup service is supported.booleanTests if searching queue processor is supported.booleansupportsQueueProcessorSearchRecordType(Type queueProcessorSearchRecordType) Tests if the givenQueueProcessorsearch record interface type is supported.booleanTests if a queue processor distributor lookup service is supported.booleanTests if any broker federation is exposed.Methods inherited from interface Sourceable
getBranding, getBrandingIds, getLicense, getProvider, getProviderIdModifier and TypeMethodDescriptionGets a branding, such as an image or logo, expressed using theAssetinterface.Gets the branding assetIds.Gets the terms of usage.Gets theResourcerepresenting the provider.Gets theIdof the provider.
-
Method Details
-
getBrokerEnablerLookupSession
BrokerEnablerLookupSession getBrokerEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerLookup()} is {@code true} .
-
getBrokerEnablerLookupSessionForDistributor
BrokerEnablerLookupSession getBrokerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerEnablerQuerySession
Gets theOsidSessionassociated with the broker enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerQuery()} is {@code true} .
-
getBrokerEnablerQuerySessionForDistributor
BrokerEnablerQuerySession getBrokerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerEnablerSearchSession
BrokerEnablerSearchSession getBrokerEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerSearch()} is {@code true} .
-
getBrokerEnablerSearchSessionForDistributor
BrokerEnablerSearchSession getBrokerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker enabler search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerEnablerAdminSession
Gets theOsidSessionassociated with the broker enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerAdmin()} is {@code true} .
-
getBrokerEnablerAdminSessionForDistributor
BrokerEnablerAdminSession getBrokerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerEnablerNotificationSession
BrokerEnablerNotificationSession getBrokerEnablerNotificationSession(BrokerEnablerReceiver brokerEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker enabler notification service.- Parameters:
brokerEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
BrokerEnablerNotificationSession - Throws:
NullArgumentException-brokerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerNotification()} is {@code true} .
-
getBrokerEnablerNotificationSessionForDistributor
BrokerEnablerNotificationSession getBrokerEnablerNotificationSessionForDistributor(BrokerEnablerReceiver brokerEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker enabler notification service for the given distributor.- Parameters:
brokerEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-brokerEnablerReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerEnablerDistributorSession
BrokerEnablerDistributorSession getBrokerEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup broker enabler/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerDistributor()} is {@code true} .
-
getBrokerEnablerDistributorAssignmentSession
BrokerEnablerDistributorAssignmentSession getBrokerEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning broker enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerDistributorAssignment()} is {@code true} .
-
getBrokerEnablerSmartDistributorSession
BrokerEnablerSmartDistributorSession getBrokerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage broker enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerSmartDistributor()} is {@code true} .
-
getBrokerEnablerRuleLookupSession
BrokerEnablerRuleLookupSession getBrokerEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker enabler broker mapping lookup service for looking up the rules applied to a broker.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerRuleLookup()} is {@code true} .
-
getBrokerEnablerRuleLookupSessionForDistributor
BrokerEnablerRuleLookupSession getBrokerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker enabler mapping lookup service for the given distributor for looking up rules applied to a broker.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerEnablerRuleApplicationSession
BrokerEnablerRuleApplicationSession getBrokerEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer assignment service to apply to brokers.- Parameters:
proxy- a proxy- Returns:
- a
BrokerEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerRuleApplication()} is {@code true} .
-
getBrokerEnablerRuleApplicationSessionForDistributor
BrokerEnablerRuleApplicationSession getBrokerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker enabler assignment service for the given distributor to apply to brokers.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerLookupSession
BrokerConstrainerLookupSession getBrokerConstrainerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer lookup service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerLookup()} is {@code true} .
-
getBrokerConstrainerLookupSessionForDistributor
BrokerConstrainerLookupSession getBrokerConstrainerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerQuerySession
BrokerConstrainerQuerySession getBrokerConstrainerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer query service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerQuery()} is {@code true} .
-
getBrokerConstrainerQuerySessionForDistributor
BrokerConstrainerQuerySession getBrokerConstrainerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerSearchSession
BrokerConstrainerSearchSession getBrokerConstrainerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer search service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerSearch()} is {@code true} .
-
getBrokerConstrainerSearchSessionForDistributor
BrokerConstrainerSearchSession getBrokerConstrainerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerAdminSession
BrokerConstrainerAdminSession getBrokerConstrainerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer administration service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerAdmin()} is {@code true} .
-
getBrokerConstrainerAdminSessionForDistributor
BrokerConstrainerAdminSession getBrokerConstrainerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerNotificationSession
BrokerConstrainerNotificationSession getBrokerConstrainerNotificationSession(BrokerConstrainerReceiver brokerConstrainerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer notification service.- Parameters:
brokerConstrainerReceiver- the notification callbackproxy- a proxy- Returns:
- a
BrokerConstrainerNotificationSession - Throws:
NullArgumentException-brokerConstrainerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerNotification()} is {@code true} .
-
getBrokerConstrainerNotificationSessionForDistributor
BrokerConstrainerNotificationSession getBrokerConstrainerNotificationSessionForDistributor(BrokerConstrainerReceiver brokerConstrainerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer notification service for the given distributor.- Parameters:
brokerConstrainerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-brokerConstrainerReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerDistributorSession
BrokerConstrainerDistributorSession getBrokerConstrainerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup broker constrainer/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerDistributor()} is {@code true} .
-
getBrokerConstrainerDistributorAssignmentSession
BrokerConstrainerDistributorAssignmentSession getBrokerConstrainerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning broker constrainers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerDistributorAssignment()} is {@code true} .
-
getBrokerConstrainerSmartDistributorSession
BrokerConstrainerSmartDistributorSession getBrokerConstrainerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage broker constrainer smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerSmartDistributor()} is {@code true} .
-
getBrokerConstrainerRuleLookupSession
BrokerConstrainerRuleLookupSession getBrokerConstrainerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer broker mapping lookup service for looking up the rules applied to a broker.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerRuleLookup()} is {@code true} .
-
getBrokerConstrainerRuleLookupSessionForDistributor
BrokerConstrainerRuleLookupSession getBrokerConstrainerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer mapping lookup service for the given distributor for looking up rules applied to a broker- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerRuleApplicationSession
BrokerConstrainerRuleApplicationSession getBrokerConstrainerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer assignment service to apply to brokers.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerRuleApplication()} is {@code true} .
-
getBrokerConstrainerRuleApplicationSessionForDistributor
BrokerConstrainerRuleApplicationSession getBrokerConstrainerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer assignment service for the given distributor to apply to brokers.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerEnablerLookupSession
BrokerConstrainerEnablerLookupSession getBrokerConstrainerEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerLookup()} is {@code true} .
-
getBrokerConstrainerEnablerLookupSessionForDistributor
BrokerConstrainerEnablerLookupSession getBrokerConstrainerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerEnablerQuerySession
BrokerConstrainerEnablerQuerySession getBrokerConstrainerEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerQuery()} is {@code true} .
-
getBrokerConstrainerEnablerQuerySessionForDistributor
BrokerConstrainerEnablerQuerySession getBrokerConstrainerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerEnablerSearchSession
BrokerConstrainerEnablerSearchSession getBrokerConstrainerEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerSearch()} is {@code true} .
-
getBrokerConstrainerEnablerSearchSessionForDistributor
BrokerConstrainerEnablerSearchSession getBrokerConstrainerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerEnablerAdminSession
BrokerConstrainerEnablerAdminSession getBrokerConstrainerEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerAdmin()} is {@code true} .
-
getBrokerConstrainerEnablerAdminSessionForDistributor
BrokerConstrainerEnablerAdminSession getBrokerConstrainerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getBrokerConstrainerEnablerNotificationSession
BrokerConstrainerEnablerNotificationSession getBrokerConstrainerEnablerNotificationSession(BrokerConstrainerEnablerReceiver brokerConstrainerEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler notification service.- Parameters:
brokerConstrainerEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerNotificationSession - Throws:
NullArgumentException-brokerConstrainerEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerNotification()} is {@code true} .
-
getBrokerConstrainerEnablerNotificationSessionForDistributor
BrokerConstrainerEnablerNotificationSession getBrokerConstrainerEnablerNotificationSessionForDistributor(BrokerConstrainerEnablerReceiver brokerConstrainerEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler notification service for the given distributor.- Parameters:
brokerConstrainerEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-brokerConstrainerEnablerReceiver, distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerEnablerDistributorSession
BrokerConstrainerEnablerDistributorSession getBrokerConstrainerEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup broker constrainer enabler/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerDistributor()} is {@code true} .
-
getBrokerConstrainerEnablerDistributorAssignmentSession
BrokerConstrainerEnablerDistributorAssignmentSession getBrokerConstrainerEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning broker constrainer enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerDistributorAssignment()} is {@code true} .
-
getBrokerConstrainerEnablerSmartDistributorSession
BrokerConstrainerEnablerSmartDistributorSession getBrokerConstrainerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage broker constrainer enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerSmartDistributor()} is {@code true} .
-
getBrokerConstrainerEnablerRuleLookupSession
BrokerConstrainerEnablerRuleLookupSession getBrokerConstrainerEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler broker mapping lookup service for looking up the rules applied to a broker constrainer.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerRuleLookup()} is {@code true} .
-
getBrokerConstrainerEnablerRuleLookupSessionForDistributor
BrokerConstrainerEnablerRuleLookupSession getBrokerConstrainerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler mapping lookup service for the given distributor for looking up rules applied to a broker constrainer.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerConstrainerEnablerRuleApplicationSession
BrokerConstrainerEnablerRuleApplicationSession getBrokerConstrainerEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler assignment service to apply to broker constrainers.- Parameters:
proxy- a proxy- Returns:
- a
BrokerConstrainerEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnablerRuleApplication()} is {@code true} .
-
getBrokerConstrainerEnablerRuleApplicationSessionForDistributor
BrokerConstrainerEnablerRuleApplicationSession getBrokerConstrainerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker constrainer enabler assignment service for the given distributor to apply to broker constrainers.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerConstrainerEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerConstrainerEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerConstrainerEnabelrRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorLookupSession
BrokerProcessorLookupSession getBrokerProcessorLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor lookup service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorLookup()} is {@code true} .
-
getBrokerProcessorLookupSessionForDistributor
BrokerProcessorLookupSession getBrokerProcessorLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorLookup()} and {@code supportsVisibleFederation()} are {@code true}
-
getBrokerProcessorQuerySession
BrokerProcessorQuerySession getBrokerProcessorQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor query service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorQuery()} is {@code true} .
-
getBrokerProcessorQuerySessionForDistributor
BrokerProcessorQuerySession getBrokerProcessorQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorSearchSession
BrokerProcessorSearchSession getBrokerProcessorSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor search service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorSearch()} is {@code true} .
-
getBrokerProcessorSearchSessionForDistributor
BrokerProcessorSearchSession getBrokerProcessorSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorSearch()} and {@code supportsVisibleFederation()} are {@code true}
-
getBrokerProcessorAdminSession
BrokerProcessorAdminSession getBrokerProcessorAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor administration service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorAdmin()} is {@code true} .
-
getBrokerProcessorAdminSessionForDistributor
BrokerProcessorAdminSession getBrokerProcessorAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorNotificationSession
BrokerProcessorNotificationSession getBrokerProcessorNotificationSession(BrokerProcessorReceiver brokerProcessorReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor notification service.- Parameters:
brokerProcessorReceiver- the notification callbackproxy- a proxy- Returns:
- a
BrokerProcessorNotificationSession - Throws:
NullArgumentException-brokerConstrainerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorNotification()} is {@code true} .
-
getBrokerProcessorNotificationSessionForDistributor
BrokerProcessorNotificationSession getBrokerProcessorNotificationSessionForDistributor(BrokerProcessorReceiver brokerProcessorReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor notification service for the given distributor.- Parameters:
brokerProcessorReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-brokerProcessorReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorDistributorSession
BrokerProcessorDistributorSession getBrokerProcessorDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup broker processor/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorDistributor()} is {@code true} .
-
getBrokerProcessorDistributorAssignmentSession
BrokerProcessorDistributorAssignmentSession getBrokerProcessorDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning broker processors to distributors.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorDistributorAssignment()} is {@code true} .
-
getBrokerProcessorSmartDistributorSession
BrokerProcessorSmartDistributorSession getBrokerProcessorSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage broker processor smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorSmartDistributor()} is {@code true} .
-
getBrokerProcessorRuleLookupSession
BrokerProcessorRuleLookupSession getBrokerProcessorRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor broker mapping lookup service for looking up the rules applied to a broker.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorRuleLookup()} is {@code true} .
-
getBrokerProcessorRuleLookupSessionForDistributor
BrokerProcessorRuleLookupSession getBrokerProcessorRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor mapping lookup service for the given distributor for looking up rules applied to a brokers.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorRuleApplicationSession
BrokerProcessorRuleApplicationSession getBrokerProcessorRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor assignment service to apply to brokers.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorRuleApplication()} is {@code true} .
-
getBrokerProcessorRuleApplicationSessionForDistributor
BrokerProcessorRuleApplicationSession getBrokerProcessorRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor assignment service for the given distributor to apply to brokers.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorEnablerLookupSession
BrokerProcessorEnablerLookupSession getBrokerProcessorEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerLookup()} is {@code true} .
-
getBrokerProcessorEnablerLookupSessionForDistributor
BrokerProcessorEnablerLookupSession getBrokerProcessorEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorEnablerQuerySession
BrokerProcessorEnablerQuerySession getBrokerProcessorEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerQuery()} is {@code true} .
-
getBrokerProcessorEnablerQuerySessionForDistributor
BrokerProcessorEnablerQuerySession getBrokerProcessorEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true}
-
getBrokerProcessorEnablerSearchSession
BrokerProcessorEnablerSearchSession getBrokerProcessorEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerSearch()} is {@code true} .
-
getBrokerProcessorEnablerSearchSessionForDistributor
BrokerProcessorEnablerSearchSession getBrokerProcessorEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor enabler search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true}
-
getBrokerProcessorEnablerAdminSession
BrokerProcessorEnablerAdminSession getBrokerProcessorEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerAdmin()} is {@code true} .
-
getBrokerProcessorEnablerAdminSessionForDistributor
BrokerProcessorEnablerAdminSession getBrokerProcessorEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true}
-
getBrokerProcessorEnablerNotificationSession
BrokerProcessorEnablerNotificationSession getBrokerProcessorEnablerNotificationSession(BrokerProcessorEnablerReceiver brokerProcessorEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor enabler notification service.- Parameters:
brokerProcessorEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
BrokerProcessorEnablerNotificationSession - Throws:
NullArgumentException-brokerProcessorEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerNotification()} is {@code true} .
-
getBrokerProcessorEnablerNotificationSessionForDistributor
BrokerProcessorEnablerNotificationSession getBrokerProcessorEnablerNotificationSessionForDistributor(BrokerProcessorEnablerReceiver brokerProcessorEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor enabler notification service for the given distributor.- Parameters:
brokerProcessorEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-brokerProcessorEnablerReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorEnablerDistributorSession
BrokerProcessorEnablerDistributorSession getBrokerProcessorEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup broker processor enabler/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerDistributor()} is {@code true} .
-
getBrokerProcessorEnablerDistributorAssignmentSession
BrokerProcessorEnablerDistributorAssignmentSession getBrokerProcessorEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning broker processors enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerDistributorAssignment()} is {@code true} .
-
getBrokerProcessorEnablerSmartDistributorSession
BrokerProcessorEnablerSmartDistributorSession getBrokerProcessorEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage broker processor enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerSmartDistributor()} is {@code true} .
-
getBrokerProcessorEnablerRuleLookupSession
BrokerProcessorEnablerRuleLookupSession getBrokerProcessorEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor enabler broker mapping lookup service for looking up the rules applied to a broker processor.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerRuleLookup()} is {@code true} .
-
getBrokerProcessorEnablerRuleLookupSessionForDistributor
BrokerProcessorEnablerRuleLookupSession getBrokerProcessorEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor enabler mapping lookup service for the given distributor for looking up rules applied to a broker processors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getBrokerProcessorEnablerRuleApplicationSession
BrokerProcessorEnablerRuleApplicationSession getBrokerProcessorEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the broker processor enabler assignment service to apply to broker processors.- Parameters:
proxy- a proxy- Returns:
- a
BrokerProcessorEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnablerRuleApplication()} is {@code true} .
-
getBrokerProcessorEnablerRuleApplicationSessionForDistributor
BrokerProcessorEnablerRuleApplicationSession getBrokerProcessorEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the broker processor enabler assignment service for the given distributor to apply to broker processors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
BrokerProcessorEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsBrokerProcessorEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsBrokerProcessorEnabelrRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueEnablerLookupSession
Gets theOsidSessionassociated with the queue enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerLookup()} is {@code true} .
-
getQueueEnablerLookupSessionForDistributor
QueueEnablerLookupSession getQueueEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueEnablerQuerySession
Gets theOsidSessionassociated with the queue enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerQuery()} is {@code true} .
-
getQueueEnablerQuerySessionForDistributor
QueueEnablerQuerySession getQueueEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueEnablerSearchSession
Gets theOsidSessionassociated with the queue enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerSearch()} is {@code true} .
-
getQueueEnablerSearchSessionForDistributor
QueueEnablerSearchSession getQueueEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue enabler search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueEnablerAdminSession
Gets theOsidSessionassociated with the queue enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerAdmin()} is {@code true} .
-
getQueueEnablerAdminSessionForDistributor
QueueEnablerAdminSession getQueueEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueEnablerNotificationSession
QueueEnablerNotificationSession getQueueEnablerNotificationSession(QueueEnablerReceiver queueEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue enabler notification service.- Parameters:
queueEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
QueueEnablerNotificationSession - Throws:
NullArgumentException-queueReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerNotification()} is {@code true} .
-
getQueueEnablerNotificationSessionForDistributor
QueueEnablerNotificationSession getQueueEnablerNotificationSessionForDistributor(QueueEnablerReceiver queueEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue enabler notification service for the given distributor.- Parameters:
queueEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-queueEnablerReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueEnablerDistributorSession
QueueEnablerDistributorSession getQueueEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup queue enabler/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerDistributor()} is {@code true} .
-
getQueueEnablerDistributorAssignmentSession
QueueEnablerDistributorAssignmentSession getQueueEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning queue enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerDistributorAssignment()} is {@code true} .
-
getQueueEnablerSmartDistributorSession
QueueEnablerSmartDistributorSession getQueueEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage queue enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerSmartDistributor()} is {@code true} .
-
getQueueEnablerRuleLookupSession
QueueEnablerRuleLookupSession getQueueEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue enabler queue mapping lookup service for looking up the rules applied to a queue.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerRuleLookup()} is {@code true} .
-
getQueueEnablerRuleLookupSessionForDistributor
QueueEnablerRuleLookupSession getQueueEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue enabler mapping lookup service for the given distributor for looking up rules applied to a queue.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueEnablerRuleApplicationSession
QueueEnablerRuleApplicationSession getQueueEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer assignment service to apply to queues.- Parameters:
proxy- a proxy- Returns:
- a
QueueEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerRuleApplication()} is {@code true} .
-
getQueueEnablerRuleApplicationSessionForDistributor
QueueEnablerRuleApplicationSession getQueueEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue enabler assignment service for the given distributor to apply to queues.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerLookupSession
QueueConstrainerLookupSession getQueueConstrainerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer lookup service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerLookup()} is {@code true} .
-
getQueueConstrainerLookupSessionForDistributor
QueueConstrainerLookupSession getQueueConstrainerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerQuerySession
QueueConstrainerQuerySession getQueueConstrainerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer query service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerQuery()} is {@code true} .
-
getQueueConstrainerQuerySessionForDistributor
QueueConstrainerQuerySession getQueueConstrainerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerSearchSession
QueueConstrainerSearchSession getQueueConstrainerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer search service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerSearch()} is {@code true} .
-
getQueueConstrainerSearchSessionForDistributor
QueueConstrainerSearchSession getQueueConstrainerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerAdminSession
QueueConstrainerAdminSession getQueueConstrainerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer administration service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerAdmin()} is {@code true} .
-
getQueueConstrainerAdminSessionForDistributor
QueueConstrainerAdminSession getQueueConstrainerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerNotificationSession
QueueConstrainerNotificationSession getQueueConstrainerNotificationSession(QueueConstrainerReceiver queueConstrainerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer notification service.- Parameters:
queueConstrainerReceiver- the notification callbackproxy- a proxy- Returns:
- a
QueueConstrainerNotificationSession - Throws:
NullArgumentException-queueConstrainerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerNotification()} is {@code true} .
-
getQueueConstrainerNotificationSessionForDistributor
QueueConstrainerNotificationSession getQueueConstrainerNotificationSessionForDistributor(QueueConstrainerReceiver queueConstrainerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer notification service for the given distributor.- Parameters:
queueConstrainerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-queueConstrainerReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerDistributorSession
QueueConstrainerDistributorSession getQueueConstrainerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup queue constrainer/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerDistributor()} is {@code true} .
-
getQueueConstrainerDistributorAssignmentSession
QueueConstrainerDistributorAssignmentSession getQueueConstrainerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning queue constrainers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerDistributorAssignment()} is {@code true} .
-
getQueueConstrainerSmartDistributorSession
QueueConstrainerSmartDistributorSession getQueueConstrainerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage queue constrainer smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerSmartDistributor()} is {@code true} .
-
getQueueConstrainerRuleLookupSession
QueueConstrainerRuleLookupSession getQueueConstrainerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer queue mapping lookup service for looking up the rules applied to a queue.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerRuleLookup()} is {@code true} .
-
getQueueConstrainerRuleLookupSessionForDistributor
QueueConstrainerRuleLookupSession getQueueConstrainerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer mapping lookup service for the given distributor for looking up rules applied to a queue- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerRuleApplicationSession
QueueConstrainerRuleApplicationSession getQueueConstrainerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer assignment service to apply to queues.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerRuleApplication()} is {@code true} .
-
getQueueConstrainerRuleApplicationSessionForDistributor
QueueConstrainerRuleApplicationSession getQueueConstrainerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer assignment service for the given distributor to apply to queues.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerEnablerLookupSession
QueueConstrainerEnablerLookupSession getQueueConstrainerEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerLookup()} is {@code true} .
-
getQueueConstrainerEnablerLookupSessionForDistributor
QueueConstrainerEnablerLookupSession getQueueConstrainerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerEnablerQuerySession
QueueConstrainerEnablerQuerySession getQueueConstrainerEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerQuery()} is {@code true} .
-
getQueueConstrainerEnablerQuerySessionForDistributor
QueueConstrainerEnablerQuerySession getQueueConstrainerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerQuerySession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerEnablerSearchSession
QueueConstrainerEnablerSearchSession getQueueConstrainerEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerSearch()} is {@code true} .
-
getQueueConstrainerEnablerSearchSessionForDistributor
QueueConstrainerEnablerSearchSession getQueueConstrainerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer enablers earch service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerSearchSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerEnablerAdminSession
QueueConstrainerEnablerAdminSession getQueueConstrainerEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerAdmin()} is {@code true} .
-
getQueueConstrainerEnablerAdminSessionForDistributor
QueueConstrainerEnablerAdminSession getQueueConstrainerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerAdminSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerEnablerNotificationSession
QueueConstrainerEnablerNotificationSession getQueueConstrainerEnablerNotificationSession(QueueConstrainerEnablerReceiver queueConstrainerEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler notification service.- Parameters:
queueConstrainerEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
QueueConstrainerEnablerNotificationSession - Throws:
NullArgumentException-queueConstrainerEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerNotification()} is {@code true} .
-
getQueueConstrainerEnablerNotificationSessionForDistributor
QueueConstrainerEnablerNotificationSession getQueueConstrainerEnablerNotificationSessionForDistributor(QueueConstrainerEnablerReceiver queueConstrainerEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler notification service for the given distributor.- Parameters:
queueConstrainerEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-queueConstrainerEnablerReceiver, distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerEnablerDistributorSession
QueueConstrainerEnablerDistributorSession getQueueConstrainerEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup queue constrainer enabler/distributor mappings for queue constrainer enablers.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerDistributor()} is {@code true} .
-
getQueueConstrainerEnablerDistributorAssignmentSession
QueueConstrainerEnablerDistributorAssignmentSession getQueueConstrainerEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning queue constrainer enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerDistributorAssignment()} is {@code true} .
-
getQueueConstrainerEnablerSmartDistributorSession
QueueConstrainerEnablerSmartDistributorSession getQueueConstrainerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage queue constrainer enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerSmartDistributorSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerSmartDistributor()} is {@code true} .
-
getQueueConstrainerEnablerRuleLookupSession
QueueConstrainerEnablerRuleLookupSession getQueueConstrainerEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler mapping lookup service .- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerRuleLookup()} is {@code true} .
-
getQueueConstrainerEnablerRuleLookupSessionForDistributor
QueueConstrainerEnablerRuleLookupSession getQueueConstrainerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler mapping lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueConstrainerEnablerRuleApplicationSession
QueueConstrainerEnablerRuleApplicationSession getQueueConstrainerEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- a
QueueConstrainerEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerRuleApplication()} is {@code true} .
-
getQueueConstrainerEnablerRuleApplicationSessionForDistributor
QueueConstrainerEnablerRuleApplicationSession getQueueConstrainerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue constrainer enabler assignment service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueConstrainerEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueConstrainerEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueConstrainerEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorLookupSession
QueueProcessorLookupSession getQueueProcessorLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor lookup service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorLookup()} is {@code true} .
-
getQueueProcessorLookupSessionForDistributor
QueueProcessorLookupSession getQueueProcessorLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorQuerySession
QueueProcessorQuerySession getQueueProcessorQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor query service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorQuery()} is {@code true} .
-
getQueueProcessorQuerySessionForDistributor
QueueProcessorQuerySession getQueueProcessorQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorQuerySession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorSearchSession
QueueProcessorSearchSession getQueueProcessorSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor search service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorSearch()} is {@code true} .
-
getQueueProcessorSearchSessionForDistributor
QueueProcessorSearchSession getQueueProcessorSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor earch service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorSearchSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorAdminSession
QueueProcessorAdminSession getQueueProcessorAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor administration service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorAdmin()} is {@code true} .
-
getQueueProcessorAdminSessionForDistributor
QueueProcessorAdminSession getQueueProcessorAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorAdminSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorNotificationSession
QueueProcessorNotificationSession getQueueProcessorNotificationSession(QueueProcessorReceiver queueProcessorReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor notification service.- Parameters:
queueProcessorReceiver- the notification callbackproxy- a proxy- Returns:
- a
QueueProcessorNotificationSession - Throws:
NullArgumentException-queueProcessorReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorNotification()} is {@code true} .
-
getQueueProcessorNotificationSessionForDistributor
QueueProcessorNotificationSession getQueueProcessorNotificationSessionForDistributor(QueueProcessorReceiver queueProcessorReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor notification service for the given distributor.- Parameters:
queueProcessorReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-queueProcessorReceiver, distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorDistributorSession
QueueProcessorDistributorSession getQueueProcessorDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup queue processor/distributor mappings for queue processors.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorDistributor()} is {@code true} .
-
getQueueProcessorDistributorAssignmentSession
QueueProcessorDistributorAssignmentSession getQueueProcessorDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning queue processor to distributors.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorDistributorAssignment()} is {@code true} .
-
getQueueProcessorSmartDistributorSession
QueueProcessorSmartDistributorSession getQueueProcessorSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage queue processor smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorSmartDistributorSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorSmartDistributor()} is {@code true} .
-
getQueueProcessorRuleLookupSession
QueueProcessorRuleLookupSession getQueueProcessorRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor mapping lookup service for looking up the rules applied to a queue processor.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorRuleLookup()} is {@code true} .
-
getQueueProcessorRuleLookupSessionForDistributor
QueueProcessorRuleLookupSession getQueueProcessorRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor mapping lookup service for the given distributor for looking up rules applied to a queue.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorRuleApplicationSession
QueueProcessorRuleApplicationSession getQueueProcessorRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor assignment service to apply to queues.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorRuleApplication()} is {@code true} .
-
getQueueProcessorRuleApplicationSessionForDistributor
QueueProcessorRuleApplicationSession getQueueProcessorRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor assignment service for the given distributor to apply to queues.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorEnablerLookupSession
QueueProcessorEnablerLookupSession getQueueProcessorEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerLookup()} is {@code true} .
-
getQueueProcessorEnablerLookupSessionForDistributor
QueueProcessorEnablerLookupSession getQueueProcessorEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorEnablerQuerySession
QueueProcessorEnablerQuerySession getQueueProcessorEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerQuery()} is {@code true} .
-
getQueueProcessorEnablerQuerySessionForDistributor
QueueProcessorEnablerQuerySession getQueueProcessorEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerQuerySession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorEnablerSearchSession
QueueProcessorEnablerSearchSession getQueueProcessorEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerSearch()} is {@code true} .
-
getQueueProcessorEnablerSearchSessionForDistributor
QueueProcessorEnablerSearchSession getQueueProcessorEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor enablers earch service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerSearchSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorEnablerAdminSession
QueueProcessorEnablerAdminSession getQueueProcessorEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerAdmin()} is {@code true} .
-
getQueueProcessorEnablerAdminSessionForDistributor
QueueProcessorEnablerAdminSession getQueueProcessorEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerAdminSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorEnablerNotificationSession
QueueProcessorEnablerNotificationSession getQueueProcessorEnablerNotificationSession(QueueProcessorEnablerReceiver queueProcessorEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor enabler notification service.- Parameters:
queueProcessorEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
QueueProcessorEnablerNotificationSession - Throws:
NullArgumentException-queueProcessorEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerNotification()} is {@code true} .
-
getQueueProcessorEnablerNotificationSessionForDistributor
QueueProcessorEnablerNotificationSession getQueueProcessorEnablerNotificationSessionForDistributor(QueueProcessorEnablerReceiver queueProcessorEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor enabler notification service for the given distributor.- Parameters:
queueProcessorEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-queueProcessorEnablerReceiver, distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorEnablerDistributorSession
QueueProcessorEnablerDistributorSession getQueueProcessorEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup queue processor enabler/distributor mappings for queue processor enablers.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerDistributor()} is {@code true} .
-
getQueueProcessorEnablerDistributorAssignmentSession
QueueProcessorEnablerDistributorAssignmentSession getQueueProcessorEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning queue processor enablers to queue processors.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerDistributorAssignment()} is {@code true} .
-
getQueueProcessorEnablerSmartDistributorSession
QueueProcessorEnablerSmartDistributorSession getQueueProcessorEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage queue processor enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerSmartDistributorSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerSmartDistributor()} is {@code true} .
-
getQueueProcessorEnablerRuleLookupSession
QueueProcessorEnablerRuleLookupSession getQueueProcessorEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor enabler mapping lookup service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerRuleLookup()} is {@code true} .
-
getQueueProcessorEnablerRuleLookupSessionForDistributor
QueueProcessorEnablerRuleLookupSession getQueueProcessorEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor enabler mapping lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getQueueProcessorEnablerRuleApplicationSession
QueueProcessorEnablerRuleApplicationSession getQueueProcessorEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the queue processor enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- a
QueueProcessorEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerRuleApplication()} is {@code true} .
-
getQueueProcessorEnablerRuleApplicationSessionForDistributor
QueueProcessorEnablerRuleApplicationSession getQueueProcessorEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the queue processor enabler assignment service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
QueueProcessorEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsQueueProcessorEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsQueueProcessorEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolEnablerLookupSession
Gets theOsidSessionassociated with the pool enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerLookup()} is {@code true} .
-
getPoolEnablerLookupSessionForDistributor
PoolEnablerLookupSession getPoolEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolEnablerQuerySession
Gets theOsidSessionassociated with the pool enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerQuery()} is {@code true} .
-
getPoolEnablerQuerySessionForDistributor
PoolEnablerQuerySession getPoolEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolEnablerSearchSession
Gets theOsidSessionassociated with the pool enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerSearch()} is {@code true} .
-
getPoolEnablerSearchSessionForDistributor
PoolEnablerSearchSession getPoolEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool enabler search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolEnablerAdminSession
Gets theOsidSessionassociated with the pool enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerAdmin()} is {@code true} .
-
getPoolEnablerAdminSessionForDistributor
PoolEnablerAdminSession getPoolEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolEnablerNotificationSession
PoolEnablerNotificationSession getPoolEnablerNotificationSession(PoolEnablerReceiver poolEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool enabler notification service.- Parameters:
poolEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
PoolEnablerNotificationSession - Throws:
NullArgumentException-poolReceiverisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerNotification()} is {@code true} .
-
getPoolEnablerNotificationSessionForDistributor
PoolEnablerNotificationSession getPoolEnablerNotificationSessionForDistributor(PoolEnablerReceiver poolEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool enabler notification service for the given distributor.- Parameters:
poolEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-poolEnablerReceiverordistributorIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolEnablerDistributorSession
PoolEnablerDistributorSession getPoolEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup pool enabler/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerDistributor()} is {@code true} .
-
getPoolEnablerDistributorAssignmentSession
PoolEnablerDistributorAssignmentSession getPoolEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning pool enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerDistributorAssignment()} is {@code true} .
-
getPoolEnablerSmartDistributorSession
PoolEnablerSmartDistributorSession getPoolEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage pool enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerSmartDistributor()} is {@code true} .
-
getPoolEnablerRuleLookupSession
PoolEnablerRuleLookupSession getPoolEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool enabler pool mapping lookup service for looking up the rules applied to a pool.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerRuleLookup()} is {@code true} .
-
getPoolEnablerRuleLookupSessionForDistributor
PoolEnablerRuleLookupSession getPoolEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool enabler mapping lookup service for the given distributor for looking up rules applied to a pool.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolEnablerRuleApplicationSession
PoolEnablerRuleApplicationSession getPoolEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer assignment service to apply to pools.- Parameters:
proxy- a proxy- Returns:
- a
PoolEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerRuleApplication()} is {@code true} .
-
getPoolEnablerRuleApplicationSessionForDistributor
PoolEnablerRuleApplicationSession getPoolEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool enabler assignment service for the given distributor to apply to pools.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerLookupSession
PoolConstrainerLookupSession getPoolConstrainerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer lookup service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerLookup()} is {@code true} .
-
getPoolConstrainerLookupSessionForDistributor
PoolConstrainerLookupSession getPoolConstrainerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerQuerySession
PoolConstrainerQuerySession getPoolConstrainerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer query service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerQuery()} is {@code true} .
-
getPoolConstrainerQuerySessionForDistributor
PoolConstrainerQuerySession getPoolConstrainerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerQuerySession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerSearchSession
PoolConstrainerSearchSession getPoolConstrainerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer search service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerSearchSession - Throws:
NullArgumentException- aPoolConstrainerSearchSessionOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerSearch()} is {@code true} .
-
getPoolConstrainerSearchSessionForDistributor
PoolConstrainerSearchSession getPoolConstrainerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer earch service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerSearchSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerAdminSession
PoolConstrainerAdminSession getPoolConstrainerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer administration service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerAdmin()} is {@code true} .
-
getPoolConstrainerAdminSessionForDistributor
PoolConstrainerAdminSession getPoolConstrainerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerAdminSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerNotificationSession
PoolConstrainerNotificationSession getPoolConstrainerNotificationSession(PoolConstrainerReceiver poolConstrainerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer notification service.- Parameters:
poolConstrainerReceiver- the notification callbackproxy- a proxy- Returns:
- a
PoolConstrainerNotificationSession - Throws:
NullArgumentException-poolConstrainerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerNotification()} is {@code true} .
-
getPoolConstrainerNotificationSessionForDistributor
PoolConstrainerNotificationSession getPoolConstrainerNotificationSessionForDistributor(PoolConstrainerReceiver poolConstrainerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer notification service for the given distributor.- Parameters:
poolConstrainerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-poolConstrainerReceiver, distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerDistributorSession
PoolConstrainerDistributorSession getPoolConstrainerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup pool constrainer/distributor mappings for pool constrainers.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerDistributor()} is {@code true} .
-
getPoolConstrainerDistributorAssignmentSession
PoolConstrainerDistributorAssignmentSession getPoolConstrainerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning pool constrainer to distributors.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerDistributorAssignment()} is {@code true} .
-
getPoolConstrainerSmartDistributorSession
PoolConstrainerSmartDistributorSession getPoolConstrainerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage pool constrainer smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerSmartDistributorSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerSmartDistributor()} is {@code true} .
-
getPoolConstrainerRuleLookupSession
PoolConstrainerRuleLookupSession getPoolConstrainerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer mapping lookup service for looking up the rules applied to a pool.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerRuleLookup()} is {@code true} .
-
getPoolConstrainerRuleLookupSessionForDistributor
PoolConstrainerRuleLookupSession getPoolConstrainerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer mapping lookup service for the given distributor for looking up rules applied to a pool.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerRuleApplicationSession
PoolConstrainerRuleApplicationSession getPoolConstrainerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer assignment service to apply to pools.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerRuleApplication()} is {@code true} .
-
getPoolConstrainerRuleApplicationSessionForDistributor
PoolConstrainerRuleApplicationSession getPoolConstrainerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer assignment service for the given distributor to apply to pools.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerEnablerLookupSession
PoolConstrainerEnablerLookupSession getPoolConstrainerEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerLookup()} is {@code true} .
-
getPoolConstrainerEnablerLookupSessionForDistributor
PoolConstrainerEnablerLookupSession getPoolConstrainerEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerEnablerQuerySession
PoolConstrainerEnablerQuerySession getPoolConstrainerEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerQuery()} is {@code true} .
-
getPoolConstrainerEnablerQuerySessionForDistributor
PoolConstrainerEnablerQuerySession getPoolConstrainerEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerQuerySession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerEnablerSearchSession
PoolConstrainerEnablerSearchSession getPoolConstrainerEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerSearch()} is {@code true} .
-
getPoolConstrainerEnablerSearchSessionForDistributor
PoolConstrainerEnablerSearchSession getPoolConstrainerEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer enablers earch service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerSearchSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerEnablerAdminSession
PoolConstrainerEnablerAdminSession getPoolConstrainerEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerAdmin()} is {@code true} .
-
getPoolConstrainerEnablerAdminSessionForDistributor
PoolConstrainerEnablerAdminSession getPoolConstrainerEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerAdminSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerEnablerNotificationSession
PoolConstrainerEnablerNotificationSession getPoolConstrainerEnablerNotificationSession(PoolConstrainerEnablerReceiver poolConstrainerEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler notification service.- Parameters:
poolConstrainerEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
PoolConstrainerEnablerNotificationSession - Throws:
NullArgumentException-poolConstrainerEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerNotification()} is {@code true} .
-
getPoolConstrainerEnablerNotificationSessionForDistributor
PoolConstrainerEnablerNotificationSession getPoolConstrainerEnablerNotificationSessionForDistributor(PoolConstrainerEnablerReceiver poolConstrainerEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler notification service for the given distributor.- Parameters:
poolConstrainerEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-poolConstrainerEnablerReceiver, distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerEnablerDistributorSession
PoolConstrainerEnablerDistributorSession getPoolConstrainerEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup pool constrainer enabler/distributor mappings for pool constrainer enablers.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerDistributor()} is {@code true} .
-
getPoolConstrainerEnablerDistributorAssignmentSession
PoolConstrainerEnablerDistributorAssignmentSession getPoolConstrainerEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning pool constrainer enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerDistributorAssignment()} is {@code true} .
-
getPoolConstrainerEnablerSmartDistributorSession
PoolConstrainerEnablerSmartDistributorSession getPoolConstrainerEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage pool constrainer enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerSmartDistributorSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerSmartDistributor()} is {@code true} .
-
getPoolConstrainerEnablerRuleLookupSession
PoolConstrainerEnablerRuleLookupSession getPoolConstrainerEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler mapping lookup service .- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerRuleLookup()} is {@code true} .
-
getPoolConstrainerEnablerRuleLookupSessionForDistributor
PoolConstrainerEnablerRuleLookupSession getPoolConstrainerEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler mapping lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolConstrainerEnablerRuleApplicationSession
PoolConstrainerEnablerRuleApplicationSession getPoolConstrainerEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- a
PoolConstrainerEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerRuleApplication()} is {@code true} .
-
getPoolConstrainerEnablerRuleApplicationSessionForDistributor
PoolConstrainerEnablerRuleApplicationSession getPoolConstrainerEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool constrainer enabler assignment service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolConstrainerEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolConstrainerEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolConstrainerEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorLookupSession
PoolProcessorLookupSession getPoolProcessorLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor lookup service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorLookup()} is {@code true} .
-
getPoolProcessorLookupSessionForDistributor
PoolProcessorLookupSession getPoolProcessorLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorQuerySession
Gets theOsidSessionassociated with the pool processor query service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorQuery()} is {@code true} .
-
getPoolProcessorQuerySessionForDistributor
PoolProcessorQuerySession getPoolProcessorQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorQuerySession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorSearchSession
PoolProcessorSearchSession getPoolProcessorSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor search service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorSearch()} is {@code true} .
-
getPoolProcessorSearchSessionForDistributor
PoolProcessorSearchSession getPoolProcessorSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor earch service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorSearchSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorAdminSession
Gets theOsidSessionassociated with the pool processor administration service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorAdmin()} is {@code true} .
-
getPoolProcessorAdminSessionForDistributor
PoolProcessorAdminSession getPoolProcessorAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorAdminSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorNotificationSession
PoolProcessorNotificationSession getPoolProcessorNotificationSession(PoolProcessorReceiver poolProcessorReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor notification service.- Parameters:
poolProcessorReceiver- the notification callbackproxy- a proxy- Returns:
- a
PoolProcessorNotificationSession - Throws:
NullArgumentException-poolProcessorReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorNotification()} is {@code true} .
-
getPoolProcessorNotificationSessionForDistributor
PoolProcessorNotificationSession getPoolProcessorNotificationSessionForDistributor(PoolProcessorReceiver poolProcessorReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor notification service for the given distributor.- Parameters:
poolProcessorReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-poolProcessorReceiver, distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorDistributorSession
PoolProcessorDistributorSession getPoolProcessorDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup pool processor/distributor mappings for pool processors.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorDistributor()} is {@code true} .
-
getPoolProcessorDistributorAssignmentSession
PoolProcessorDistributorAssignmentSession getPoolProcessorDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning pool processor to distributors.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorDistributorAssignment()} is {@code true} .
-
getPoolProcessorSmartDistributorSession
PoolProcessorSmartDistributorSession getPoolProcessorSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage pool processor smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorSmartDistributorSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorSmartDistributor()} is {@code true} .
-
getPoolProcessorRuleLookupSession
PoolProcessorRuleLookupSession getPoolProcessorRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor mapping lookup service for looking up the rules applied to a pool.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorRuleLookup()} is {@code true} .
-
getPoolProcessorRuleLookupSessionForDistributor
PoolProcessorRuleLookupSession getPoolProcessorRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor mapping lookup service for the given distributor for looking up rules applied to a pool.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorRuleApplicationSession
PoolProcessorRuleApplicationSession getPoolProcessorRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor assignment service to apply to pool processors.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorRuleApplication()} is {@code true} .
-
getPoolProcessorRuleApplicationSessionForDistributor
PoolProcessorRuleApplicationSession getPoolProcessorRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor assignment service for the given distributor to apply to pool processors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorEnablerLookupSession
PoolProcessorEnablerLookupSession getPoolProcessorEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerLookup()} is {@code true} .
-
getPoolProcessorEnablerLookupSessionForDistributor
PoolProcessorEnablerLookupSession getPoolProcessorEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorEnablerQuerySession
PoolProcessorEnablerQuerySession getPoolProcessorEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerQuery()} is {@code true} .
-
getPoolProcessorEnablerQuerySessionForDistributor
PoolProcessorEnablerQuerySession getPoolProcessorEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerQuerySession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorEnablerSearchSession
PoolProcessorEnablerSearchSession getPoolProcessorEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerSearch()} is {@code true} .
-
getPoolProcessorEnablerSearchSessionForDistributor
PoolProcessorEnablerSearchSession getPoolProcessorEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor enablers earch service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerSearchSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorEnablerAdminSession
PoolProcessorEnablerAdminSession getPoolProcessorEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerAdmin()} is {@code true} .
-
getPoolProcessorEnablerAdminSessionForDistributor
PoolProcessorEnablerAdminSession getPoolProcessorEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerAdminSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorEnablerNotificationSession
PoolProcessorEnablerNotificationSession getPoolProcessorEnablerNotificationSession(PoolProcessorEnablerReceiver poolProcessorEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor enabler notification service.- Parameters:
poolProcessorEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
PoolProcessorEnablerNotificationSession - Throws:
NullArgumentException-poolProcessorEnablerReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerNotification()} is {@code true} .
-
getPoolProcessorEnablerNotificationSessionForDistributor
PoolProcessorEnablerNotificationSession getPoolProcessorEnablerNotificationSessionForDistributor(PoolProcessorEnablerReceiver poolProcessorEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor enabler notification service for the given distributor.- Parameters:
poolProcessorEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-poolProcessorEnablerReceiver, distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorEnablerDistributorSession
PoolProcessorEnablerDistributorSession getPoolProcessorEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup pool processor enabler/distributor mappings for pool processor enablers.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerDistributor()} is {@code true} .
-
getPoolProcessorEnablerDistributorAssignmentSession
PoolProcessorEnablerDistributorAssignmentSession getPoolProcessorEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning pool processor enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerDistributorAssignment()} is {@code true} .
-
getPoolProcessorEnablerSmartDistributorSession
PoolProcessorEnablerSmartDistributorSession getPoolProcessorEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage pool processor enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerSmartDistributorSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerSmartDistributor()} is {@code true} .
-
getPoolProcessorEnablerRuleLookupSession
PoolProcessorEnablerRuleLookupSession getPoolProcessorEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor enabler mapping lookup service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerRuleLookup()} is {@code true} .
-
getPoolProcessorEnablerRuleLookupSessionForDistributor
PoolProcessorEnablerRuleLookupSession getPoolProcessorEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor enabler mapping lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getPoolProcessorEnablerRuleApplicationSession
PoolProcessorEnablerRuleApplicationSession getPoolProcessorEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the pool processor enabler assignment service.- Parameters:
proxy- a proxy- Returns:
- a
PoolProcessorEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerRuleApplication()} is {@code true} .
-
getPoolProcessorEnablerRuleApplicationSessionForDistributor
PoolProcessorEnablerRuleApplicationSession getPoolProcessorEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the pool processor enabler assignment service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
PoolProcessorEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsPoolProcessorEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsPoolProcessorEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionEnablerLookupSession
ProvisionEnablerLookupSession getProvisionEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provision enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerLookup()} is {@code true} .
-
getProvisionEnablerLookupSessionForDistributor
ProvisionEnablerLookupSession getProvisionEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provision enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionableEnablerLookupSession
ProvisionableEnablerLookupSession getProvisionableEnablerLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provisionable enabler lookup service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerLookup()} is {@code true} .
-
getProvisionableEnablerLookupSessionForDistributor
ProvisionableEnablerLookupSession getProvisionableEnablerLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provisionable enabler lookup service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionableEnablerQuerySession
ProvisionableEnablerQuerySession getProvisionableEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provisionable enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerQuery()} is {@code true} .
-
getProvisionableEnablerQuerySessionForDistributor
ProvisionableEnablerQuerySession getProvisionableEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provisionable enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionableEnablerSearchSession
ProvisionableEnablerSearchSession getProvisionableEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provisionable enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerSearch()} is {@code true} .
-
getProvisionableEnablerSearchSessionForDistributor
ProvisionableEnablerSearchSession getProvisionableEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provisionable enabler search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionableEnablerAdminSession
ProvisionableEnablerAdminSession getProvisionableEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provisionable enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerAdmin()} is {@code true} .
-
getProvisionableEnablerAdminSessionForDistributor
ProvisionableEnablerAdminSession getProvisionableEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provisionable enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionableEnablerNotificationSession
ProvisionableEnablerNotificationSession getProvisionableEnablerNotificationSession(ProvisionableEnablerReceiver provisionableEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provisionable enabler notification service.- Parameters:
provisionableEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
ProvisionableEnablerNotificationSession - Throws:
NullArgumentException-provisionableReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerNotification()} is {@code true} .
-
getProvisionableEnablerNotificationSessionForDistributor
ProvisionableEnablerNotificationSession getProvisionableEnablerNotificationSessionForDistributor(ProvisionableEnablerReceiver provisionableEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provisionable enabler notification service for the given distributor.- Parameters:
provisionableEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-provisionableEnablerReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionableEnablerDistributorSession
ProvisionableEnablerDistributorSession getProvisionableEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup provisionable enabler/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerDistributor()} is {@code true} .
-
getProvisionableEnablerDistributorAssignmentSession
ProvisionableEnablerDistributorAssignmentSession getProvisionableEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning provisionable enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerDistributorAssignment()} is {@code true} .
-
getProvisionableEnablerSmartDistributorSession
ProvisionableEnablerSmartDistributorSession getProvisionableEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage provisionable enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerSmartDistributor()} is {@code true} .
-
getProvisionableEnablerRuleLookupSession
ProvisionableEnablerRuleLookupSession getProvisionableEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provisionable enabler provisionable mapping lookup service for looking up the rules applied to a provisionable.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerRuleLookup()} is {@code true} .
-
getProvisionableEnablerRuleLookupSessionForDistributor
ProvisionableEnablerRuleLookupSession getProvisionableEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provisionable enabler mapping lookup service for the given distributor for looking up rules applied to a provisionable.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionableEnablerRuleApplicationSession
ProvisionableEnablerRuleApplicationSession getProvisionableEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provisionable constrainer assignment service to apply to provisionables.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionableEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerRuleApplication()} is {@code true} .
-
getProvisionableEnablerRuleApplicationSessionForDistributor
ProvisionableEnablerRuleApplicationSession getProvisionableEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provisionable enabler assignment service for the given distributor to apply to provisionables.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionableEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionableEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionableEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionEnablerQuerySession
ProvisionEnablerQuerySession getProvisionEnablerQuerySession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provision enabler query service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerQuerySession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerQuery()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerQuery()} is {@code true} .
-
getProvisionEnablerQuerySessionForDistributor
ProvisionEnablerQuerySession getProvisionEnablerQuerySessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provision enabler query service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerQuerySession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerQuery()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerQuery()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionEnablerSearchSession
ProvisionEnablerSearchSession getProvisionEnablerSearchSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provision enabler search service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerSearchSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerSearch()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerSearch()} is {@code true} .
-
getProvisionEnablerSearchSessionForDistributor
ProvisionEnablerSearchSession getProvisionEnablerSearchSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provision enabler search service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerSearchSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerSearch()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerSearch()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionEnablerAdminSession
ProvisionEnablerAdminSession getProvisionEnablerAdminSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provision enabler administration service.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerAdminSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerAdmin()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerAdmin()} is {@code true} .
-
getProvisionEnablerAdminSessionForDistributor
ProvisionEnablerAdminSession getProvisionEnablerAdminSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provision enabler administration service for the given distributor.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerAdminSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorIdorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerAdmin()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerAdmin()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionEnablerNotificationSession
ProvisionEnablerNotificationSession getProvisionEnablerNotificationSession(ProvisionEnablerReceiver provisionEnablerReceiver, Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provision enabler notification service.- Parameters:
provisionEnablerReceiver- the notification callbackproxy- a proxy- Returns:
- a
ProvisionEnablerNotificationSession - Throws:
NullArgumentException-provisionReceiverorproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerNotification()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerNotification()} is {@code true} .
-
getProvisionEnablerNotificationSessionForDistributor
ProvisionEnablerNotificationSession getProvisionEnablerNotificationSessionForDistributor(ProvisionEnablerReceiver provisionEnablerReceiver, Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provision enabler notification service for the given distributor.- Parameters:
provisionEnablerReceiver- the notification callbackdistributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerNotificationSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-provisionEnablerReceiver,distributorId, orproxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerNotification()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerNotification()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionEnablerDistributorSession
ProvisionEnablerDistributorSession getProvisionEnablerDistributorSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionto lookup provision enabler/distributor mappings.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerDistributorSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerDistributor()} is {@code true} .
-
getProvisionEnablerDistributorAssignmentSession
ProvisionEnablerDistributorAssignmentSession getProvisionEnablerDistributorAssignmentSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with assigning provision enablers to distributors.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerDistributorAssignmentSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerDistributorAssignment()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerDistributorAssignment()} is {@code true} .
-
getProvisionEnablerSmartDistributorSession
ProvisionEnablerSmartDistributorSession getProvisionEnablerSmartDistributorSession(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionto manage provision enabler smart distributors.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerSmartDistributorSession - Throws:
NotFoundException- no distributor found by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerSmartDistributor()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerSmartDistributor()} is {@code true} .
-
getProvisionEnablerRuleLookupSession
ProvisionEnablerRuleLookupSession getProvisionEnablerRuleLookupSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provision enabler provision mapping lookup service for looking up the rules applied to a provision.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerRuleLookupSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerRuleLookup()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerRuleLookup()} is {@code true} .
-
getProvisionEnablerRuleLookupSessionForDistributor
ProvisionEnablerRuleLookupSession getProvisionEnablerRuleLookupSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provision enabler mapping lookup service for the given distributor for looking up rules applied to a provision.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerRuleLookupSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerRuleLookup()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerRuleLookup()} and {@code supportsVisibleFederation()} are {@code true} .
-
getProvisionEnablerRuleApplicationSession
ProvisionEnablerRuleApplicationSession getProvisionEnablerRuleApplicationSession(Proxy proxy) throws OperationFailedException Gets theOsidSessionassociated with the provision constrainer assignment service to apply to provision.- Parameters:
proxy- a proxy- Returns:
- a
ProvisionEnablerRuleApplicationSession - Throws:
NullArgumentException-proxyisnullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerRuleApplication()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerRuleApplication()} is {@code true} .
-
getProvisionEnablerRuleApplicationSessionForDistributor
ProvisionEnablerRuleApplicationSession getProvisionEnablerRuleApplicationSessionForDistributor(Id distributorId, Proxy proxy) throws NotFoundException, OperationFailedException Gets theOsidSessionassociated with the provision enabler assignment service for the given distributor to apply to provision.- Parameters:
distributorId- theIdof theDistributorproxy- a proxy- Returns:
- a
ProvisionEnablerRuleApplicationSession - Throws:
NotFoundException- noDistributorfound by the givenIdNullArgumentException-distributorId or proxy is nullOperationFailedException- unable to complete requestUnimplementedException-supportsProvisionEnablerRuleApplication()orsupportsVisibleFederation()isfalse- Compliance:
optional- This method must be implemented if {@code supportsProvisionEnablerRuleApplication()} and {@code supportsVisibleFederation()} are {@code true} .
-