Uses of Interface
org.osid.resourcing.JobQuery
Packages that use JobQuery
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
The Open Service Interface Definitions for the org.osid.resourcing.rules
service.
-
Uses of JobQuery in org.osid.resourcing
Methods in org.osid.resourcing that return JobQueryModifier and TypeMethodDescriptionAvailabilityQuery.getJobQuery()Gets the query for a job.CompetencyQuery.getJobQuery()Gets the query for a job.FoundryQuery.getJobQuery()Gets the query for a job.JobQuerySession.getJobQuery()Gets a job query.JobSmartFoundrySession.getJobQuery()Gets a job query.WorkQuery.getJobQuery()Gets the query for a job.JobSearchSession.getJobQueryFromInspector(JobQueryInspector jobQueryInspector) Gets a job query from an inspector.JobSmartFoundrySession.getJobQueryFromInspector(JobQueryInspector jobQueryInspector) Gets a job query from an inspector.Methods in org.osid.resourcing with parameters of type JobQueryModifier and TypeMethodDescriptionvoidJobSmartFoundrySession.applyJobQuery(JobQuery jobQuery) Applies a job query to this foundry.JobQuerySession.getJobsByQuery(JobQuery jobQuery) Gets a list ofJobsmatching the given job query.JobSearchSession.getJobsBySearch(JobQuery jobQuery, JobSearch jobSearch) Gets the search results matching the given search query using the given search. -
Uses of JobQuery in org.osid.resourcing.rules
Methods in org.osid.resourcing.rules that return JobQueryModifier and TypeMethodDescriptionJobConstrainerQuery.getRuledJobQuery()Gets the query for a job.JobProcessorQuery.getRuledJobQuery()Gets the query for a job.