Uses of Interface
org.osid.billing.CategoryQueryInspector
Packages that use CategoryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CategoryQueryInspector in org.osid.billing
Methods in org.osid.billing that return CategoryQueryInspectorModifier and TypeMethodDescriptionCategorySearchResults.getCategoryQueryInspector()Gets the inspector for the query to examine the periods used in the search.BusinessQueryInspector.getCategoryTerms()Gets the category query terms.ItemQueryInspector.getCategoryTerms()Gets the category query terms.CategorySmartBusinessSession.inspectCategoryQuery()Gets a category query inspector for this business.Methods in org.osid.billing with parameters of type CategoryQueryInspectorModifier and TypeMethodDescriptionCategorySmartBusinessSession.getCategoryQueryFromInspector(CategoryQueryInspector categoryQueryInspector) Gets a category query from an inspector.