Uses of Interface
org.osid.resourcing.JobQueryInspector
Packages that use JobQueryInspector
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 JobQueryInspector in org.osid.resourcing
Methods in org.osid.resourcing that return JobQueryInspectorModifier and TypeMethodDescriptionJobSearchResults.getJobQueryInspector()Gets the inspector for the query to examine the terms used in the search.AvailabilityQueryInspector.getJobTerms()Gets the job query terms.CompetencyQueryInspector.getJobTerms()Gets the job query terms.FoundryQueryInspector.getJobTerms()Gets the job query terms.WorkQueryInspector.getJobTerms()Gets the job query terms.JobSmartFoundrySession.inspectJobQuery()Gets a job query inspector for this foundry.Methods in org.osid.resourcing with parameters of type JobQueryInspectorModifier and TypeMethodDescriptionJobSearchSession.getJobQueryFromInspector(JobQueryInspector jobQueryInspector) Gets a job query from an inspector.JobSmartFoundrySession.getJobQueryFromInspector(JobQueryInspector jobQueryInspector) Gets a job query from an inspector. -
Uses of JobQueryInspector in org.osid.resourcing.rules
Methods in org.osid.resourcing.rules that return JobQueryInspectorModifier and TypeMethodDescriptionJobConstrainerQueryInspector.getRuledJobTerms()Gets the job query terms.JobProcessorQueryInspector.getRuledJobTerms()Gets the job query terms.