Uses of Interface
org.osid.workflow.rules.StepEnablerSearchOrder
Packages that use StepEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepEnablerSearchOrder in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepEnablerSearchOrderModifier and TypeMethodDescriptionStepEnablerSearchSession.getStepEnablerSearchOrder()Gets a step enabler search order.StepEnablerSmartOfficeSession.getStepEnablerSearchOrder()Gets a step enabler search order.Methods in org.osid.workflow.rules with parameters of type StepEnablerSearchOrderModifier and TypeMethodDescriptionvoidStepEnablerSmartOfficeSession.applyStepEnablerSequencing(StepEnablerSearchOrder stepEnablerSearchOrder) Applies a step enabler search order to this office.voidStepEnablerSearch.orderStepEnablerResults(StepEnablerSearchOrder stepEnablerSearchOrder) Specify an ordering to the search results.