public class MetadataETagSupport extends Object implements ServiceMetadataETagSupport
| Constructor and Description |
|---|
MetadataETagSupport(String metadataETag) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMetadataETag()
Since the Olingo library cannot generate a metadata document etag in a generic way we call this method to retrieve
an application specific etag for the metadata document.
|
String |
getServiceDocumentETag()
Since the Olingo library cannot generate a service document etag in a generic way we call this method to retrieve
an application specific etag for the service document.
|
public MetadataETagSupport(String metadataETag)
public String getMetadataETag()
ServiceMetadataETagSupportgetMetadataETag in interface ServiceMetadataETagSupportpublic String getServiceDocumentETag()
ServiceMetadataETagSupportgetServiceDocumentETag in interface ServiceMetadataETagSupportCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.