Uses of Package
org.apache.olingo.odata2.api.edm
-
Packages that use org.apache.olingo.odata2.api.edm Package Description org.apache.olingo.odata2.api OData Library APIorg.apache.olingo.odata2.api.edm Entity Data Model APIorg.apache.olingo.odata2.api.edm.provider Entity Data Model Provider APIorg.apache.olingo.odata2.api.ep Entity Providerorg.apache.olingo.odata2.api.ep.callback Entity Provider Callbacksorg.apache.olingo.odata2.api.rt Runtime Supportorg.apache.olingo.odata2.api.servicedocument org.apache.olingo.odata2.api.uri URI Parser Facadeorg.apache.olingo.odata2.api.uri.expression Expression Parserorg.apache.olingo.odata2.api.uri.info URI Parser Result Views -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api Class Description Edm @org.apache.olingo.odata2.DoNotImplement Entity Data Model (EDM) -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.edm Class Description EdmAction @org.apache.olingo.odata2.DoNotImplement A CSDL Action ElementEdmAnnotatable @org.apache.olingo.odata2.DoNotImplement EdmAnnotatable can be applied to CSDL elements as described in the Conceptual Schema Definition Language.EdmAnnotationAttribute @org.apache.olingo.odata2.DoNotImplement A CSDL AnnotationAttribute element.EdmAnnotationElement @org.apache.olingo.odata2.DoNotImplement A CSDL AnnotationElement elementEdmAnnotations @org.apache.olingo.odata2.DoNotImplement EdmAnnotations holds all annotation attributes and elements for a specific CSDL element.EdmAssociation @org.apache.olingo.odata2.DoNotImplement A CSDL Association elementEdmAssociationEnd @org.apache.olingo.odata2.DoNotImplement A CSDL AssociationEnd elementEdmAssociationSet @org.apache.olingo.odata2.DoNotImplement A CSDL AssociationSet elementEdmAssociationSetEnd @org.apache.olingo.odata2.DoNotImplement A CSDL AssociationSetEnd elementEdmComplexType A CSDL ComplexType element.EdmConcurrencyMode @org.apache.olingo.odata2.DoNotImplement EdmConcurrencyMode can be applied to any primitive Entity Data Model (EDM) type.EdmContentKind @org.apache.olingo.odata2.DoNotImplement EdmContentType is used for Feed Customization.EdmCustomizableFeedMappings @org.apache.olingo.odata2.DoNotImplement Customizable Feed property mappings for the AtomPub Format as defined in the OData specification.EdmElement @org.apache.olingo.odata2.DoNotImplement EdmElement is the base interface forEdmParameterandEdmPropertyand provides the information by which facets further specialize the usage of the type.EdmEntityContainer @org.apache.olingo.odata2.DoNotImplement A CSDL EntityContainer elementEdmEntitySet @org.apache.olingo.odata2.DoNotImplement A CSDL EntitySet elementEdmEntitySetInfo @org.apache.olingo.odata2.DoNotImplement Objects of this class contain information about one entity set inside the EntityDataModel.EdmEntityType A CSDL EntityType element.EdmException @org.apache.olingo.odata2.DoNotImplement An exception for problems regarding the Entity Data Model.EdmFacets @org.apache.olingo.odata2.DoNotImplementEdmFunctionImport @org.apache.olingo.odata2.DoNotImplement A CSDL FunctionImport element EdmFunctionImport can be used model functions which have input parameters, an associated HTTP Method and a return type which can be of different kinds:EdmSimpleTypeor a collection of simple typesEdmEntityTypeor a collection of entity typesEdmEntitySetEdmLiteral @org.apache.olingo.odata2.DoNotImplementEdmLiteralException @org.apache.olingo.odata2.DoNotImplement Exception for violation of the OData URI construction rules, resulting in a 400 Bad Request responseEdmLiteralKind @org.apache.olingo.odata2.DoNotImplement EdmLiteralKind indicates the format of an EDM literal.EdmMappable @org.apache.olingo.odata2.DoNotImplement EdmMappable can be applied to CSDL elements to associate additional information.EdmMapping @org.apache.olingo.odata2.DoNotImplement EdmMapping holds custom mapping information which can be applied to a CSDL element.EdmMultiplicity @org.apache.olingo.odata2.DoNotImplementEdmNamed @org.apache.olingo.odata2.DoNotImplement EdmName is the base interface for nearly all CSDL constructs.EdmNavigationProperty @org.apache.olingo.odata2.DoNotImplement A CSDL NavigationProperty elementEdmParameter @org.apache.olingo.odata2.DoNotImplement A CSDL FunctionImportParameter elementEdmProperty A CSDL Property elementEdmReferentialConstraint @org.apache.olingo.odata2.DoNotImplement A CSDL ReferentialConstraint elementEdmReferentialConstraintRole @org.apache.olingo.odata2.DoNotImplementEdmServiceMetadata @org.apache.olingo.odata2.DoNotImplement This interface gives access to the metadata of a service, the calculated Data Service Version and an info list of all entity sets inside this EntityDataModel.EdmSimpleType EdmSimpleType is a primitive type as defined in the Entity Data Model (EDM).EdmSimpleTypeException @org.apache.olingo.odata2.DoNotImplement Exception for parsing errors withEdmSimpleTypesEdmSimpleTypeKind @org.apache.olingo.odata2.DoNotImplement EdmSimpleTypeKind holds all EdmSimpleTypes defined as primitive type in the Entity Data Model (EDM).EdmStructuralType @org.apache.olingo.odata2.DoNotImplement EdmStructuralType is the base for a complex type or an entity type.EdmType @org.apache.olingo.odata2.DoNotImplement EdmType holds the namespace of a given type and its type asEdmTypeKind.EdmTyped @org.apache.olingo.odata2.DoNotImplement EdmTyped indicates if an EDM element is of a special type and holds the multiplicity of that type.EdmTypeKind @org.apache.olingo.odata2.DoNotImplement EdmTypeKind specifies the type of an EDM element.FullQualifiedName @org.apache.olingo.odata2.DoNotImplement A full qualified name of any element in the EDM consists of a name and a namespace. -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.edm.provider Class Description EdmAction @org.apache.olingo.odata2.DoNotImplement A CSDL Action ElementEdmAnnotationAttribute @org.apache.olingo.odata2.DoNotImplement A CSDL AnnotationAttribute element.EdmConcurrencyMode @org.apache.olingo.odata2.DoNotImplement EdmConcurrencyMode can be applied to any primitive Entity Data Model (EDM) type.EdmContentKind @org.apache.olingo.odata2.DoNotImplement EdmContentType is used for Feed Customization.EdmCustomizableFeedMappings @org.apache.olingo.odata2.DoNotImplement Customizable Feed property mappings for the AtomPub Format as defined in the OData specification.EdmFacets @org.apache.olingo.odata2.DoNotImplementEdmMapping @org.apache.olingo.odata2.DoNotImplement EdmMapping holds custom mapping information which can be applied to a CSDL element.EdmMultiplicity @org.apache.olingo.odata2.DoNotImplementEdmSimpleTypeKind @org.apache.olingo.odata2.DoNotImplement EdmSimpleTypeKind holds all EdmSimpleTypes defined as primitive type in the Entity Data Model (EDM).FullQualifiedName @org.apache.olingo.odata2.DoNotImplement A full qualified name of any element in the EDM consists of a name and a namespace. -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.ep Class Description Edm @org.apache.olingo.odata2.DoNotImplement Entity Data Model (EDM)EdmEntitySet @org.apache.olingo.odata2.DoNotImplement A CSDL EntitySet elementEdmFunctionImport @org.apache.olingo.odata2.DoNotImplement A CSDL FunctionImport element EdmFunctionImport can be used model functions which have input parameters, an associated HTTP Method and a return type which can be of different kinds:EdmSimpleTypeor a collection of simple typesEdmEntityTypeor a collection of entity typesEdmEntitySetEdmProperty A CSDL Property element -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.ep.callback Class Description EdmEntitySet @org.apache.olingo.odata2.DoNotImplement A CSDL EntitySet elementEdmNavigationProperty @org.apache.olingo.odata2.DoNotImplement A CSDL NavigationProperty element -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.rt Class Description Edm @org.apache.olingo.odata2.DoNotImplement Entity Data Model (EDM)EdmSimpleType EdmSimpleType is a primitive type as defined in the Entity Data Model (EDM).EdmSimpleTypeFacade @org.apache.olingo.odata2.DoNotImplement This facade is used as a hook into the core implementation.EdmSimpleTypeKind @org.apache.olingo.odata2.DoNotImplement EdmSimpleTypeKind holds all EdmSimpleTypes defined as primitive type in the Entity Data Model (EDM). -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.servicedocument Class Description EdmEntitySetInfo @org.apache.olingo.odata2.DoNotImplement Objects of this class contain information about one entity set inside the EntityDataModel. -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.uri Class Description Edm @org.apache.olingo.odata2.DoNotImplement Entity Data Model (EDM)EdmEntityContainer @org.apache.olingo.odata2.DoNotImplement A CSDL EntityContainer elementEdmEntitySet @org.apache.olingo.odata2.DoNotImplement A CSDL EntitySet elementEdmEntityType A CSDL EntityType element.EdmException @org.apache.olingo.odata2.DoNotImplement An exception for problems regarding the Entity Data Model.EdmFunctionImport @org.apache.olingo.odata2.DoNotImplement A CSDL FunctionImport element EdmFunctionImport can be used model functions which have input parameters, an associated HTTP Method and a return type which can be of different kinds:EdmSimpleTypeor a collection of simple typesEdmEntityTypeor a collection of entity typesEdmEntitySetEdmLiteral @org.apache.olingo.odata2.DoNotImplementEdmNavigationProperty @org.apache.olingo.odata2.DoNotImplement A CSDL NavigationProperty elementEdmProperty A CSDL Property elementEdmType @org.apache.olingo.odata2.DoNotImplement EdmType holds the namespace of a given type and its type asEdmTypeKind. -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.uri.expression Class Description EdmLiteral @org.apache.olingo.odata2.DoNotImplementEdmType @org.apache.olingo.odata2.DoNotImplement EdmType holds the namespace of a given type and its type asEdmTypeKind.EdmTyped @org.apache.olingo.odata2.DoNotImplement EdmTyped indicates if an EDM element is of a special type and holds the multiplicity of that type. -
Classes in org.apache.olingo.odata2.api.edm used by org.apache.olingo.odata2.api.uri.info Class Description EdmEntityContainer @org.apache.olingo.odata2.DoNotImplement A CSDL EntityContainer elementEdmEntitySet @org.apache.olingo.odata2.DoNotImplement A CSDL EntitySet elementEdmFunctionImport @org.apache.olingo.odata2.DoNotImplement A CSDL FunctionImport element EdmFunctionImport can be used model functions which have input parameters, an associated HTTP Method and a return type which can be of different kinds:EdmSimpleTypeor a collection of simple typesEdmEntityTypeor a collection of entity typesEdmEntitySetEdmLiteral @org.apache.olingo.odata2.DoNotImplementEdmProperty A CSDL Property elementEdmType @org.apache.olingo.odata2.DoNotImplement EdmType holds the namespace of a given type and its type asEdmTypeKind.