Uses of Interface
org.osid.journaling.BranchQueryInspector
Packages that use BranchQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of BranchQueryInspector in org.osid.journaling
Methods in org.osid.journaling that return BranchQueryInspectorModifier and TypeMethodDescriptionBranchSearchResults.getBranchQueryInspector()Gets the inspector for the query to examine the terms used in the search.JournalEntryQueryInspector.getBranchTerms()Gets the branch query terms.JournalQueryInspector.getBranchTerms()Gets the branch query terms.BranchSmartJournalSession.inspectBranchQuery()Gets a branch query inspector for this journal.Methods in org.osid.journaling with parameters of type BranchQueryInspectorModifier and TypeMethodDescriptionBranchSearchSession.getBranchQueryFromInspector(BranchQueryInspector branchQueryInspector) Gets a branch query from an inspector.BranchSmartJournalSession.getBranchQueryFromInspector(BranchQueryInspector branchQueryInspector) Gets a branch query from an inspector.