| Package | Description | 
|---|---|
| org.apache.olingo.client.api.serialization | |
| org.apache.olingo.commons.api.edm | Contains representations for 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.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.deserializer.batch | Olingo Server API - Deserializer - Batch
 
 The deserializer.batch package is used to condense all about the Olingo batch 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.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). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ODataDeserializerException | 
| class  | ODataSerializerException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EdmPrimitiveTypeException | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlActionImport | CsdlAbstractEdmProvider. getActionImport(FullQualifiedName entityContainer,
               String actionImportName) | 
| CsdlActionImport | CsdlEdmProvider. getActionImport(FullQualifiedName entityContainer,
               String actionImportName)This method should return an  CsdlActionImportor null if nothing is found | 
| List<CsdlAction> | CsdlAbstractEdmProvider. getActions(FullQualifiedName actionName) | 
| List<CsdlAction> | CsdlEdmProvider. getActions(FullQualifiedName actionName)This method should return a list of all  CsdlActionfor the FullQualifiedname
 or null if nothing is found | 
| List<CsdlAliasInfo> | CsdlAbstractEdmProvider. getAliasInfos() | 
| List<CsdlAliasInfo> | CsdlEdmProvider. getAliasInfos()This method should return a list of all namespaces which have an alias | 
| CsdlAnnotations | CsdlAbstractEdmProvider. getAnnotationsGroup(FullQualifiedName targetName,
                   String qualifier) | 
| CsdlAnnotations | CsdlEdmProvider. getAnnotationsGroup(FullQualifiedName targetName,
                   String qualifier)Gets annotations group. | 
| CsdlComplexType | CsdlAbstractEdmProvider. getComplexType(FullQualifiedName complexTypeName) | 
| CsdlComplexType | CsdlEdmProvider. getComplexType(FullQualifiedName complexTypeName)This method should return a  CsdlComplexTypeor null if nothing is found. | 
| CsdlEntityContainer | CsdlAbstractEdmProvider. getEntityContainer() | 
| CsdlEntityContainer | CsdlEdmProvider. getEntityContainer()Returns the entity container of this edm | 
| CsdlEntityContainerInfo | CsdlAbstractEdmProvider. getEntityContainerInfo(FullQualifiedName entityContainerName) | 
| CsdlEntityContainerInfo | CsdlEdmProvider. getEntityContainerInfo(FullQualifiedName entityContainerName)This method should return an  CsdlEntityContainerInfoor null if nothing is found | 
| CsdlEntitySet | CsdlAbstractEdmProvider. getEntitySet(FullQualifiedName entityContainer,
            String entitySetName) | 
| CsdlEntitySet | CsdlEdmProvider. getEntitySet(FullQualifiedName entityContainer,
            String entitySetName)This method should return an  CsdlEntitySetor null if nothing is found | 
| CsdlEntityType | CsdlAbstractEdmProvider. getEntityType(FullQualifiedName entityTypeName) | 
| CsdlEntityType | CsdlEdmProvider. getEntityType(FullQualifiedName entityTypeName)This method should return an  CsdlEntityTypeor null if nothing is found | 
| CsdlEnumType | CsdlAbstractEdmProvider. getEnumType(FullQualifiedName enumTypeName) | 
| CsdlEnumType | CsdlEdmProvider. getEnumType(FullQualifiedName enumTypeName)This method should return an  CsdlEnumTypeor null if nothing is found | 
| CsdlFunctionImport | CsdlAbstractEdmProvider. getFunctionImport(FullQualifiedName entityContainer,
                 String functionImportName) | 
| CsdlFunctionImport | CsdlEdmProvider. getFunctionImport(FullQualifiedName entityContainer,
                 String functionImportName)This method should return a  CsdlFunctionImportor null if nothing is found | 
| List<CsdlFunction> | CsdlAbstractEdmProvider. getFunctions(FullQualifiedName functionName) | 
| List<CsdlFunction> | CsdlEdmProvider. getFunctions(FullQualifiedName functionName)This method should return a list of all  CsdlFunctionfor the FullQualifiedname or null if nothing is
 found | 
| List<CsdlSchema> | CsdlAbstractEdmProvider. getSchemas() | 
| List<CsdlSchema> | CsdlEdmProvider. getSchemas()This method should return a collection of all  CsdlSchema | 
| CsdlSingleton | CsdlAbstractEdmProvider. getSingleton(FullQualifiedName entityContainer,
            String singletonName) | 
| CsdlSingleton | CsdlEdmProvider. getSingleton(FullQualifiedName entityContainer,
            String singletonName)This method should return an  CsdlSingletonor null if nothing is found | 
| CsdlTerm | CsdlAbstractEdmProvider. getTerm(FullQualifiedName termName) | 
| CsdlTerm | CsdlEdmProvider. getTerm(FullQualifiedName termName)This method should return a  CsdlTermfor the FullQualifiedName or null if nothing is found. | 
| CsdlTypeDefinition | CsdlAbstractEdmProvider. getTypeDefinition(FullQualifiedName typeDefinitionName) | 
| CsdlTypeDefinition | CsdlEdmProvider. getTypeDefinition(FullQualifiedName typeDefinitionName)This method should return an  CsdlTypeDefinitionor null if nothing is found | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ODataApplicationExceptionException thrown by OData service implementations. | 
| class  | ODataLibraryExceptionAbstract superclass of all translatable server exceptions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeserializerExceptionException thrown by deserializers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BatchDeserializerException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PreconditionExceptionThis exception is thrown for invalid precondition error cases. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BatchSerializerExceptionThrown for invalid batch payloads. | 
| class  | SerializerExceptionException thrown by the  ODataSerializer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExpressionVisitExceptionException class used by the  ExpressionVisitorto throw exceptions while traversing the expression tree | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.