Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
V2 1.0.0
Description
Hi,
I am looking for a method to retrieve query parameters of the request. I have started from the ODataContext in my ServiceProviderFactory which extends ODataServiceFactory.
Here I can see from the debug that the query parameters are inside of ODataRequestImpl which is set then into the ODataContext by the setParameter method in the parameterTable map which the key "~odataRequest".
I would like to have access to the query parameters, is there a way? or just you have not done it on purpose?
Thanks a lot for your effort, time and attention
Eugenio