Package | Description |
---|---|
org.apache.olingo.client.api | |
org.apache.olingo.client.api.communication.request.invoke | |
org.apache.olingo.client.api.domain | |
org.apache.olingo.client.api.serialization | |
org.apache.olingo.client.api.uri | |
org.apache.olingo.commons.api.data |
Contains all the data objects of OData responses and OData requests
|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
org.apache.olingo.commons.api.edm.annotation |
Contains representations for all annotation related
EDM objects created during the URI parsing
|
org.apache.olingo.commons.api.edm.geo |
Contains representations for all geographical related
EDM objects created during the URI parsing
|
org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
org.apache.olingo.ext.pojogen | |
org.apache.olingo.ext.proxy.commons | |
org.apache.olingo.ext.proxy.utils | |
org.apache.olingo.netty.server.core | |
org.apache.olingo.server.api |
Olingo Server API
The OData Library is a protocol implementation of the OData V4.0 standard.
|
org.apache.olingo.server.api.deserializer |
Olingo Server API - Deserializer
The deserializer package is used to condense all about the Olingo deserialization.
|
org.apache.olingo.server.api.etag |
Olingo Server API - ETag
The etag package is used to condense all about the Olingo ETag handling.
|
org.apache.olingo.server.api.serializer |
Olingo Server API - Serializer
The serializer package is used to condense all about the Olingo serialization.
|
org.apache.olingo.server.api.uri |
Olingo URI
The URI package is used to condense all information about the OData path used to query the data.
|
org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
The uri.queryoption package is used to condense all about the Olingo query options (in uri context).
|
org.apache.olingo.server.api.uri.queryoption.apply | |
org.apache.olingo.server.api.uri.queryoption.expression |
Olingo Server API - URI - QueryOptions - Expressions
The uri.queryoption.expression package is used to condense all about
the Olingo expressions within the query options (in uri context).
|
Class and Description |
---|
Edm
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition. |
Class and Description |
---|
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
Class and Description |
---|
EdmPrimitiveType
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
|
EdmPrimitiveTypeException |
EdmPrimitiveTypeKind
Enumeration of all primitive type kinds.
|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
Class and Description |
---|
Edm
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition. |
Class and Description |
---|
EdmEnumType
An EdmEnumType represents a set of related values.
|
Class and Description |
---|
EdmEntitySet
A CSDL EntitySet element.
|
EdmEntityType
A CSDL EntityType element.
|
EdmPrimitiveTypeKind
Enumeration of all primitive type kinds.
|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
Class and Description |
---|
EdmAction
A CSDL action.
|
EdmActionImport
An EdmActionImport element.
|
EdmAnnotatable
Can be applied to CSDL elements as described in the Conceptual Schema Definition Language.
|
EdmAnnotation
This class models an OData Annotation which can be applied to a target.
|
EdmAnnotations
This is used to apply a group of annotations to a single model element.
|
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 . |
EdmComplexType
A CSDL ComplexType element.
|
EdmElement |
EdmEntityContainer
A CSDL EntityContainer element.
|
EdmEntitySet
A CSDL EntitySet element.
|
EdmEntityType
A CSDL EntityType element.
|
EdmEnumType
An EdmEnumType represents a set of related values.
|
EdmFunction
An EdmFunction as described in the OData specification
|
EdmFunctionImport
A CSDL FunctionImport element
|
EdmKeyPropertyRef
A key property reference element.
|
EdmMappable
EdmMappable can be applied to CSDL elements to associate additional information.
|
EdmMapping
EdmMapping holds custom mapping information which can be applied to a CSDL element.
|
EdmMember
An
EdmEnumType member element. |
EdmNamed
EdmNamed is the base interface for nearly all CSDL constructs.
|
EdmNavigationProperty
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship. |
EdmNavigationPropertyBinding
A navigation property binding which binds entity sets or singletons with each other.
|
EdmOnDelete |
EdmOperation
A EdmOperation can either be an
EdmAction or an EdmFunction . |
EdmOperationImport
An EdmOperationImport can be an EdmActionImport or an EdmFunctionImport.
|
EdmOperationImportInfo
Objects of this class contain information about one action or function import inside the EntityDataModel.
|
EdmParameter
A CSDL parameter element
|
EdmPrimitiveType
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
|
EdmPrimitiveTypeException |
EdmPrimitiveTypeKind
Enumeration of all primitive type kinds.
|
EdmProperty
A CSDL Property element.
|
EdmReferentialConstraint
A referential constraint of a navigation property.
|
EdmReturnType
An
EdmReturnType of an EdmOperation . |
EdmSchema
A csdl schema element
|
EdmSingleton
An
EdmSingleton represents a single entity inside the entity model. |
EdmStructuredType
EdmStructuralType is the base for a complex type or an entity type.
|
EdmTerm
An
EdmTerm defines a term in a vocabulary. |
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
EdmTyped
EdmTyped indicates if an EDM element is of a special type and holds the multiplicity of that type.
|
EdmTypeDefinition
An
EdmTypeDefinition defines a specialization of one of the possible primitive types. |
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
TargetType |
Class and Description |
---|
EdmAnnotatable
Can be applied to CSDL elements as described in the Conceptual Schema Definition Language.
|
EdmStructuredType
EdmStructuralType is the base for a complex type or an entity type.
|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
Class and Description |
---|
EdmPrimitiveTypeKind
Enumeration of all primitive type kinds.
|
Class and Description |
---|
EdmMapping
EdmMapping holds custom mapping information which can be applied to a CSDL element.
|
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
Class and Description |
---|
Edm
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition. |
EdmAction
A CSDL action.
|
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 . |
EdmEntityContainer
A CSDL EntityContainer element.
|
EdmEntitySet
A CSDL EntitySet element.
|
EdmEntityType
A CSDL EntityType element.
|
EdmFunction
An EdmFunction as described in the OData specification
|
EdmNavigationProperty
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship. |
EdmOperation
A EdmOperation can either be an
EdmAction or an EdmFunction . |
EdmProperty
A CSDL Property element.
|
EdmSchema
A csdl schema element
|
EdmSingleton
An
EdmSingleton represents a single entity inside the entity model. |
EdmStructuredType
EdmStructuralType is the base for a complex type or an entity type.
|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
Class and Description |
---|
EdmOperation
A EdmOperation can either be an
EdmAction or an EdmFunction . |
Class and Description |
---|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
Class and Description |
---|
EdmPrimitiveType
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
|
EdmPrimitiveTypeKind
Enumeration of all primitive type kinds.
|
Class and Description |
---|
Edm
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition. |
EdmPrimitiveType
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
|
EdmPrimitiveTypeKind
Enumeration of all primitive type kinds.
|
Class and Description |
---|
EdmAction
A CSDL action.
|
EdmEntityType
A CSDL EntityType element.
|
EdmParameter
A CSDL parameter element
|
EdmProperty
A CSDL Property element.
|
Class and Description |
---|
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 . |
Class and Description |
---|
EdmComplexType
A CSDL ComplexType element.
|
EdmEntitySet
A CSDL EntitySet element.
|
EdmEntityType
A CSDL EntityType element.
|
EdmPrimitiveType
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
|
EdmProperty
A CSDL Property element.
|
Class and Description |
---|
Edm
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition. |
EdmAction
A CSDL action.
|
EdmActionImport
An EdmActionImport element.
|
EdmComplexType
A CSDL ComplexType element.
|
EdmEntitySet
A CSDL EntitySet element.
|
EdmEntityType
A CSDL EntityType element.
|
EdmFunction
An EdmFunction as described in the OData specification
|
EdmFunctionImport
A CSDL FunctionImport element
|
EdmNavigationProperty
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship. |
EdmProperty
A CSDL Property element.
|
EdmSingleton
An
EdmSingleton represents a single entity inside the entity model. |
EdmStructuredType
EdmStructuralType is the base for a complex type or an entity type.
|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
Class and Description |
---|
EdmStructuredType
EdmStructuralType is the base for a complex type or an entity type.
|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
Class and Description |
---|
EdmFunction
An EdmFunction as described in the OData specification
|
FullQualifiedName
A full qualified name of any element in the EDM consists of a name and a namespace.
|
Class and Description |
---|
EdmEnumType
An EdmEnumType represents a set of related values.
|
EdmType
EdmType holds the namespace of a given type and its type as
EdmTypeKind . |
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.