| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| org.apache.olingo.odata2.core.edm.provider | |
| org.apache.olingo.odata2.core.ep.aggregator |
| Modifier and Type | Method and Description |
|---|---|
EdmMapping |
EdmMappable.getMapping()
Get mapping information applied to an EDM element
|
| Modifier and Type | Class and Description |
|---|---|
class |
Mapping
Object of this class represent the mapping of a value to a MIME type.
|
| Modifier and Type | Method and Description |
|---|---|
EdmMapping |
EdmStructuralTypeImplProv.getMapping() |
EdmMapping |
EdmNavigationPropertyImplProv.getMapping() |
EdmMapping |
EdmFunctionImportImplProv.getMapping() |
EdmMapping |
EdmEntitySetImplProv.getMapping() |
EdmMapping |
EdmElementImplProv.getMapping() |
| Constructor and Description |
|---|
EdmElementImplProv(EdmImplProv edm,
String name,
FullQualifiedName typeName,
EdmFacets edmFacets,
EdmMapping edmMapping) |
| Modifier and Type | Method and Description |
|---|---|
EdmMapping |
EntityPropertyInfo.getMapping() |
Copyright © 2020. All rights reserved.