Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmNavigationPropertyView

Packages that use JPAEdmNavigationPropertyView
org.apache.olingo.odata2.jpa.processor.api.model OData JPA Processor API Library - JPA EDM Model 
 

Uses of JPAEdmNavigationPropertyView in org.apache.olingo.odata2.jpa.processor.api.model
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmNavigationPropertyView
 JPAEdmNavigationPropertyView JPAEdmPropertyView.getJPAEdmNavigationPropertyView()
          The method returns a JPA EDM navigation property view.
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model with parameters of type JPAEdmNavigationPropertyView
 void JPAEdmNavigationPropertyView.addJPAEdmNavigationPropertyView(JPAEdmNavigationPropertyView view)
          The method adds a navigation property view to its container.
 



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