Uses of Interface
org.osid.process.StateQuerySession
Packages that use StateQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of StateQuerySession in org.osid.process
Subinterfaces of StateQuerySession in org.osid.processModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongStateobjects.Methods in org.osid.process that return StateQuerySessionModifier and TypeMethodDescriptionProcessManager.getStateQuerySession()Gets a state query session.ProcessProxyManager.getStateQuerySession(Proxy proxy) Gets a state query session.ProcessManager.getStateQuerySessionForProcess(Id processId) Gets a state query session for the given process.ProcessProxyManager.getStateQuerySessionForProcess(Id processId, Proxy proxy) Gets a state query session for the given process.