Uses of Interface
org.osid.billing.EntryQueryInspector
Packages that use EntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of EntryQueryInspector in org.osid.billing
Methods in org.osid.billing that return EntryQueryInspectorModifier and TypeMethodDescriptionEntrySearchResults.getEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.BusinessQueryInspector.getEntryTerms()Gets the entry query terms.CategoryQueryInspector.getEntryTerms()Gets the entry query terms.ItemQueryInspector.getEntryTerms()Gets the entry query terms.EntrySmartBusinessSession.inspectEntryQuery()Gets an entry query inspector for this business.Methods in org.osid.billing with parameters of type EntryQueryInspectorModifier and TypeMethodDescriptionEntrySearchSession.getEntryQueryFromInspector(EntryQueryInspector entryQueryInspector) Gets an entry query from an inspector.EntrySmartBusinessSession.getEntryQueryFromInspector(EntryQueryInspector entryQueryInspector) Gets an entry query from an inspector.