Uses of Interface
org.apache.olingo.odata2.api.edm.EdmAssociationSet

Packages that use EdmAssociationSet
org.apache.olingo.odata2.api.edm Entity Data Model API 
 

Uses of EdmAssociationSet in org.apache.olingo.odata2.api.edm
 

Methods in org.apache.olingo.odata2.api.edm that return EdmAssociationSet
 EdmAssociationSet EdmEntityContainer.getAssociationSet(EdmEntitySet sourceEntitySet, EdmNavigationProperty navigationProperty)
          Get contained AssociationSet by providing the source entity set and the navigation property
 

Methods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmAssociationSet
 List<EdmAssociationSet> EdmEntityContainer.getAssociationSets()
          ATTENTION: This method does not support LAZY LOADING.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.