Uses of Interface
org.osid.workflow.OfficeQuery
Packages that use OfficeQuery
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
The Open Service Interface Definitions for the org.osid.workflow.event
service.
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of OfficeQuery in org.osid.workflow
Methods in org.osid.workflow that return OfficeQueryModifier and TypeMethodDescriptionOfficeQuery.getAncestorOfficeQuery()Gets the query for an office.OfficeQuery.getDescendantOfficeQuery()Gets the query for an office.OfficeQuerySession.getOfficeQuery()Gets an office query.ProcessQuery.getOfficeQuery()Gets the query for an office.StepQuery.getOfficeQuery()Gets the query for an office.WorkQuery.getOfficeQuery()Gets the query for an office.OfficeSearchSession.getOfficeQueryFromInspector(OfficeQueryInspector officeQueryInspector) Gets an office query from an inspector.Methods in org.osid.workflow with parameters of type OfficeQueryModifier and TypeMethodDescriptionOfficeQuerySession.getOfficesByQuery(OfficeQuery officeQuery) Gets a list ofOfficesmatching the given office query.OfficeSearchSession.getOfficesBySearch(OfficeQuery officeQuery, OfficeSearch officeSearch) Gets the search results matching the given search query using the given search. -
Uses of OfficeQuery in org.osid.workflow.event
Methods in org.osid.workflow.event that return OfficeQueryModifier and TypeMethodDescriptionWorkflowEventQuery.getOfficeQuery()Gets the query for an office. -
Uses of OfficeQuery in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return OfficeQueryModifier and TypeMethodDescriptionProcessConstrainerEnablerQuery.getOfficeQuery()Gets the query for an office.ProcessConstrainerQuery.getOfficeQuery()Gets the query for an office.ProcessEnablerQuery.getOfficeQuery()Gets the query for an office.ProcessProcessorEnablerQuery.getOfficeQuery()Gets the query for an office.ProcessProcessorQuery.getOfficeQuery()Gets the query for an office.StepConstrainerEnablerQuery.getOfficeQuery()Gets the query for an office.StepConstrainerQuery.getOfficeQuery()Gets the query for an office.StepEnablerQuery.getOfficeQuery()Gets the query for an office.StepProcessorEnablerQuery.getOfficeQuery()Gets the query for an office.StepProcessorQuery.getOfficeQuery()Gets the query for an office.