Uses of Interface
org.osid.workflow.rules.ProcessEnablerSearchOrder
Packages that use ProcessEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessEnablerSearchOrder in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessEnablerSearchOrderModifier and TypeMethodDescriptionProcessConstrainerEnablerSmartOfficeSession.getProcessConstrainerEnablerSearchOrder()Gets a process constrainer enabler search order.ProcessEnablerSearchSession.getProcessEnablerSearchOrder()Gets a process enabler search order.ProcessEnablerSmartOfficeSession.getProcessEnablerSearchOrder()Gets a process enabler search order.Methods in org.osid.workflow.rules with parameters of type ProcessEnablerSearchOrderModifier and TypeMethodDescriptionvoidProcessEnablerSmartOfficeSession.applyProcessEnablerSequencing(ProcessEnablerSearchOrder processEnablerSearchOrder) Applies a process enabler search order to this office.voidProcessEnablerSearch.orderProcessEnablerResults(ProcessEnablerSearchOrder processEnablerSearchOrder) Specify an ordering to the search results.