Uses of Interface
org.osid.workflow.rules.StepProcessorEnablerQuery
Packages that use StepProcessorEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessorEnablerQuery in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepProcessorEnablerQueryModifier and TypeMethodDescriptionStepProcessorEnablerQuerySession.getStepProcessorEnablerQuery()Gets a step processor enabler query.StepProcessorEnablerSmartOfficeSession.getStepProcessorEnablerQuery()Gets a step processor enabler query.StepProcessorEnablerSearchSession.getStepProcessorEnablerQueryFromInspector(StepProcessorEnablerQueryInspector stepProcessorEnablerQueryInspector) Gets a step processor enabler query from an inspector.StepProcessorEnablerSmartOfficeSession.getStepProcessorEnablerQueryFromInspector(StepProcessorEnablerQueryInspector stepProcessorEnablerQueryInspector) Gets a step processor enabler query from an inspector.Methods in org.osid.workflow.rules with parameters of type StepProcessorEnablerQueryModifier and TypeMethodDescriptionvoidStepProcessorEnablerSmartOfficeSession.applyStepProcessorEnablerQuery(StepProcessorEnablerQuery stepProcessorEnablerQuery) Applies a step processor enabler query to this office.StepProcessorEnablerQuerySession.getStepProcessorEnablersByQuery(StepProcessorEnablerQuery stepProcessorEnablerQuery) Gets a list ofStepProcessorEnablersmatching the given step processor enabler query.StepProcessorEnablerSearchSession.getStepProcessorEnablersBySearch(StepProcessorEnablerQuery stepProcessorEnablerQuery, StepProcessorEnablerSearch stepProcessorEnablerSearch) Gets the search results matching the given search query using the given search.