Uses of Interface
org.osid.resourcing.EffortQuery
Packages that use EffortQuery
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of EffortQuery in org.osid.resourcing
Methods in org.osid.resourcing that return EffortQueryModifier and TypeMethodDescriptionCommissionQuery.getEffortQuery()Gets the query for an effort.EffortQuerySession.getEffortQuery()Gets an effort query.EffortSmartFoundrySession.getEffortQuery()Gets an effort query.FoundryQuery.getEffortQuery()Gets the query for an effort.EffortSearchSession.getEffortQueryFromInspector(EffortQueryInspector effortQueryInspector) Gets an effort query from an inspector.EffortSmartFoundrySession.getEffortQueryFromInspector(EffortQueryInspector effortQueryInspector) Gets an effort query from an inspector.Methods in org.osid.resourcing with parameters of type EffortQueryModifier and TypeMethodDescriptionvoidEffortSmartFoundrySession.applyEffortQuery(EffortQuery effortQuery) Applies an effort query to this foundry.EffortQuerySession.getEffortsByQuery(EffortQuery effortQuery) Gets a list ofEffortsmatching the given effort query.EffortSearchSession.getEffortsBySearch(EffortQuery effortQuery, EffortSearch effortSearch) Gets the search results matching the given search query using the given search.