org.apache.olingo.odata2.api.edm.provider
Interface EdmProviderAccessor


public interface EdmProviderAccessor

This interface can be used to access the EdmProvider within an application.


Method Summary
 EdmProvider getEdmProvider()
           
 

Method Detail

getEdmProvider

EdmProvider getEdmProvider()
Returns:
EdmProvider of this service


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.