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

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

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

Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmAssociationView
 JPAEdmAssociationView JPAEdmSchemaView.getJPAEdmAssociationView()
          The method returns JPA EDM association view.
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model with parameters of type JPAEdmAssociationView
 void JPAEdmAssociationView.addJPAEdmAssociationView(JPAEdmAssociationView associationView, JPAEdmAssociationEndView associationEndView)
          The method adds JPAEdmAssociationView to its container
 



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