Uses of Interface
org.osid.financials.posting.PostEntryQueryInspector
Packages that use PostEntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of PostEntryQueryInspector in org.osid.financials.posting
Methods in org.osid.financials.posting that return PostEntryQueryInspectorModifier and TypeMethodDescriptionPostEntrySearchResults.getPostEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.PostQueryInspector.getPostEntryTerms()Gets the post entry query terms.PostEntrySmartBusinessSession.inspectPostEntryQuery()Gets a post entry query inspector for this business.Methods in org.osid.financials.posting with parameters of type PostEntryQueryInspectorModifier and TypeMethodDescriptionPostEntrySearchSession.getPostEntryQueryFromInspector(PostEntryQueryInspector postEntryQueryInspector) Gets a post entry query from an inspector.PostEntrySmartBusinessSession.getPostEntryQueryFromInspector(PostEntryQueryInspector postEntryQueryInspector) Gets a post entry query from an inspector.