org.apache.olingo.odata2.jpa.processor.core.model
Class JPAEdmKey
java.lang.Object
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmBaseViewImpl
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmKey
- All Implemented Interfaces:
- JPAEdmBaseView, JPAEdmKeyView
public class JPAEdmKey
- extends JPAEdmBaseViewImpl
- implements JPAEdmKeyView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAEdmKey
public JPAEdmKey(JPAEdmProperty view)
JPAEdmKey
public JPAEdmKey(JPAEdmComplexTypeView complexTypeView,
JPAEdmPropertyView propertyView)
getBuilder
public JPAEdmBuilder getBuilder()
- Specified by:
getBuilder in interface JPAEdmBaseView
getEdmKey
public Key getEdmKey()
- Specified by:
getEdmKey in interface JPAEdmKeyView
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.