| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| org.apache.olingo.commons.core.edm | |
| org.apache.olingo.commons.core.edm.annotation | |
| org.apache.olingo.server.core.uri.queryoption.apply |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotation |
EdmAnnotatable.getAnnotation(EdmTerm term,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
List<EdmAnnotation> |
EdmAnnotatable.getAnnotations()
Get list of all annotations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EdmAnnotationImpl |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotation |
AbstractEdmAnnotatable.getAnnotation(EdmTerm term,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
protected List<EdmAnnotation> |
EdmSchemaImpl.createAnnotations() |
List<EdmAnnotation> |
EdmSchemaImpl.getAnnotations() |
List<EdmAnnotation> |
AbstractEdmAnnotatable.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotation |
AbstractEdmAnnotatableDynamicExpression.getAnnotation(EdmTerm term,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
List<EdmAnnotation> |
AbstractEdmAnnotatableDynamicExpression.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotation |
DynamicStructuredType.getAnnotation(EdmTerm term,
String qualifier) |
EdmAnnotation |
DynamicProperty.getAnnotation(EdmTerm term,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
List<EdmAnnotation> |
DynamicStructuredType.getAnnotations() |
List<EdmAnnotation> |
DynamicProperty.getAnnotations() |
Copyright © 2023. All rights reserved.