Uses of Interface
org.osid.workflow.rules.ProcessProcessorQuerySession
Packages that use ProcessProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessProcessorQuerySession in org.osid.workflow.rules
Subinterfaces of ProcessProcessorQuerySession in org.osid.workflow.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongProcessProcessors.Methods in org.osid.workflow.rules that return ProcessProcessorQuerySessionModifier and TypeMethodDescriptionWorkflowRulesManager.getProcessProcessorQuerySession()Gets theOsidSessionassociated with the process processor query service.WorkflowRulesProxyManager.getProcessProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the process processor query service.WorkflowRulesManager.getProcessProcessorQuerySessionForOffice(Id officeId) Gets theOsidSessionassociated with the process processor query service for the given office.WorkflowRulesProxyManager.getProcessProcessorQuerySessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the process processor query service for the given office.