Uses of Interface
org.osid.acknowledgement.BillingQueryInspector
Packages that use BillingQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.acknowledgement
service.
-
Uses of BillingQueryInspector in org.osid.acknowledgement
Methods in org.osid.acknowledgement that return BillingQueryInspectorModifier and TypeMethodDescriptionBillingQueryInspector.getAncestorBillingTerms()Gets the ancestor billing query terms.BillingSearchResults.getBillingQueryInspector()Gets the inspector for the query to examine the terms used in the search.CreditQueryInspector.getBillingTerms()Gets the billing query terms.BillingQueryInspector.getDescendantBillingTerms()Gets the descendant billing query terms.Methods in org.osid.acknowledgement with parameters of type BillingQueryInspectorModifier and TypeMethodDescriptionBillingSearchSession.getBillingQueryFromInspector(BillingQueryInspector billingQueryInspector) Gets a billing query from an inspector.