| Package | Description |
|---|---|
| org.apache.olingo.commons.api.data |
Contains all the data objects of OData responses and OData requests
|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| Modifier and Type | Method and Description |
|---|---|
ContextURL.Builder |
ContextURL.Builder.derived(EdmEntityType derivedType)
Set the derived edm entity type.
|
| Modifier and Type | Method and Description |
|---|---|
EdmEntityType |
EdmEntityType.getBaseType() |
EdmEntityType |
EdmBindingTarget.getEntityType()
Get the entity type.
|
EdmEntityType |
Edm.getEntityType(FullQualifiedName name)
Get entity type by full qualified name.
|
EdmEntityType |
EdmBindingTarget.getEntityTypeWithAnnotations()
Get the entity type with annotations defined in external file.
|
EdmEntityType |
Edm.getEntityTypeWithAnnotations(FullQualifiedName name)
Get entity type with annotations by full qualified name.
|
EdmEntityType |
EdmNavigationProperty.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<EdmEntityType> |
EdmSchema.getEntityTypes() |
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.