Interface EdmProviderAccessor
-
public interface EdmProviderAccessorThis interface can be used to access theEdmProviderwithin an application.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EdmProvidergetEdmProvider()
-
-
-
Method Detail
-
getEdmProvider
EdmProvider getEdmProvider()
- Returns:
EdmProviderof this service
-
-