| Package | Description |
|---|---|
| org.apache.olingo.odata2.core.ep.aggregator | |
| org.apache.olingo.odata2.core.ep.consumer |
| Modifier and Type | Method and Description |
|---|---|
static EntityTypeMapping |
EntityTypeMapping.create(Map<String,Object> mappings) |
static EntityTypeMapping |
EntityTypeMapping.create(String name,
Map<String,Object> mappings) |
EntityTypeMapping |
EntityTypeMapping.getEntityTypeMapping(String name)
If this
EntityTypeMapping is complex the mapping for the property
with the given name is returned; otherwise an empty EntityTypeMapping is returned. |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XmlPropertyConsumer.readStartedElement(XMLStreamReader reader,
String name,
EntityPropertyInfo propertyInfo,
EntityTypeMapping typeMappings,
EntityProviderReadProperties readProperties) |
Copyright © 2020. All rights reserved.