Uses of Interface
org.osid.resourcing.WorkQuery
Packages that use WorkQuery
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of WorkQuery in org.osid.resourcing
Methods in org.osid.resourcing that return WorkQueryModifier and TypeMethodDescriptionCommissionQuery.getWorkQuery()Gets the query for a work.CompetencyQuery.getWorkQuery()Gets the query for a work.FoundryQuery.getWorkQuery()Gets the query for a work.JobQuery.getWorkQuery()Gets the query for a work.WorkQuerySession.getWorkQuery()Gets a work query.WorkSmartFoundrySession.getWorkQuery()Gets a work query.WorkSearchSession.getWorkQueryFromInspector(WorkQueryInspector workQueryInspector) Gets a work query from an inspector.WorkSmartFoundrySession.getWorkQueryFromInspector(WorkQueryInspector workQueryInspector) Gets a work query from an inspector.Methods in org.osid.resourcing with parameters of type WorkQueryModifier and TypeMethodDescriptionvoidWorkSmartFoundrySession.applyWorkQuery(WorkQuery workQuery) Applies a work query to this foundry.WorkQuerySession.getWorksByQuery(WorkQuery workQuery) Gets a list ofWorksmatching the given work query.WorkSearchSession.getWorksBySearch(WorkQuery workQuery, WorkSearch workSearch) Gets the search results matching the given search query using the given search.