public class ETagSupport extends Object implements CustomETagSupport
| Constructor and Description |
|---|
ETagSupport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasETag(EdmBindingTarget entitySetOrSingleton)
This method will be called for update requests which target an entity or a property of an entity.
|
boolean |
hasMediaETag(EdmBindingTarget entitySetOrSingleton)
This method will be called for update requests which target a media entity value.
|
public boolean hasETag(EdmBindingTarget entitySetOrSingleton)
CustomETagSupporthasETag in interface CustomETagSupportpublic boolean hasMediaETag(EdmBindingTarget entitySetOrSingleton)
CustomETagSupporthasMediaETag in interface CustomETagSupportCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.