Uses of Interface
org.osid.workflow.WorkSearchOrder
Packages that use WorkSearchOrder
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 WorkSearchOrder in org.osid.workflow
Methods in org.osid.workflow that return WorkSearchOrderModifier and TypeMethodDescriptionWorkSearchSession.getWorkSearchOrder()Gets a work search order.WorkSmartOfficeSession.getWorkSearchOrder()Gets a work search order.Methods in org.osid.workflow with parameters of type WorkSearchOrderModifier and TypeMethodDescriptionvoidWorkSmartOfficeSession.applyWorkSequencing(WorkSearchOrder workSearchOrder) Applies a work search order to this office.voidWorkSearch.orderWorkResults(WorkSearchOrder workSearchOrder) Specify an ordering to the search results. -
Uses of WorkSearchOrder in org.osid.workflow.event
Methods in org.osid.workflow.event that return WorkSearchOrderModifier and TypeMethodDescriptionWorkflowEventSearchOrder.getWorkSearchOrder()Gets the work search order.