Uses of Interface
org.osid.financials.budgeting.BudgetQueryInspector
Packages that use BudgetQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
-
Uses of BudgetQueryInspector in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BudgetQueryInspectorModifier and TypeMethodDescriptionBudgetSearchResults.getBudgetQueryInspector()Gets the inspector for the query to examine the periods used in the search.BudgetEntryQueryInspector.getBudgetTerms()Gets the budget query terms.BudgetSmartBusinessSession.inspectBudgetQuery()Gets a budget query inspector for this business.Methods in org.osid.financials.budgeting with parameters of type BudgetQueryInspectorModifier and TypeMethodDescriptionBudgetSmartBusinessSession.getBudgetQueryFromInspector(BudgetQueryInspector budgetQueryInspector) Gets a budget query from an inspector.