Uses of Interface
org.osid.resourcing.WorkQueryInspector
Packages that use WorkQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of WorkQueryInspector in org.osid.resourcing
Methods in org.osid.resourcing that return WorkQueryInspectorModifier and TypeMethodDescriptionWorkSearchResults.getWorkQueryInspector()Gets the inspector for the query to examine the terms used in the search.CommissionQueryInspector.getWorkTerms()Gets the work query terms.CompetencyQueryInspector.getWorkTerms()Gets the work query terms.FoundryQueryInspector.getWorkTerms()Gets the work query terms.JobQueryInspector.getWorkTerms()Gets the work query terms.WorkSmartFoundrySession.inspectWorkQuery()Gets a work query inspector for this foundry.Methods in org.osid.resourcing with parameters of type WorkQueryInspectorModifier and TypeMethodDescriptionWorkSearchSession.getWorkQueryFromInspector(WorkQueryInspector workQueryInspector) Gets a work query from an inspector.WorkSmartFoundrySession.getWorkQueryFromInspector(WorkQueryInspector workQueryInspector) Gets a work query from an inspector.