Uses of Interface
org.apache.olingo.commons.api.edm.EdmAnnotation
Packages that use EdmAnnotation
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmAnnotation in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmAnnotationMethods in org.apache.olingo.commons.api.edm that return types with arguments of type EdmAnnotation -
Uses of EdmAnnotation in org.apache.olingo.commons.core.edm
Classes in org.apache.olingo.commons.core.edm that implement EdmAnnotationMethods in org.apache.olingo.commons.core.edm that return EdmAnnotationModifier and TypeMethodDescriptionAbstractEdmAnnotatable.getAnnotation(EdmTerm term, String qualifier) Methods in org.apache.olingo.commons.core.edm that return types with arguments of type EdmAnnotationModifier and TypeMethodDescriptionprotected List<EdmAnnotation>EdmSchemaImpl.createAnnotations()AbstractEdmAnnotatable.getAnnotations()EdmSchemaImpl.getAnnotations() -
Uses of EdmAnnotation in org.apache.olingo.commons.core.edm.annotation
Methods in org.apache.olingo.commons.core.edm.annotation that return EdmAnnotationModifier and TypeMethodDescriptionAbstractEdmAnnotatableDynamicExpression.getAnnotation(EdmTerm term, String qualifier) Methods in org.apache.olingo.commons.core.edm.annotation that return types with arguments of type EdmAnnotation -
Uses of EdmAnnotation in org.apache.olingo.server.core.uri.queryoption.apply
Methods in org.apache.olingo.server.core.uri.queryoption.apply that return EdmAnnotationModifier and TypeMethodDescriptionDynamicProperty.getAnnotation(EdmTerm term, String qualifier) DynamicStructuredType.getAnnotation(EdmTerm term, String qualifier) Methods in org.apache.olingo.server.core.uri.queryoption.apply that return types with arguments of type EdmAnnotationModifier and TypeMethodDescriptionDynamicProperty.getAnnotations()DynamicStructuredType.getAnnotations()