[
https://issues.apache.org/jira/browse/OLINGO-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Archana Rai closed OLINGO-1435.
-------------------------------
Resolution: Fixed
> Serialization/Deserialization of CsdlEntityType property HasStream fails
> ------------------------------------------------------------------------
>
> Key: OLINGO-1435
> URL: https://issues.apache.org/jira/browse/OLINGO-1435
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Affects Versions: (Java) V4 4.7.1
> Reporter: Harald Aamot
> Priority: Major
> Original Estimate: 24h
> Time Spent: 10m
> Remaining Estimate: 23h 50m
>
> Serialization/Deserialization of CsdlEntityType property HasStream fails due
> to wrongly named getter.
> org.apache.olingo.commons.api.edm.provider.CsdlEntityType has the wronly
> named method:
> |{{boolean}}|{{[hasStream|https://olingo.apache.org/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntityType.html#hasStream--]()}}|
> which has to be isHasStream() so that Json (De-)Serialization works properly.
>
> This is a Major blocker that prohibits to work with Streams in OData with
> Olingo.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)