Uses of Interface
org.osid.financials.AccountSearchOrder
Packages that use AccountSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of AccountSearchOrder in org.osid.billing
Methods in org.osid.billing that return AccountSearchOrderModifier and TypeMethodDescriptionItemSearchOrder.getAccountSearchOrder()Specifies a preference for ordering the result set by the account. -
Uses of AccountSearchOrder in org.osid.financials
Methods in org.osid.financials that return AccountSearchOrderModifier and TypeMethodDescriptionAccountSearchSession.getAccountSearchOrder()Gets an activity search order.AccountSmartBusinessSession.getAccountSearchOrder()Gets an account search order.SummarySearchOrder.getAccountSearchOrder()Gets the account search order.Methods in org.osid.financials with parameters of type AccountSearchOrderModifier and TypeMethodDescriptionvoidAccountSmartBusinessSession.applyAccountSequencing(AccountSearchOrder accountSearchOrder) Applies an account search order to this business.voidAccountSearch.orderAccountResults(AccountSearchOrder accountSearchOrder) Specify an ordering to the search results. -
Uses of AccountSearchOrder in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return AccountSearchOrderModifier and TypeMethodDescriptionBudgetEntrySearchOrder.getAccountSearchOrder()Gets the account order. -
Uses of AccountSearchOrder in org.osid.financials.posting
Methods in org.osid.financials.posting that return AccountSearchOrderModifier and TypeMethodDescriptionPostEntrySearchOrder.getAccountSearchOrder()Gets the account order.