Uses of Interface
org.osid.financials.posting.PostEntrySearch
Packages that use PostEntrySearch
Package
Description
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of PostEntrySearch in org.osid.financials.posting
Methods in org.osid.financials.posting that return PostEntrySearchModifier and TypeMethodDescriptionPostEntrySearchSession.getPostEntrySearch()Gets a post entry search.Methods in org.osid.financials.posting with parameters of type PostEntrySearchModifier and TypeMethodDescriptionPostEntrySearchSession.getPostEntriesBySearch(PostEntryQuery postEntryQuery, PostEntrySearch postEntrySearch) Gets the search results matching the given search query using the given search.