Uses of Interface
org.osid.configuration.Parameter
Packages that use Parameter
Package
Description
The Open Service Interface Definitions for the org.osid.configuration
service.
-
Uses of Parameter in org.osid.configuration
Methods in org.osid.configuration that return ParameterModifier and TypeMethodDescriptionParameterAdminSession.createParameter(ParameterForm parameterForm) Creates a newParameter.ParameterList.getNextParameter()Gets the nextParameterin this list.ParameterList.getNextParameters(long n) Gets the next set ofParametersin this list which must be less than or equal to the return fromavailable().ParameterLookupSession.getParameter(Id parameterId) Gets theParameterspecified by itsId.Value.getParameter()Gets the parameter of this value.