Uses of Interface
org.osid.financials.BusinessQuery
Packages that use BusinessQuery
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 BusinessQuery in org.osid.financials
Methods in org.osid.financials that return BusinessQueryModifier and TypeMethodDescriptionBusinessQuery.getAncestorBusinessQuery()Gets the query for a business.AccountQuery.getBusinessQuery()Gets the query for a business.ActivityQuery.getBusinessQuery()Gets the query for a business.BusinessQuerySession.getBusinessQuery()Gets a business query.FiscalPeriodQuery.getBusinessQuery()Gets the query for a business.BusinessSearchSession.getBusinessQueryFromInspector(BusinessQueryInspector businessQueryInspector) Gets a business query from an inspector.BusinessQuery.getDescendantBusinessQuery()Gets the query for a business.Methods in org.osid.financials with parameters of type BusinessQueryModifier and TypeMethodDescriptionBusinessQuerySession.getBusinessesByQuery(BusinessQuery businessQuery) Gets a list ofBusinessesmatching the given business query.BusinessSearchSession.getBusinessesBySearch(BusinessQuery businessQuery, BusinessSearch businessSearch) Gets the search results matching the given search query using the given search. -
Uses of BusinessQuery in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BusinessQueryModifier and TypeMethodDescriptionBudgetEntryQuery.getBusinessQuery()Gets the query for a business.BudgetQuery.getBusinessQuery()Gets the query for a business. -
Uses of BusinessQuery in org.osid.financials.posting
Methods in org.osid.financials.posting that return BusinessQueryModifier and TypeMethodDescriptionPostEntryQuery.getBusinessQuery()Gets the query for a business.PostQuery.getBusinessQuery()Gets the query for a business.