Package | Description |
---|---|
org.osid.tracking |
The Open Service Interface Definitions for the org.osid.tracking
service.
|
org.osid.tracking.rules |
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
|
Modifier and Type | Method and Description |
---|---|
FrontOfficeQueryInspector[] |
FrontOfficeQueryInspector.getAncestorFrontOfficeTerms()
Gets the ancestor front office query terms.
|
FrontOfficeQueryInspector[] |
FrontOfficeQueryInspector.getDescendantFrontOfficeTerms()
Gets the descendant front office query terms.
|
FrontOfficeQueryInspector |
FrontOfficeSearchResults.getFrontOfficeQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
FrontOfficeQueryInspector[] |
IssueQueryInspector.getFrontOfficeTerms()
Gets the front office query terms.
|
FrontOfficeQueryInspector[] |
LogEntryQueryInspector.getFrontOfficeTerms()
Gets the front office query terms.
|
FrontOfficeQueryInspector[] |
QueueQueryInspector.getFrontOfficeTerms()
Gets the front office query terms.
|
Modifier and Type | Method and Description |
---|---|
FrontOfficeQuery |
FrontOfficeSearchSession.getFrontOfficeQueryFromInspector(FrontOfficeQueryInspector frontOfficeQueryInspector)
Gets a front office query from an inspector.
|
Modifier and Type | Method and Description |
---|---|
FrontOfficeQueryInspector[] |
QueueConstrainerEnablerQueryInspector.getFrontOfficeTerms()
Gets the front office query terms.
|
FrontOfficeQueryInspector[] |
QueueConstrainerQueryInspector.getFrontOfficeTerms()
Gets the front office query terms.
|
FrontOfficeQueryInspector[] |
QueueProcessorEnablerQueryInspector.getFrontOfficeTerms()
Gets the front office query terms.
|
FrontOfficeQueryInspector[] |
QueueProcessorQueryInspector.getFrontOfficeTerms()
Gets the front office query terms.
|