public interface ServiceMetadataETagSupport
| 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. | 
String getMetadataETag()
String getServiceDocumentETag()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.