| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| org.apache.olingo.odata2.core.edm.provider |
| Modifier and Type | Method and Description |
|---|---|
AliasInfo |
AliasInfo.setAlias(String alias) |
AliasInfo |
AliasInfo.setNamespace(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
List<AliasInfo> |
EdmProvider.getAliasInfos()
This method should return a list of all defined aliases and their associated namespace.
|
| Modifier and Type | Method and Description |
|---|---|
List<AliasInfo> |
EdmxProvider.getAliasInfos() |
Copyright © 2020. All rights reserved.