Uses of Interface
org.osid.resourcing.CompetencyQueryInspector
Packages that use CompetencyQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of CompetencyQueryInspector in org.osid.resourcing
Methods in org.osid.resourcing that return CompetencyQueryInspectorModifier and TypeMethodDescriptionCompetencySearchResults.getCompetencyQueryInspector()Gets the inspector for the query to examine the terms used in the search.AvailabilityQueryInspector.getCompetencyTerms()Gets the competency query terms.CommissionQueryInspector.getCompetencyTerms()Gets the competency query terms.JobQueryInspector.getCompetencyTerms()Gets the competency query terms.WorkQueryInspector.getCompetencyTerms()Gets the competency query terms.CompetencySmartFoundrySession.inspecCompetencyQuery()Gets a competency query inspector for this foundry.Methods in org.osid.resourcing with parameters of type CompetencyQueryInspectorModifier and TypeMethodDescriptionCompetencySearchSession.getCompetencyQueryFromInspector(CompetencyQueryInspector competencyQueryInspector) Gets a competency query from an inspector.CompetencySmartFoundrySession.getCompetencyQueryFromInspector(CompetencyQueryInspector competencyQueryInspector) Gets a competency query from an inspector.