| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| org.apache.olingo.commons.core.edm | |
| org.apache.olingo.server.core.uri.queryoption.apply |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EdmElement
|
interface |
EdmNavigationProperty
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship. |
interface |
EdmParameter
A CSDL parameter element
|
interface |
EdmProperty
A CSDL Property element.
|
interface |
EdmReturnType
An
EdmReturnType of an EdmOperation. |
| Modifier and Type | Class and Description |
|---|---|
class |
EdmNavigationPropertyImpl |
class |
EdmParameterImpl |
class |
EdmPropertyImpl |
class |
EdmReturnTypeImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicProperty
A dynamic EDM property containing an aggregation.
|
Copyright © 2023. All rights reserved.