Uses of Interface
org.osid.journaling.BranchSearchOrder
Packages that use BranchSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.journaling
service.
-
Uses of BranchSearchOrder in org.osid.journaling
Methods in org.osid.journaling that return BranchSearchOrderModifier and TypeMethodDescriptionBranchSearchSession.getBranchSearchOrder()Gets a branch search order.BranchSmartJournalSession.getBranchSearchOrder()Gets a branch search order.JournalEntrySearchOrder.getBranchSearchOrder()Gets the branch search order.Methods in org.osid.journaling with parameters of type BranchSearchOrderModifier and TypeMethodDescriptionvoidBranchSmartJournalSession.applyBranchSequencing(BranchSearchOrder branchSearchOrder) Applies a branch search order to this journal.voidBranchSearch.orderBranchResults(BranchSearchOrder branchSearchOrder) Specify an ordering to the search results.