|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use InMemoryTypeMapping | |
|---|---|
| org.odata4j.producer.inmemory | |
| Uses of InMemoryTypeMapping in org.odata4j.producer.inmemory |
|---|
| Fields in org.odata4j.producer.inmemory declared as InMemoryTypeMapping | |
|---|---|
static InMemoryTypeMapping |
InMemoryTypeMapping.DEFAULT
|
protected InMemoryTypeMapping |
InMemoryEdmGenerator.typeMapping
|
| Methods in org.odata4j.producer.inmemory with parameters of type InMemoryTypeMapping | |
|---|---|
protected InMemoryEdmGenerator |
InMemoryProducer.newEdmGenerator(String namespace,
InMemoryTypeMapping typeMapping,
String idPropName,
Map<String,InMemoryEntityInfo<?>> eis,
Map<String,InMemoryComplexTypeInfo<?>> complexTypesInfo)
|
| Constructors in org.odata4j.producer.inmemory with parameters of type InMemoryTypeMapping | |
|---|---|
InMemoryEdmGenerator(String namespace,
String containerName,
InMemoryTypeMapping typeMapping,
String idPropertyName,
Map<String,InMemoryEntityInfo<?>> eis,
Map<String,InMemoryComplexTypeInfo<?>> complexTypes)
|
|
InMemoryEdmGenerator(String namespace,
String containerName,
InMemoryTypeMapping typeMapping,
String idPropertyName,
Map<String,InMemoryEntityInfo<?>> eis,
Map<String,InMemoryComplexTypeInfo<?>> complexTypes,
boolean flatten)
|
|
InMemoryProducer(String namespace,
String containerName,
int maxResults,
EdmDecorator decorator,
InMemoryTypeMapping typeMapping)
Creates a new instance of an in-memory POJO producer. |
|
InMemoryProducer(String namespace,
String containerName,
int maxResults,
EdmDecorator decorator,
InMemoryTypeMapping typeMapping,
boolean flattenEdm)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||