Uses of Interface
org.osid.financials.AccountQueryInspector
Packages that use AccountQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
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 AccountQueryInspector in org.osid.billing
Methods in org.osid.billing that return AccountQueryInspectorModifier and TypeMethodDescriptionItemQueryInspector.getAccountTerms()Gets the account query terms. -
Uses of AccountQueryInspector in org.osid.financials
Methods in org.osid.financials that return AccountQueryInspectorModifier and TypeMethodDescriptionAccountSearchResults.getAccountQueryInspector()Gets the inspector for the query to examine the terms used in the search.BusinessQueryInspector.getAccountTerms()Gets the account query terms.SummaryQueryInspector.getAccountTerms()Gets the account query terms.AccountQueryInspector.getAncestorAccountTerms()Gets the ancestor account query terms.AccountQueryInspector.getDescendantAccountTerms()Gets the descendant account query terms.AccountSmartBusinessSession.inspectAccountQuery()Gets an account query inspector for this business.Methods in org.osid.financials with parameters of type AccountQueryInspectorModifier and TypeMethodDescriptionAccountSmartBusinessSession.getAccountQueryFromInspector(AccountQueryInspector accountQueryInspector) Gets an account query from an inspector. -
Uses of AccountQueryInspector in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return AccountQueryInspectorModifier and TypeMethodDescriptionBudgetEntryQueryInspector.getAccountTerms()Gets the account query terms. -
Uses of AccountQueryInspector in org.osid.financials.posting
Methods in org.osid.financials.posting that return AccountQueryInspectorModifier and TypeMethodDescriptionPostEntryQueryInspector.getAccountTerms()Gets the account query terms.