public interface ServiceMetadata
Modifier and Type | Method and Description |
---|---|
ODataServiceVersion |
getDataServiceVersion()
Get the data-service version.
|
Edm |
getEdm()
Gets the entity data model.
|
List<EdmxReference> |
getReferences()
Gets the list of references defined for this service.
|
ServiceMetadataETagSupport |
getServiceMetadataETagSupport()
Gets the helper for ETag support of the metadata document (may be NULL).
|
Edm getEdm()
ODataServiceVersion getDataServiceVersion()
List<EdmxReference> getReferences()
ServiceMetadataETagSupport getServiceMetadataETagSupport()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.