Uses of Interface
org.osid.process.StateSearchOrder
Packages that use StateSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.control
service.
The Open Service Interface Definitions for the org.osid.process
service.
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of StateSearchOrder in org.osid
Methods in org.osid that return StateSearchOrderModifier and TypeMethodDescriptionOsidRelationshipSearchOrder.getEndReasonSearchOrder()Gets the search order for a state.OsidRequestSearchOrder.getErrorSearchOrder()Gets the search order for an error state. -
Uses of StateSearchOrder in org.osid.control
Methods in org.osid.control that return StateSearchOrderModifier and TypeMethodDescriptionSettingSearchOrder.getDiscreetStateSearchOrder()Gets the state search order.TriggerSearchOrder.getDiscreetStateSearchOrder()Gets the discreet state search order. -
Uses of StateSearchOrder in org.osid.process
Methods in org.osid.process that return StateSearchOrderModifier and TypeMethodDescriptionStateSearchSession.getStateSearchOrder()Gets a state search order.Methods in org.osid.process with parameters of type StateSearchOrderModifier and TypeMethodDescriptionvoidStateSearch.orderStateResults(StateSearchOrder stateSearchOrder) Specify an ordering to the search results. -
Uses of StateSearchOrder in org.osid.workflow
Methods in org.osid.workflow that return StateSearchOrderModifier and TypeMethodDescriptionProcessSearchOrder.getInitialStateSearchOrder()Gets the initial state search order.StepSearchOrder.getNextStateSearchOrder()Gets the next state search order.