Uses of Interface
org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
-
Packages that use EdmCustomizableFeedMappings Package Description org.apache.olingo.odata2.api.edm Entity Data Model APIorg.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 Modifier and Type Method Description EdmCustomizableFeedMappingsEdmEntityType. getCustomizableFeedMappings()Gets the Customizable Feed Mappings of the entity type.EdmCustomizableFeedMappingsEdmProperty. getCustomizableFeedMappings()Get customizable feed mappings for this property -
Uses of EdmCustomizableFeedMappings in org.apache.olingo.odata2.api.edm.provider
Classes in org.apache.olingo.odata2.api.edm.provider that implement EdmCustomizableFeedMappings Modifier and Type Class Description classCustomizableFeedMappingsObjects of this class represent customizable feed mappings.
-