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

Packages that use EdmCustomizableFeedMappings
org.apache.olingo.odata2.api.edm Entity Data Model API 
org.apache.olingo.odata2.api.edm.provider Entity Data Model Provider API 
 

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

Methods in org.apache.olingo.odata2.api.edm that return EdmCustomizableFeedMappings
 EdmCustomizableFeedMappings EdmProperty.getCustomizableFeedMappings()
          Get customizable feed mappings for this property
 EdmCustomizableFeedMappings EdmEntityType.getCustomizableFeedMappings()
          Gets the Customizable Feed Mappings of the entity type.
 

Uses of EdmCustomizableFeedMappings in org.apache.olingo.odata2.api.edm.provider
 

Classes in org.apache.olingo.odata2.api.edm.provider that implement EdmCustomizableFeedMappings
 class CustomizableFeedMappings
          Objects of this class represent customizable feed mappings.
 



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