Uses of Interface
org.osid.configuration.rules.ParameterProcessorEnabler
Packages that use ParameterProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorEnabler in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorEnablerModifier and TypeMethodDescriptionParameterProcessorEnablerAdminSession.createParameterProcessorEnabler(ParameterProcessorEnablerForm parameterProcessorEnablerForm) Creates a newParameterProcessorEnabler.ParameterProcessorEnablerList.getNextParameterProcessorEnabler()Gets the nextParameterProcessorEnablerin this list.ParameterProcessorEnablerList.getNextParameterProcessorEnablers(long n) Gets the next set ofParameterProcessorEnablerelements in this list.ParameterProcessorEnablerLookupSession.getParameterProcessorEnabler(Id parameterProcessorEnablerId) Gets theParameterProcessorEnablerspecified by itsId.