Uses of Interface
org.osid.acknowledgement.CreditQueryInspector
Packages that use CreditQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.acknowledgement
service.
-
Uses of CreditQueryInspector in org.osid
Methods in org.osid that return CreditQueryInspectorModifier and TypeMethodDescriptionOsidObjectQueryInspector.getCreditTerms()Gets the credit query terms. -
Uses of CreditQueryInspector in org.osid.acknowledgement
Methods in org.osid.acknowledgement that return CreditQueryInspectorModifier and TypeMethodDescriptionCreditSearchResults.getCreditQueryInspector()Gets the inspector for the query to examine the terms used in the search.BillingQueryInspector.getCreditTerms()Gets the credit query terms.CreditSmartBillingSession.inspectCreditQuery()Gets a credit query inspector for this billing.Methods in org.osid.acknowledgement with parameters of type CreditQueryInspectorModifier and TypeMethodDescriptionCreditSearchSession.getCreditQueryFromInspector(CreditQueryInspector creditQueryInspector) Gets a credit query from an inspector.CreditSmartBillingSession.getCreditQueryFromInspector(CreditQueryInspector creditQueryInspector) Gets a credit query from an inspector.