Uses of Interface
org.osid.resourcing.JobSearchOrder
Packages that use JobSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of JobSearchOrder in org.osid.resourcing
Methods in org.osid.resourcing that return JobSearchOrderModifier and TypeMethodDescriptionAvailabilitySearchOrder.getJobSearchOrder()Gets the job search order.JobSearchSession.getJobSearchOrder()Gets a job search order.JobSmartFoundrySession.getJobSearchOrder()Gets a job search order.WorkSearchOrder.getJobSearchOrder()Gets the job search order.Methods in org.osid.resourcing with parameters of type JobSearchOrderModifier and TypeMethodDescriptionvoidJobSmartFoundrySession.applyJobSequencing(JobSearchOrder jobSearchOrder) Applies a job search order to this foundry.voidJobSearch.orderJobResults(JobSearchOrder jobSearchOrder) Specify an ordering to the search results.