Skip navigation links
E O V 

E

EdmComplexType - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for a EDM/CSDL ComplexType element.
EdmConcurrencyControl - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Related to ConcurrencyMode in OData specification.
EdmDocumentation - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Additional documentation for an EDM element.
EdmEntitySet - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for a EDM/CSDL EntitySet element.
EdmEntityType - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for a EDM/CSDL EntityType element.
EdmFacets - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of EdmFactes on an EdmProperty (for an EdmEntityType or EdmComplexType which contains the EdmProperty as a field).
EdmFunctionImport - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an method as an EdmFunctionImport call/endpoint.
EdmFunctionImport.HttpMethod - Enum in org.apache.olingo.odata2.api.annotation.edm
Concrete HttpMethods for a function import as specified in OData.
EdmFunctionImport.ReturnType - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of the return type of an EdmFunctionImport method.
EdmFunctionImport.ReturnType.Type - Enum in org.apache.olingo.odata2.api.annotation.edm
Concrete return types as specified in OData.
EdmFunctionImportParameter - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an EdmFunctionImportParameter for an EdmFunctionImport which contains the EdmFunctionImportParameter as a parameter.
EdmKey - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an EdmProperty as EdmKey for the EdmEntityType which contains the EdmProperty.
EdmMediaResourceContent - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an EdmProperty as media resource content for the EdmEntityType which contains the EdmProperty.
EdmMediaResourceMimeType - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an EdmProperty as mime type for the media resource of the EdmEntityType which contains the EdmProperty.
EdmMediaResourceSource - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an EdmProperty as media resource source for the EdmEntityType which contains the EdmProperty.
EdmNavigationProperty - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an EdmNavigationProperty for an EdmEntityType which contains the navigation property as a field.
EdmNavigationProperty.Multiplicity - Enum in org.apache.olingo.odata2.api.annotation.edm
EdmMultiplicity indicates the number of entity type instances an association end can relate to: ZERO_OR_ONE (0..1)value is exactly one but can be null (i.e.
EdmProperty - Annotation Type in org.apache.olingo.odata2.api.annotation.edm
Annotation for definition of an EdmProperty for an EdmEntityType or EdmComplexType which contains the EdmProperty as a field.
EdmType - Enum in org.apache.olingo.odata2.api.annotation.edm
The EdmTypes which can be used for property definition in the EDM.

O

org.apache.olingo.odata2.api.annotation.edm - package org.apache.olingo.odata2.api.annotation.edm
Annotations-API for Entity Data Model definition

V

valueOf(String) - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmFunctionImport.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmFunctionImport.ReturnType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmNavigationProperty.Multiplicity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmFunctionImport.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmFunctionImport.ReturnType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmNavigationProperty.Multiplicity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.odata2.api.annotation.edm.EdmType
Returns an array containing the constants of this enum type, in the order they are declared.
E O V 
Skip navigation links

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