| 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 |
EdmBindingTarget
Entity Sets or Singletons can be bound to each other using a navigation property binding so an
EdmBindingTarget can either be an EdmEntitySet or an EdmSingleton. |
interface |
EdmEntitySet
A CSDL EntitySet element.
|
interface |
EdmParameter
A CSDL parameter element
|
interface |
EdmProperty
A CSDL Property element.
|
interface |
EdmSingleton
An
EdmSingleton represents a single entity inside the entity model. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEdmBindingTarget |
class |
EdmEntitySetImpl |
class |
EdmParameterImpl |
class |
EdmPropertyImpl |
class |
EdmSingletonImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicProperty
A dynamic EDM property containing an aggregation.
|
Copyright © 2023. All rights reserved.