Uses of Interface
org.osid.financials.posting.PostQueryInspector
Packages that use PostQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of PostQueryInspector in org.osid.financials.posting
Methods in org.osid.financials.posting that return PostQueryInspectorModifier and TypeMethodDescriptionPostQueryInspector.getCorrectedPostTerms()Gets the corrected post query terms.PostSearchResults.getPostQueryInspector()Gets the inspector for the query to examine the periods used in the search.PostEntryQueryInspector.getPostTerms()Gets the post query terms.PostSmartBusinessSession.inspectPostQuery()Gets a post query inspector for this business.Methods in org.osid.financials.posting with parameters of type PostQueryInspectorModifier and TypeMethodDescriptionPostSmartBusinessSession.getPostQueryFromInspector(PostQueryInspector postQueryInspector) Gets a post query from an inspector.