Uses of Interface
org.osid.financials.BusinessQueryInspector
Packages that use BusinessQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of BusinessQueryInspector in org.osid.financials
Methods in org.osid.financials that return BusinessQueryInspectorModifier and TypeMethodDescriptionBusinessQueryInspector.getAncestorBusinessTerms()Gets the ancestor business query terms.BusinessSearchResults.getBusinessQueryInspector()Gets the inspector for the query to examine the terms used in the search.AccountQueryInspector.getBusinessTerms()Gets the business query terms.ActivityQueryInspector.getBusinessTerms()Gets the business query terms.FiscalPeriodQueryInspector.getBusinessTerms()Gets the business query terms.BusinessQueryInspector.getDescendantBusinessTerms()Gets the descendant business query terms.Methods in org.osid.financials with parameters of type BusinessQueryInspectorModifier and TypeMethodDescriptionBusinessSearchSession.getBusinessQueryFromInspector(BusinessQueryInspector businessQueryInspector) Gets a business query from an inspector. -
Uses of BusinessQueryInspector in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BusinessQueryInspectorModifier and TypeMethodDescriptionBudgetEntryQueryInspector.getBusinessTerms()Gets the business query terms.BudgetQueryInspector.getBusinessTerms()Gets the business query terms. -
Uses of BusinessQueryInspector in org.osid.financials.posting
Methods in org.osid.financials.posting that return BusinessQueryInspectorModifier and TypeMethodDescriptionPostEntryQueryInspector.getBusinessTerms()Gets the business query terms.PostQueryInspector.getBusinessTerms()Gets the business query terms.