Uses of Interface
org.osid.resourcing.CompetencyQuery
Packages that use CompetencyQuery
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of CompetencyQuery in org.osid.resourcing
Methods in org.osid.resourcing that return CompetencyQueryModifier and TypeMethodDescriptionAvailabilityQuery.getCompetencyQuery()Gets the query for a competency.CommissionQuery.getCompetencyQuery()Gets the query for a competency.CompetencyQuerySession.getCompetencyQuery()Gets a competency query.CompetencySmartFoundrySession.getCompetencyQuery()Gets a competency query.JobQuery.getCompetencyQuery()Gets the query for a competency.WorkQuery.getCompetencyQuery()Gets the query for a competency.CompetencySearchSession.getCompetencyQueryFromInspector(CompetencyQueryInspector competencyQueryInspector) Gets a competency query from an inspector.CompetencySmartFoundrySession.getCompetencyQueryFromInspector(CompetencyQueryInspector competencyQueryInspector) Gets a competency query from an inspector.Methods in org.osid.resourcing with parameters of type CompetencyQueryModifier and TypeMethodDescriptionvoidCompetencySmartFoundrySession.applyCompetencyQuery(CompetencyQuery competencyQuery) Applies a competency query to this foundry.CompetencyQuerySession.getCompetenciesByQuery(CompetencyQuery competencyQuery) Gets a list ofCompetenciesmatching the given competency query.CompetencySearchSession.getCompetenciesBySearch(CompetencyQuery competencyQuery, CompetencySearch competencySearch) Gets the search results matching the given search query using the given search.