Uses of Interface
org.osid.configuration.rules.ParameterProcessor
Packages that use ParameterProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessor in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorModifier and TypeMethodDescriptionParameterProcessorAdminSession.createParameterProcessor(ParameterProcessorForm parameterProcessorForm) Creates a newParameterProcessor.ParameterProcessorList.getNextParameterProcessor()Gets the nextParameterProcessorin this list.ParameterProcessorList.getNextParameterProcessors(long n) Gets the next set ofParameterProcessorelements in this list.ParameterProcessorLookupSession.getParameterProcessor(Id parameterProcessorId) Gets theParameterProcessorspecified by itsId.