| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm | Contains representations for EDM objects created during the URI parsing | 
| org.apache.olingo.ext.pojogen | |
| org.apache.olingo.server.api.etag | Olingo Server API - ETag
 
 The etag package is used to condense all about the Olingo ETag handling. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EdmEntitySetA CSDL EntitySet element. | 
| interface  | EdmSingletonAn  EdmSingletonrepresents a single entity inside the entity model. | 
| Modifier and Type | Method and Description | 
|---|---|
| EdmBindingTarget | EdmBindingTarget. getRelatedBindingTarget(String path)Returns the target for a given path. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EdmBindingTarget | NavPropertyBindingDetails. entitySet | 
| Modifier and Type | Method and Description | 
|---|---|
| EdmBindingTarget | NavPropertyBindingDetails. getEntitySet() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | CustomETagSupport. hasETag(EdmBindingTarget entitySetOrSingleton)This method will be called for update requests which target an entity or a property of an entity. | 
| boolean | CustomETagSupport. hasMediaETag(EdmBindingTarget entitySetOrSingleton)This method will be called for update requests which target a media entity value. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.