public class EdmReader extends Object
Constructor and Description |
---|
EdmReader(org.apache.http.client.HttpClient httpClient,
URL baseUrl) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEntityNames() |
List<String> |
getEntityNavigationPropertyNames(String entityName) |
List<org.apache.olingo.odata2.api.edm.EdmTyped> |
getEntityProperties(String entityName) |
org.apache.olingo.odata2.api.edm.EdmEntitySet |
getEntitySet(String entityName) |
public EdmReader(org.apache.http.client.HttpClient httpClient, URL baseUrl)
Copyright © 2010–2016. All rights reserved.