You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Chandan V.A (JIRA)" <ji...@apache.org> on 2013/12/31 12:09:51 UTC

[jira] [Commented] (OLINGO-101) How to get the request parameters from GetEntityUriInfo

    [ https://issues.apache.org/jira/browse/OLINGO-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859443#comment-13859443 ] 

Chandan V.A commented on OLINGO-101:
------------------------------------

If you looking at retrieving the HTTP Request HEADER parameters? Then you need to use the method getRequestHeaders defined on ODataContext.
If you are looking at retrieving the custom query options? Then you could use the method getCustomQueryOptions() defined on UriInfo.

I hope this answers your question.

Regards
Chandan

> How to get the request parameters from GetEntityUriInfo
> -------------------------------------------------------
>
>                 Key: OLINGO-101
>                 URL: https://issues.apache.org/jira/browse/OLINGO-101
>             Project: Olingo
>          Issue Type: Test
>            Reporter: Gaurav Garg
>
> I want to retrieve the request parameter from URI. Please let me know the way of doing that



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)