Uses of Interface
org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
Packages that use EdmCustomizableFeedMappings
Package
Description
Entity Data Model API
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 EdmCustomizableFeedMappingsModifier and TypeMethodDescriptionEdmEntityType.getCustomizableFeedMappings()Gets the Customizable Feed Mappings of the entity type.EdmProperty.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 EdmCustomizableFeedMappingsModifier and TypeClassDescriptionclassObjects of this class represent customizable feed mappings. -
Uses of EdmCustomizableFeedMappings in org.apache.olingo.odata2.core.edm.provider
Methods in org.apache.olingo.odata2.core.edm.provider that return EdmCustomizableFeedMappingsModifier and TypeMethodDescriptionEdmEntityTypeImplProv.getCustomizableFeedMappings()EdmPropertyImplProv.getCustomizableFeedMappings() -
Uses of EdmCustomizableFeedMappings in org.apache.olingo.odata2.core.ep.aggregator
Methods in org.apache.olingo.odata2.core.ep.aggregator that return EdmCustomizableFeedMappings