Package | Description |
---|---|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
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. |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.