org.apache.olingo.odata2.jpa.processor.core.model
Class JPAEdmNavigationProperty
java.lang.Object
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmBaseViewImpl
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmNavigationProperty
- All Implemented Interfaces:
- JPAEdmBaseView, JPAEdmNavigationPropertyView
public class JPAEdmNavigationProperty
- extends JPAEdmBaseViewImpl
- implements JPAEdmNavigationPropertyView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAEdmNavigationProperty
public JPAEdmNavigationProperty(JPAEdmAssociationView associationView,
JPAEdmPropertyView propertyView,
int countNumber)
JPAEdmNavigationProperty
public JPAEdmNavigationProperty(JPAEdmSchemaView schemaView)
getBuilder
public JPAEdmBuilder getBuilder()
- Specified by:
getBuilder in interface JPAEdmBaseView
getEdmNavigationProperty
public NavigationProperty getEdmNavigationProperty()
- Specified by:
getEdmNavigationProperty in interface JPAEdmNavigationPropertyView
getConsistentEdmNavigationProperties
public List<NavigationProperty> getConsistentEdmNavigationProperties()
- Specified by:
getConsistentEdmNavigationProperties in interface JPAEdmNavigationPropertyView
addJPAEdmNavigationPropertyView
public void addJPAEdmNavigationPropertyView(JPAEdmNavigationPropertyView view)
- Specified by:
addJPAEdmNavigationPropertyView in interface JPAEdmNavigationPropertyView
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.