Uses of Class
org.apache.olingo.odata2.core.ep.aggregator.EntityTypeMapping
Packages that use EntityTypeMapping
Package
Description
-
Uses of EntityTypeMapping in org.apache.olingo.odata2.core.ep.aggregator
Methods in org.apache.olingo.odata2.core.ep.aggregator that return EntityTypeMappingModifier and TypeMethodDescriptionstatic EntityTypeMappingstatic EntityTypeMappingEntityTypeMapping.getEntityTypeMapping(String name) If thisEntityTypeMappingis complex the mapping for the property with the givennameis returned; otherwise an emptyEntityTypeMappingis returned. -
Uses of EntityTypeMapping in org.apache.olingo.odata2.core.ep.consumer
Methods in org.apache.olingo.odata2.core.ep.consumer with parameters of type EntityTypeMappingModifier and TypeMethodDescriptionprotected ObjectXmlPropertyConsumer.readStartedElement(XMLStreamReader reader, String name, EntityPropertyInfo propertyInfo, EntityTypeMapping typeMappings, EntityProviderReadProperties readProperties)