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
|
Modifier and Type | Interface and Description |
---|---|
interface |
EdmEntitySet
A CSDL EntitySet element.
|
interface |
EdmSingleton
An
EdmSingleton represents 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–2018 The Apache Software Foundation. All rights reserved.