| Package | Description |
|---|---|
| org.osid.workflow.rules |
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StepConstrainerSearchSession
This session provides methods for searching among
StepConstrainer objects. |
| Modifier and Type | Method and Description |
|---|---|
StepConstrainerQuerySession |
WorkflowRulesManager.getStepConstrainerQuerySession()
Gets the
OsidSession associated with the step
constrainer query service. |
StepConstrainerQuerySession |
WorkflowRulesProxyManager.getStepConstrainerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the step
constrainer query service. |
StepConstrainerQuerySession |
WorkflowRulesManager.getStepConstrainerQuerySessionForOffice(Id officeId)
Gets the
OsidSession associated with the step
constrainer query service for the given office. |
StepConstrainerQuerySession |
WorkflowRulesProxyManager.getStepConstrainerQuerySessionForOffice(Id officeId,
Proxy proxy)
Gets the
OsidSession associated with the step
constrainer query service for the given office. |