Uses of Interface
org.osid.configuration.Value
Packages that use Value
Package
Description
The Open Service Interface Definitions for the org.osid.configuration
service.
-
Uses of Value in org.osid.configuration
Methods in org.osid.configuration that return ValueModifier and TypeMethodDescriptionValueAdminSession.createValue(ValueForm valueForm) Creates a value.ValueRetrievalSession.getApplicableValueByParameter(Id parameterId) Gets an applicableValuefor the given parameterId.ValueRetrievalSession.getApplicableValueByParameterOnCondition(Id parameterId, ValueCondition valueCondition) Gets an applicable value in this configuration based on a condition.ValueList.getNextValue()Gets the nextValuein this list.Value[]ValueList.getNextValues(long n) Gets the next set ofValuesin this list which must be less than or equal to the return fromavailable().Gets theValuespecified by itsId.