Uses of Interface
org.osid.resourcing.rules.JobConstrainerQueryInspector
Packages that use JobConstrainerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing.rules
service.
-
Uses of JobConstrainerQueryInspector in org.osid.resourcing.rules
Methods in org.osid.resourcing.rules that return JobConstrainerQueryInspectorModifier and TypeMethodDescriptionJobConstrainerSearchResults.getJobConstrainerQueryInspector()Gets the inspector for the query to examine the terms used in the search.JobConstrainerEnablerQueryInspector.getRuledJobConstrainerTerms()Gets the job constrainer query terms.JobConstrainerSmartFoundrySession.inspectJobConstrainerQuery()Gets a job constrainer query inspector for this foundry.Methods in org.osid.resourcing.rules with parameters of type JobConstrainerQueryInspectorModifier and TypeMethodDescriptionJobConstrainerSearchSession.getJobConstrainerQueryFromInspector(JobConstrainerQueryInspector jobConstrainerQueryInspector) Gets a job constrainer query from an inspector.JobConstrainerSmartFoundrySession.getJobConstrainerQueryFromInspector(JobConstrainerQueryInspector jobConstrainerQueryInspector) Gets a job constrainer query from an inspector.