Modifier and Type | Method and Description |
---|---|
abstract EdmDataServices |
ODataClient.readMetadata(InputStream content,
boolean validate)
Reads the metadata file and validates it if validate parameter is set to true
|
Modifier and Type | Method and Description |
---|---|
EdmDataServices |
EdmDataServices.setClientEdm(ClientEdm edm)
Sets the Edm for this
EdmDataServices |
EdmDataServices |
EdmDataServices.setCustomEdmxVersion(String customEdmxVersion)
Sets a custom edmx version which is used in the metadata document
|
EdmDataServices |
EdmDataServices.setDataServiceVersion(String dataServiceVersion)
Sets the data service version for this
EdmDataServices |
Modifier and Type | Method and Description |
---|---|
EdmDataServices |
DeserializerMetadataProviderInterface.readMetadata(InputStream content,
boolean validate)
|
Modifier and Type | Method and Description |
---|---|
EdmDataServices |
ODataClientImpl.readMetadata(InputStream content,
boolean validate) |
Modifier and Type | Method and Description |
---|---|
EdmDataServices |
XmlMetadataDeserializer.readMetadata(InputStream content,
boolean validate) |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.