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

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

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

Methods in org.apache.olingo.odata2.jpa.processor.api.model that return JPAEdmComplexTypeView
 JPAEdmComplexTypeView JPAEdmSchemaView.getJPAEdmComplexTypeView()
          The method returns JPA EDM complex view.
 JPAEdmComplexTypeView JPAEdmPropertyView.getJPAEdmComplexTypeView()
          The method returns a JPA EDM Complex Type view that holds the property view.
 

Methods in org.apache.olingo.odata2.jpa.processor.api.model with parameters of type JPAEdmComplexTypeView
 void JPAEdmComplexTypeView.addJPAEdmCompleTypeView(JPAEdmComplexTypeView view)
          The method add a JPA EDM complex type view to the container.
 



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