| Interface | osid.tracking.rules.QueueConstrainerEnablerQueryInspector | ||
|---|---|---|---|
| Implements | osid.OsidEnablerQueryInspector | ||
| Description | 
                 This is the query inspector for examining queue constrainer enabler queries.  | ||
| Method | getRuledQueueConstrainerIdTerms | ||
| Description | 
                     Gets the queue constrainer   | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRuledQueueConstrainerTerms | ||
| Description | 
                     Gets the queue constrainer query terms.  | ||
| Return | osid.tracking.rules.QueueConstrainerQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getFrontOfficeIdTerms | ||
| Description | 
                     Gets the front office   | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getFrontOfficeTerms | ||
| Description | 
                     Gets the front office query terms.  | ||
| Return | osid.tracking.FrontOfficeQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getQueueConstrainerEnablerQueryInspectorRecord | ||
| Description | 
                     Gets the queue constrainer enabler query inspector 
                    record corresponding to the given   | ||
| Parameters | osid.type.Type | queueConstrainerEnablerRecordType | a queue constrainer enabler record type | 
| Return | osid.tracking.rules.records.QueueConstrainerEnablerQueryInspectorRecord | the queue constrainer enabler query inspector record | |
| Errors | NULL_ARGUMENT |  queueConstrainerEnablerRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(queueConstrainerEnablerRecordType)  is  
false   |                 ||
| Compliance | mandatory | This method must be implemented. | |