You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Eugenio Lentini (JIRA)" <ji...@apache.org> on 2013/11/01 16:54:17 UTC

[jira] [Created] (OLINGO-57) Not possible to get query parameters from context

Eugenio Lentini created OLINGO-57:
-------------------------------------

             Summary: Not possible to get query parameters from context
                 Key: OLINGO-57
                 URL: https://issues.apache.org/jira/browse/OLINGO-57
             Project: Olingo
          Issue Type: Bug
          Components: odata2-core
    Affects Versions: 1.0.0
            Reporter: Eugenio Lentini


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



--
This message was sent by Atlassian JIRA
(v6.1#6144)