Uses of Interface
org.osid.resourcing.WorkSearchOrder
Packages that use WorkSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of WorkSearchOrder in org.osid.resourcing
Methods in org.osid.resourcing that return WorkSearchOrderModifier and TypeMethodDescriptionCommissionSearchOrder.getWorkSearchOrder()Gets the work search order.WorkSearchSession.getWorkSearchOrder()Gets a work search order.WorkSmartFoundrySession.getWorkSearchOrder()Gets a work search order.Methods in org.osid.resourcing with parameters of type WorkSearchOrderModifier and TypeMethodDescriptionvoidWorkSmartFoundrySession.applyWorkSequencing(WorkSearchOrder workSearchOrder) Applies a work search order to this foundry.voidWorkSearch.orderWorkResults(WorkSearchOrder workSearchOrder) Specify an ordering to the search results.