Uses of Interface
org.osid.resourcing.EffortQueryInspector
Packages that use EffortQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of EffortQueryInspector in org.osid.resourcing
Methods in org.osid.resourcing that return EffortQueryInspectorModifier and TypeMethodDescriptionEffortSearchResults.getEffortQueryInspector()Gets the inspector for the query to examine the terms used in the search.CommissionQueryInspector.getEffortTerms()Gets the effort query terms.FoundryQueryInspector.getEffortTerms()Gets the effort query terms.EffortSmartFoundrySession.inspectEffortQuery()Gets an effort query inspector for this foundry.Methods in org.osid.resourcing with parameters of type EffortQueryInspectorModifier and TypeMethodDescriptionEffortSearchSession.getEffortQueryFromInspector(EffortQueryInspector effortQueryInspector) Gets an effort query from an inspector.EffortSmartFoundrySession.getEffortQueryFromInspector(EffortQueryInspector effortQueryInspector) Gets an effort query from an inspector.