org.apache.olingo.odata2.jpa.processor.core.model
Class JPAEdmEntitySet
java.lang.Object
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmBaseViewImpl
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmEntitySet
- All Implemented Interfaces:
- JPAEdmBaseView, JPAEdmEntitySetView
public class JPAEdmEntitySet
- extends JPAEdmBaseViewImpl
- implements JPAEdmEntitySetView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAEdmEntitySet
public JPAEdmEntitySet(JPAEdmSchemaView view)
getBuilder
public JPAEdmBuilder getBuilder()
- Specified by:
getBuilder in interface JPAEdmBaseView
getEdmEntitySet
public EntitySet getEdmEntitySet()
- Specified by:
getEdmEntitySet in interface JPAEdmEntitySetView
getConsistentEdmEntitySetList
public List<EntitySet> getConsistentEdmEntitySetList()
- Specified by:
getConsistentEdmEntitySetList in interface JPAEdmEntitySetView
getJPAEdmEntityTypeView
public JPAEdmEntityTypeView getJPAEdmEntityTypeView()
- Specified by:
getJPAEdmEntityTypeView in interface JPAEdmEntitySetView
clean
public void clean()
- Specified by:
clean in interface JPAEdmBaseView- Overrides:
clean in class JPAEdmBaseViewImpl
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.