Uses of Interface
org.osid.tracking.rules.QueueConstrainerEnablerQuery
Packages that use QueueConstrainerEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueConstrainerEnablerQuery in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueConstrainerEnablerQueryModifier and TypeMethodDescriptionQueueConstrainerEnablerQuerySession.getQueueConstrainerEnablerQuery()Gets a queue constrainer enabler query.QueueConstrainerEnablerSmartFrontOfficeSession.getQueueConstrainerEnablerQuery()Gets a queue constrainer enabler query.QueueConstrainerEnablerSearchSession.getQueueConstrainerEnablerQueryFromInspector(QueueConstrainerEnablerQueryInspector queueConstrainerEnablerQueryInspector) Gets a queue constrainer enabler query from an inspector.QueueConstrainerEnablerSmartFrontOfficeSession.getQueueConstrainerEnablerQueryFromInspector(QueueConstrainerEnablerQueryInspector queueConstrainerEnablerQueryInspector) Gets a queue constrainer enabler query from an inspector.Methods in org.osid.tracking.rules with parameters of type QueueConstrainerEnablerQueryModifier and TypeMethodDescriptionvoidQueueConstrainerEnablerSmartFrontOfficeSession.applyQueueConstrainerEnablerQuery(QueueConstrainerEnablerQuery queueConstrainerEnablerQuery) Applies a queue constrainer enabler query to this front office.QueueConstrainerEnablerQuerySession.getQueueConstrainerEnablersByQuery(QueueConstrainerEnablerQuery queueConstrainerEnablerQuery) Gets a list ofQueueConstrainerEnablersmatching the given queue constrainer enabler query.QueueConstrainerEnablerSearchSession.getQueueConstrainerEnablersBySearch(QueueConstrainerEnablerQuery queueConstrainerEnablerQuery, QueueConstrainerEnablerSearch queueConstrainerEnablerSearch) Gets the search results matching the given search query using the given search.