Uses of Interface
org.apache.olingo.commons.api.edm.EdmMappable
Packages that use EdmMappable
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmMappable in org.apache.olingo.commons.api.edm
Subinterfaces of EdmMappable in org.apache.olingo.commons.api.edmModifier and TypeInterfaceDescriptioninterface
Entity Sets or Singletons can be bound to each other using a navigation property binding so anEdmBindingTarget
can either be anEdmEntitySet
or anEdmSingleton
.interface
A CSDL EntitySet element.interface
A CSDL parameter elementinterface
A CSDL Property element.interface
AnEdmSingleton
represents a single entity inside the entity model.