You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "fabio martelli (JIRA)" <ji...@apache.org> on 2014/07/17 09:52:04 UTC

[jira] [Assigned] (OLINGO-370) Provide client proxy entity / complex type creator

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

fabio martelli reassigned OLINGO-370:
-------------------------------------

    Assignee: fabio martelli

> Provide client proxy entity / complex type creator
> --------------------------------------------------
>
>                 Key: OLINGO-370
>                 URL: https://issues.apache.org/jira/browse/OLINGO-370
>             Project: Olingo
>          Issue Type: Sub-task
>          Components: odata4-client
>            Reporter: Francesco Chicchiriccò
>            Assignee: fabio martelli
>             Fix For: V4 0.1.0
>
>
> Change the way how entity / complex type new instances are currently created via the client proxy:
> {code}
> Xxxx1 entity1= service.newEntityInstance(Xxxx1.class);
> Xxxx2 complex1 = service.newComplexInstance(Xxx2.class);
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)