Package | Description |
---|---|
org.osid.configuration.rules |
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
|
Modifier and Type | Method and Description |
---|---|
ValueEnablerAdminSession |
ConfigurationRulesManager.getValueEnablerAdminSession()
Gets the
OsidSession associated with the value enabler
administration service. |
ValueEnablerAdminSession |
ConfigurationRulesProxyManager.getValueEnablerAdminSession(Proxy proxy)
Gets the
OsidSession associated with the value enabler
administration service. |
ValueEnablerAdminSession |
ConfigurationRulesManager.getValueEnablerAdminSessionForConfiguration(Id configurationId)
Gets the
OsidSession associated with the value enabler
administration service for the given configuration. |
ValueEnablerAdminSession |
ConfigurationRulesProxyManager.getValueEnablerAdminSessionForConfiguration(Id configurationId,
Proxy proxy)
Gets the
OsidSession associated with the value enabler
administration service for the given configuration. |