Francesco Chicchiriccò created OLINGO-370:
---------------------------------------------

             Summary: Provide client proxy entity / complex type creator
                 Key: OLINGO-370
                 URL: https://issues.apache.org/jira/browse/OLINGO-370
             Project: Olingo
          Issue Type: Improvement
          Components: odata4-client
            Reporter: Francesco Chicchiriccò
             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)

Reply via email to