Uses of Interface
org.osid.billing.BusinessQuery
Packages that use BusinessQuery
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of BusinessQuery in org.osid.billing
Methods in org.osid.billing that return BusinessQueryModifier and TypeMethodDescriptionBusinessQuery.getAncestorBusinessQuery()Gets the query for a business.BusinessQuerySession.getBusinessQuery()Gets a business query.CategoryQuery.getBusinessQuery()Gets the query for a business.CustomerQuery.getBusinessQuery()Gets the query for a business.EntryQuery.getBusinessQuery()Gets the query for a business.ItemQuery.getBusinessQuery()Gets the query for a business.PeriodQuery.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.billing 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.billing.payment
Methods in org.osid.billing.payment that return BusinessQueryModifier and TypeMethodDescriptionPayerQuery.getBusinessQuery()Gets the query for a business.PaymentQuery.getBusinessQuery()Gets the query for a business.