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)
CustomETagSupport
hasETag
in interface CustomETagSupport
public boolean hasMediaETag(EdmBindingTarget entitySetOrSingleton)
CustomETagSupport
hasMediaETag
in interface CustomETagSupport
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.