| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
| org.apache.olingo.odata2.core.edm | |
| org.apache.olingo.odata2.core.edm.provider | |
| org.apache.olingo.odata2.core.ep.aggregator |
| Modifier and Type | Method and Description |
|---|---|
EdmComplexType |
EdmComplexType.getBaseType() |
EdmComplexType |
Edm.getComplexType(String namespace,
String name)
Get complex type by full qualified name
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract EdmComplexType |
EdmImpl.createComplexType(FullQualifiedName fqName) |
EdmComplexType |
EdmImpl.getComplexType(String namespaceOrAlias,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
EdmComplexTypeImplProv |
| Modifier and Type | Method and Description |
|---|---|
protected EdmComplexType |
EdmImplProv.createComplexType(FullQualifiedName fqName) |
EdmComplexType |
EdmComplexTypeImplProv.getBaseType() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,EntityPropertyInfo> |
EntityInfoAggregator.create(EdmComplexType complexType)
|
Copyright © 2020. All rights reserved.