| 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 |
|---|---|
List<Association> |
Schema.getAssociations() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.setAssociations(List<Association> associations)
Sets the
Associations for this Schema |
| Modifier and Type | Method and Description |
|---|---|
Association |
EdmxProvider.getAssociation(FullQualifiedName edmFQName) |
| Constructor and Description |
|---|
EdmAssociationImplProv(EdmImplProv edm,
Association association,
String namespace) |
Copyright © 2020. All rights reserved.