Uses of Interface
org.osid.billing.EntrySearchOrder
Packages that use EntrySearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of EntrySearchOrder in org.osid.billing
Methods in org.osid.billing that return EntrySearchOrderModifier and TypeMethodDescriptionEntrySearchSession.getEntrySearchOrder()Gets an entry search order.EntrySmartBusinessSession.getEntrySearchOrder()Gets an entry search order.Methods in org.osid.billing with parameters of type EntrySearchOrderModifier and TypeMethodDescriptionvoidEntrySmartBusinessSession.applyEntrySequencing(EntrySearchOrder entrySearchOrder) Applies an entry search order to this business.voidEntrySearch.orderEntryResults(EntrySearchOrder entrySearchOrder) Specify an ordering to the search results.