Uses of Interface
org.osid.workflow.rules.ProcessEnablerQuery
Packages that use ProcessEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessEnablerQuery in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessEnablerQueryModifier and TypeMethodDescriptionProcessEnablerQuerySession.getProcessEnablerQuery()Gets a process enabler query.ProcessEnablerSmartOfficeSession.getProcessEnablerQuery()Gets a process enabler query.ProcessEnablerSearchSession.getProcessEnablerQueryFromInspector(ProcessEnablerQueryInspector processEnablerQueryInspector) Gets a process enabler query from an inspector.ProcessEnablerSmartOfficeSession.getProcessEnablerQueryFromInspector(ProcessEnablerQueryInspector processEnablerQueryInspector) Gets a process enabler query from an inspector.Methods in org.osid.workflow.rules with parameters of type ProcessEnablerQueryModifier and TypeMethodDescriptionvoidProcessEnablerSmartOfficeSession.applyProcessEnablerQuery(ProcessEnablerQuery processEnablerQuery) Applies a process enabler query to this office.ProcessConstrainerEnablerSearchSession.getProcessConstrainerEnablersBySearch(ProcessEnablerQuery processConstrainerEnablerQuery, ProcessConstrainerEnablerSearch processConstrainerEnablerSearch) Gets the search results matching the given search query using the given search.ProcessEnablerQuerySession.getProcessEnablersByQuery(ProcessEnablerQuery processEnablerQuery) Gets a list ofProcessEnablersmatching the given process enabler query.ProcessEnablerSearchSession.getProcessEnablersBySearch(ProcessEnablerQuery processEnablerQuery, ProcessEnablerSearch processEnablerSearch) Gets the search results matching the given search query using the given search.