Uses of Interface
org.osid.workflow.event.WorkflowEventSearchOrder
Packages that use WorkflowEventSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of WorkflowEventSearchOrder in org.osid.workflow.event
Methods in org.osid.workflow.event that return WorkflowEventSearchOrderModifier and TypeMethodDescriptionWorkflowEventSearchSession.getWorkflowEventSearchOrder()Gets a workflow event search order.WorkflowEventSmartOfficeSession.getWorkflowEventSearchOrder()Gets a workflow event search order.Methods in org.osid.workflow.event with parameters of type WorkflowEventSearchOrderModifier and TypeMethodDescriptionvoidWorkflowEventSmartOfficeSession.applyWorkflowEventSequencing(WorkflowEventSearchOrder workflowEventSearchOrder) Applies a workflow event search order to this office.voidWorkflowEventSearch.orderWorkflowEventResults(WorkflowEventSearchOrder workflowEventSearchOrder) Specify an ordering to the search results.