Uses of Interface
org.osid.financials.budgeting.BudgetEntryQueryInspector
Packages that use BudgetEntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
-
Uses of BudgetEntryQueryInspector in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BudgetEntryQueryInspectorModifier and TypeMethodDescriptionBudgetEntrySearchResults.getBudgetEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.BudgetQueryInspector.getBudgetEntryTerms()Gets the budget entry query terms.BudgetEntrySmartBusinessSession.inspectBudgetEntryQuery()Gets a budget entry query inspector for this business.Methods in org.osid.financials.budgeting with parameters of type BudgetEntryQueryInspectorModifier and TypeMethodDescriptionBudgetEntrySearchSession.getBudgetEntryQueryFromInspector(BudgetEntryQueryInspector budgetEntryQueryInspector) Gets a budget entry query from an inspector.BudgetEntrySmartBusinessSession.getBudgetEntryQueryFromInspector(BudgetEntryQueryInspector budgetEntryQueryInspector) Gets a budget entry query from an inspector.