Uses of Interface
org.osid.financials.posting.PostSearchOrder
Packages that use PostSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of PostSearchOrder in org.osid.financials.posting
Methods in org.osid.financials.posting that return PostSearchOrderModifier and TypeMethodDescriptionPostSearchOrder.getCorrectedPostSearchOrder()Gets the post search order.PostEntrySearchOrder.getPostSearchOrder()Gets the post order.PostSearchSession.getPostSearchOrder()Gets a post search order.PostSmartBusinessSession.getPostSearchOrder()Gets a post search order.Methods in org.osid.financials.posting with parameters of type PostSearchOrderModifier and TypeMethodDescriptionvoidPostSmartBusinessSession.applyPostSequencing(PostSearchOrder postSearchOrder) Applies a post search order to this business.voidPostSearch.orderPostResults(PostSearchOrder postSearchOrder) Specify an ordering to the search results.