Package | Description |
---|---|
org.osid.inquiry.rules |
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
|
Modifier and Type | Method and Description |
---|---|
AuditEnablerQueryInspector |
AuditEnablerSearchResults.getAuditEnablerQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
AuditEnablerQueryInspector |
AuditEnablerSmartInquestSession.inspectAuditEnablerQuery()
Gets an audit enabler query inspector for this inquest.
|
Modifier and Type | Method and Description |
---|---|
AuditEnablerQuery |
AuditEnablerSearchSession.getAuditEnablerQueryFromInspector(AuditEnablerQueryInspector auditEnablerQueryInspector)
Gets an audit enabler query from an inspector.
|
AuditEnablerQuery |
AuditEnablerSmartInquestSession.getAuditEnablerQueryFromInspector(AuditEnablerQueryInspector auditEnablerQueryInspector)
Gets an audit enabler query from an inspector.
|