Uses of Class
org.odata4j.producer.edm.MetadataProducer

Packages that use MetadataProducer
org.odata4j.producer The odata4j server-side (producer-side) API. 
org.odata4j.producer.command   
org.odata4j.producer.edm   
org.odata4j.producer.inmemory   
org.odata4j.producer.jpa   
 

Uses of MetadataProducer in org.odata4j.producer
 

Methods in org.odata4j.producer that return MetadataProducer
 MetadataProducer ODataProducerDelegate.getMetadataProducer()
           
 MetadataProducer ODataProducer.getMetadataProducer()
          Obtains the ODataProducer implementation that serves the metadata as OData EDM constructs.
 

Uses of MetadataProducer in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return MetadataProducer
 MetadataProducer CommandProducer.getMetadataProducer()
           
 

Uses of MetadataProducer in org.odata4j.producer.edm
 

Methods in org.odata4j.producer.edm that return MetadataProducer
 MetadataProducer MetadataProducer.getMetadataProducer()
           
 

Uses of MetadataProducer in org.odata4j.producer.inmemory
 

Methods in org.odata4j.producer.inmemory that return MetadataProducer
 MetadataProducer InMemoryProducer.getMetadataProducer()
           
 

Uses of MetadataProducer in org.odata4j.producer.jpa
 

Methods in org.odata4j.producer.jpa that return MetadataProducer
 MetadataProducer JPAProducer.getMetadataProducer()
           
 



http://odata4j.org