Uses of Interface
org.osid.workflow.ProcessSearchOrder
Packages that use ProcessSearchOrder
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 ProcessSearchOrder in org.osid.workflow
Methods in org.osid.workflow that return ProcessSearchOrderModifier and TypeMethodDescriptionProcessSearchSession.getProcessSearchOrder()Gets a process search order.ProcessSmartOfficeSession.getProcessSearchOrder()Gets a process search order.StepSearchOrder.getProcessSearchOrder()Gets the process search order.Methods in org.osid.workflow with parameters of type ProcessSearchOrderModifier and TypeMethodDescriptionvoidProcessSmartOfficeSession.applyProcessSequencing(ProcessSearchOrder processSearchOrder) Applies a process search order to this office.voidProcessSearch.orderProcessResults(ProcessSearchOrder processSearchOrder) Specify an ordering to the search results. -
Uses of ProcessSearchOrder in org.osid.workflow.event
Methods in org.osid.workflow.event that return ProcessSearchOrderModifier and TypeMethodDescriptionWorkflowEventSearchOrder.getProcessSearchOrder()Gets the process search order.