Uses of Interface
org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmNavigationPropertyView
Packages that use JPAEdmNavigationPropertyView
Package
Description
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 JPAEdmNavigationPropertyViewModifier and TypeMethodDescriptionJPAEdmPropertyView.getJPAEdmNavigationPropertyView()The method returns a JPA EDM navigation property view.Methods in org.apache.olingo.odata2.jpa.processor.api.model with parameters of type JPAEdmNavigationPropertyViewModifier and TypeMethodDescriptionvoidJPAEdmNavigationPropertyView.addJPAEdmNavigationPropertyView(JPAEdmNavigationPropertyView view) The method adds a navigation property view to its container.