← Prev in month ← Prev in thread

[OASIS Issue Tracker] Updated: (ODATA-374) Returning heterogeneous types for a function call

From
OASIS Issues Tracker <>
Date
2013-05-07T10:08:12+00:00
ID
380103528.7751367921273676.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Updated: (ODATA-374) Returning heterogeneous types for a function call
[ http://tools.oasis-open.org/issues/browse/ODATA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anila Kumar GVN updated ODATA-374:
----------------------------------

    Summary: Returning heterogeneous types for a function call  (was: Supporting heterogeneous return types in a service operation response)

> Returning heterogeneous types for a function call
> -------------------------------------------------
>
>                 Key: ODATA-374
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-374
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: New Feature
>          Components: OData CSDL, OData Protocol 
>            Reporter: Anila Kumar GVN
>
> It is not clear if OData enables a service to return a collection of heterogenous entity/complex types as a response to a function call. 
> I want to return a collection of types in response to a function call but each of the items in the collection could belong to different entity types.
> Example:
> /OData.svc/GetCreatedEntities?before=xxxx-xx-xx&after=xxxx-xx-xx
> here GetCreatedEntities is a function call on my product that return a collection of entities that are Created in a given time period. Return Type is a Collection Type that could contain a Customer type, Order type etc.
> Is it supported in OData? 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread