A C O
All Classes All Packages
All Classes All Packages
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-annotationmodule (see packageorg.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.AnnotationServiceFactoryInstancewhich provides anODataServicebased on annotation fromorg.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.apache.olingo.odata2.api.annotation.edm).
C
- createAnnotationService(String) - Method in interface org.apache.olingo.odata2.annotation.processor.api.AnnotationServiceFactory.AnnotationServiceFactoryInstance
-
Create an
ODataServicewhich is based on an EDM and Processor which are using the annotations fromorg.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.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
ODataServicewhich is based on an EDM and Processor which are using the annotations fromorg.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.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
ODataServicewhich is based on an EDM and Processor which are using the annotations fromorg.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.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
ODataServicewhich is based on an EDM and Processor which are using the annotations fromorg.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.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
All Classes All Packages