| Package | Description |
|---|---|
| org.osid.configuration.rules |
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParameterProcessorSearchSession
This session provides methods for searching among
ParameterProcessor objects. |
| Modifier and Type | Method and Description |
|---|---|
ParameterProcessorQuerySession |
ConfigurationRulesManager.getParameterProcessorQuerySession()
Gets the
OsidSession associated with the parameter
processor query service. |
ParameterProcessorQuerySession |
ConfigurationRulesProxyManager.getParameterProcessorQuerySession(Proxy proxy)
Gets the
OsidSession associated with the parameter
processor query service. |
ParameterProcessorQuerySession |
ConfigurationRulesManager.getParameterProcessorQuerySessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the parameter
processor query service for the given configuration. |
ParameterProcessorQuerySession |
ConfigurationRulesProxyManager.getParameterProcessorQuerySessionForConfiguration(Id configurationId,
Proxy proxy)
Gets the
OsidSession associated with the parameter
processor query service for the given configuration. |