| Package | Description |
|---|---|
| org.osid.checklist |
The Open Service Interface Definitions for the org.osid.checklist
service.
|
| org.osid.checklist.mason |
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
|
| Modifier and Type | Method and Description |
|---|---|
ChecklistQueryInspector[] |
ChecklistQueryInspector.getAncestorChecklistTerms()
Gets the ancestor checklist terms.
|
ChecklistQueryInspector |
ChecklistSearchResults.getChecklistQueryInspector()
Gets the inspector for the query to examine the terns used in the
search.
|
ChecklistQueryInspector[] |
TodoQueryInspector.getChecklistTerms()
Gets the checklist query terms.
|
ChecklistQueryInspector[] |
ChecklistQueryInspector.getDescendantChecklistTerms()
Gets the descendant checklist terms.
|
| Modifier and Type | Method and Description |
|---|---|
ChecklistQuery |
ChecklistSearchSession.getChecklistQueryFromInspector(ChecklistQueryInspector checklistQueryInspector)
Gets an entry query from an inspector.
|
| Modifier and Type | Method and Description |
|---|---|
ChecklistQueryInspector[] |
TodoProducerQueryInspector.getChecklistTerms()
Gets the checklist query terms.
|