Uses of Interface
org.osid.provisioning.rules.QueueEnablerQuery
Packages that use QueueEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of QueueEnablerQuery in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return QueueEnablerQueryModifier and TypeMethodDescriptionQueueEnablerQuerySession.getQueueEnablerQuery()Gets a queue enabler query.QueueEnablerSmartDistributorSession.getQueueEnablerQuery()Gets a queue enabler query.QueueEnablerSearchSession.getQueueEnablerQueryFromInspector(QueueEnablerQueryInspector queueEnablerQueryInspector) Gets a queue enabler query from an inspector.Methods in org.osid.provisioning.rules with parameters of type QueueEnablerQueryModifier and TypeMethodDescriptionvoidQueueEnablerSmartDistributorSession.applyQueueEnablerQuery(QueueEnablerQuery queueEnablerQuery) Applies a queue enabler query to this distributor.QueueConstrainerEnablerSearchSession.getQueueConstrainerEnablersBySearch(QueueEnablerQuery queueConstrainerEnablerQuery, QueueConstrainerEnablerSearch queueConstrainerEnablerSearch) Gets the search results matching the given search query using the given search.QueueEnablerQuerySession.getQueueEnablersByQuery(QueueEnablerQuery queueEnablerQuery) Gets a list ofQueueEnablersmatching the given search.QueueEnablerSearchSession.getQueueEnablersBySearch(QueueEnablerQuery queueEnablerQuery, QueueEnablerSearch queueEnablerSearch) Gets the search results matching the given search query using the given search.