Uses of Interface
org.osid.workflow.StepSearchOrder
Packages that use StepSearchOrder
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.
-
Uses of StepSearchOrder in org.osid.workflow
Methods in org.osid.workflow that return StepSearchOrderModifier and TypeMethodDescriptionProcessSearchOrder.getInitialStepSearchOrder()Gets the initial step search order.StepSearchSession.getStepSearchOrder()Gets a step search order.StepSmartOfficeSession.getStepSearchOrder()Gets a step search order.Methods in org.osid.workflow with parameters of type StepSearchOrderModifier and TypeMethodDescriptionvoidStepSmartOfficeSession.applyStepSequencing(StepSearchOrder stepSearchOrder) Applies a step search order to this office.voidStepSearch.orderStepResults(StepSearchOrder stepSearchOrder) Specify an ordering to the search results. -
Uses of StepSearchOrder in org.osid.workflow.event
Methods in org.osid.workflow.event that return StepSearchOrderModifier and TypeMethodDescriptionWorkflowEventSearchOrder.getStepSearchOrder()Gets the step search order.