org.apache.olingo.odata2.jpa.processor.core.model
Class JPAEdmAssociationSet
java.lang.Object
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmBaseViewImpl
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmAssociationSet
- All Implemented Interfaces:
- JPAEdmAssociationSetView, JPAEdmBaseView
public class JPAEdmAssociationSet
- extends JPAEdmBaseViewImpl
- implements JPAEdmAssociationSetView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAEdmAssociationSet
public JPAEdmAssociationSet(JPAEdmSchemaView view)
getBuilder
public JPAEdmBuilder getBuilder()
- Specified by:
getBuilder in interface JPAEdmBaseView
getConsistentEdmAssociationSetList
public List<AssociationSet> getConsistentEdmAssociationSetList()
- Specified by:
getConsistentEdmAssociationSetList in interface JPAEdmAssociationSetView
getEdmAssociationSet
public AssociationSet getEdmAssociationSet()
- Specified by:
getEdmAssociationSet in interface JPAEdmAssociationSetView
getEdmAssociation
public Association getEdmAssociation()
- Specified by:
getEdmAssociation in interface JPAEdmAssociationSetView
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.