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 17:00:24 UTC

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

     [ https://issues.apache.org/jira/browse/OLINGO-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugenio Lentini updated OLINGO-57:
----------------------------------

    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

  was:
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


> 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
>              Labels: features, patch
>
> 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)