Uses of Interface
org.osid.resourcing.EffortSearchOrder
Packages that use EffortSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of EffortSearchOrder in org.osid.resourcing
Methods in org.osid.resourcing that return EffortSearchOrderModifier and TypeMethodDescriptionEffortSearchSession.getEffortSearchOrder()Gets an effort search order.EffortSmartFoundrySession.getEffortSearchOrder()Gets an effort search order.Methods in org.osid.resourcing with parameters of type EffortSearchOrderModifier and TypeMethodDescriptionvoidEffortSmartFoundrySession.applyEffortSequencing(EffortSearchOrder effortSearchOrder) Applies an effort search order to this foundry.voidEffortSearch.orderEffortResults(EffortSearchOrder effortSearchOrder) Specify an ordering to the search results.