Uses of Interface
org.osid.process.StateLookupSession
Packages that use StateLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.process
service.
-
Uses of StateLookupSession in org.osid.process
Methods in org.osid.process that return StateLookupSessionModifier and TypeMethodDescriptionProcessManager.getStateLookupSession()Gets theOsidSessionassociated with the state lookup service.ProcessProxyManager.getStateLookupSession(Proxy proxy) Gets theOsidSessionassociated with the state lookup service.ProcessManager.getStateLookupSessionForProcess(Id processId) Gets theOsidSessionassociated with the state lookup service for the given process.ProcessProxyManager.getStateLookupSessionForProcess(Id processId, Proxy proxy) Gets theOsidSessionassociated with the state lookup service for the given process.