| Interface | osid.offering.rules.CanonicalUnitProcessorQueryInspector | ||
|---|---|---|---|
| Implements | osid.OsidProcessorQueryInspector | ||
| Description | 
                 This is the query inspector for examining canonical unit processor queries.  | ||
| Method | getRuledCanonicalUnitIdTerms | ||
| Description | 
                     Gets the canonical unit   | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRuledCanonicalUnitTerms | ||
| Description | 
                     Gets the canonical unit query terms.  | ||
| Return | osid.offering.CanonicalUnitQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCatalogueIdTerms | ||
| Description | 
                     Gets the catalogue   | ||
| Return | osid.search.terms.IdTerm[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCatalogueTerms | ||
| Description | 
                     Gets the catalogue query terms.  | ||
| Return | osid.offering.CatalogueQueryInspector[] | the query terms | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCanonicalUnitProcessorQueryInspectorRecord | ||
| Description | 
                     Gets the canonical unit processor query inspector 
                    record corresponding to the given   | ||
| Parameters | osid.type.Type | canonicalUnitProcessorRecordType | a canonical unit processor record type | 
| Return | osid.offering.rules.records.CanonicalUnitProcessorQueryInspectorRecord | the canonical unit processor query inspector record | |
| Errors | NULL_ARGUMENT |  canonicalUnitProcessorRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(canonicalUnitProcessorRecordType)  is  
false   |                 ||
| Compliance | mandatory | This method must be implemented. | |