Uses of Class
org.apache.olingo.commons.api.data.Parameter
Packages that use Parameter
-
Uses of Parameter in org.apache.olingo.server.api.deserializer
Methods in org.apache.olingo.server.api.deserializer that return ParameterModifier and TypeMethodDescriptionFixedFormatDeserializer.parameter
(String content, EdmParameter parameter) Reads parameter data (in URI syntax) from a String.Methods in org.apache.olingo.server.api.deserializer that return types with arguments of type ParameterModifier and TypeMethodDescriptionDeserializerResult.getActionParameters()
Returns the deserialized action parameters of anEntity
as key/value pairs.