A C O 
All Classes All Packages

A

AnnotationServiceFactory - Class in org.apache.olingo.odata2.annotation.processor.api
AnnotationServiceFactory which provides an AnnotationService which handles java beans (classes) annotated with annotation from org.apache.olingo.olingo-odata2-api-annotation module (see package org.apache.olingo.odata2.api.annotation.edm).
AnnotationServiceFactory() - Constructor for class org.apache.olingo.odata2.annotation.processor.api.AnnotationServiceFactory
 
AnnotationServiceFactory.AnnotationServiceFactoryInstance - Interface in org.apache.olingo.odata2.annotation.processor.api
Interface to be implemented for an instance of a AnnotationServiceFactory.AnnotationServiceFactoryInstance which provides an ODataService based on annotation from org.apache.olingo.olingo-odata2-api-annotation module (see package org.apache.olingo.odata2.api.annotation.edm).

C

createAnnotationService(String) - Method in interface org.apache.olingo.odata2.annotation.processor.api.AnnotationServiceFactory.AnnotationServiceFactoryInstance
Create an ODataService which is based on an EDM and Processor which are using the annotations from org.apache.olingo.olingo-odata2-api-annotation module (see package org.apache.olingo.odata2.api.annotation.edm) to define the model and access the data.
createAnnotationService(String) - Static method in class org.apache.olingo.odata2.annotation.processor.api.AnnotationServiceFactory
Create an ODataService which is based on an EDM and Processor which are using the annotations from org.apache.olingo.olingo-odata2-api-annotation module (see package org.apache.olingo.odata2.api.annotation.edm) to define the model and access the data.
createAnnotationService(Collection<Class<?>>) - Method in interface org.apache.olingo.odata2.annotation.processor.api.AnnotationServiceFactory.AnnotationServiceFactoryInstance
Create an ODataService which is based on an EDM and Processor which are using the annotations from org.apache.olingo.olingo-odata2-api-annotation module (see package org.apache.olingo.odata2.api.annotation.edm) to define the model and access the data.
createAnnotationService(Collection<Class<?>>) - Static method in class org.apache.olingo.odata2.annotation.processor.api.AnnotationServiceFactory
Create an ODataService which is based on an EDM and Processor which are using the annotations from org.apache.olingo.olingo-odata2-api-annotation module (see package org.apache.olingo.odata2.api.annotation.edm) to define the model and access the data.

O

org.apache.olingo.odata2.annotation.processor.api - package org.apache.olingo.odata2.annotation.processor.api
Annotations-API for Entity Data Model definition
A C O 
All Classes All Packages