Package org.apache.olingo.odata2.api.edm

Entity Data Model API

See:
          Description

Interface Summary
Edm  
EdmAnnotatable  
EdmAnnotationAttribute  
EdmAnnotationElement  
EdmAnnotations  
EdmAssociation  
EdmAssociationEnd  
EdmAssociationSet  
EdmAssociationSetEnd  
EdmComplexType A CSDL ComplexType element.
EdmCustomizableFeedMappings  
EdmElement  
EdmEntityContainer  
EdmEntitySet  
EdmEntitySetInfo  
EdmEntityType A CSDL EntityType element.
EdmFacets  
EdmFunctionImport  
EdmMappable  
EdmMapping  
EdmNamed  
EdmNavigationProperty  
EdmParameter  
EdmProperty A CSDL Property element
EdmReferentialConstraint  
EdmReferentialConstraintRole  
EdmServiceMetadata  
EdmSimpleType EdmSimpleType is a primitive type as defined in the Entity Data Model (EDM).
EdmSimpleTypeFacade  
EdmStructuralType  
EdmType  
EdmTyped  
 

Class Summary
EdmLiteral  
EdmTargetPath  
FullQualifiedName  
 

Enum Summary
EdmAction  
EdmConcurrencyMode  
EdmContentKind  
EdmLiteralKind  
EdmMultiplicity  
EdmSimpleTypeKind  
EdmTypeKind  
 

Exception Summary
EdmException  
EdmLiteralException  
EdmSimpleTypeException  
 

Package org.apache.olingo.odata2.api.edm Description

Entity Data Model API

The Entity Data Model is described in the OData protocol specification as well as in the Conceptual Schema Definition for the OData Protocol. Both can be found at http://www.odata.org/.

Many classes and interfaces contain the pragma:" @org.apache.olingo.odata2.DoNotImplement " to indicate these classes should only be used and not implemented.



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.