Uses of Interface
org.osid.configuration.Configuration
Packages that use Configuration
Package
Description
The Open Service Interface Definitions for the org.osid.configuration
service.
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of Configuration in org.osid.configuration
Methods in org.osid.configuration that return ConfigurationModifier and TypeMethodDescriptionConfigurationAdminSession.createConfiguration(ConfigurationForm configurationForm) Creates a newConfiguration.ConfigurationLookupSession.getConfiguration(Id configurationId) Gets theConfigurationspecified by itsId.ConfigurationNode.getConfiguration()Gets theConfigurationat this node.ParameterAdminSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterNotificationSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterQuerySession.getConfiguration()Gets theConfigurationassociated with this session.ParameterSmartConfigurationSession.getConfiguration()Gets theConfigurationassociated with this session.ValueAdminSession.getConfiguration()Gets theConfigurationassociated with this session.ValueLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ValueNotificationSession.getConfiguration()Gets theConfigurationassociated with this session.ValueQuerySession.getConfiguration()Gets theConfigurationassociated with this session.ValueRetrievalSession.getConfiguration()Gets theConfigurationassociated with this session.ConfigurationList.getNextConfiguration()Gets the nextConfigurationin this list.ConfigurationList.getNextConfigurations(long n) Gets the next set ofConfigurationobjects in this lis which must be less than or equal to whst is returned fromavailable(). -
Uses of Configuration in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ConfigurationModifier and TypeMethodDescriptionParameterProcessorAdminSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorEnablerAdminSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorEnablerLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorEnablerNotificationSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorEnablerQuerySession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorEnablerRuleApplicationSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorEnablerRuleLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorEnablerSmartConfigurationSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorNotificationSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorQuerySession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorRuleApplicationSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorRuleLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ParameterProcessorSmartConfigurationSession.getConfiguration()Gets theConfigurationassociated with this session.ValueEnablerAdminSession.getConfiguration()Gets theConfigurationassociated with this session.ValueEnablerLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ValueEnablerNotificationSession.getConfiguration()Gets theConfigurationassociated with this session.ValueEnablerQuerySession.getConfiguration()Gets theConfigurationassociated with this session.ValueEnablerRuleApplicationSession.getConfiguration()Gets theConfigurationassociated with this session.ValueEnablerRuleLookupSession.getConfiguration()Gets theConfigurationassociated with this session.ValueEnablerSmartConfigurationSession.getConfiguration()Gets theConfigurationassociated with this session.