|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InMemoryComplexTypeInfo | |
---|---|
org.odata4j.producer.inmemory |
Uses of InMemoryComplexTypeInfo in org.odata4j.producer.inmemory |
---|
Fields in org.odata4j.producer.inmemory with type parameters of type InMemoryComplexTypeInfo | |
---|---|
protected Map<String,InMemoryComplexTypeInfo<?>> |
InMemoryEdmGenerator.complexTypeInfo
|
Methods in org.odata4j.producer.inmemory that return InMemoryComplexTypeInfo | |
---|---|
protected InMemoryComplexTypeInfo<?> |
InMemoryProducer.findComplexTypeInfoForClass(Class<?> clazz)
|
Method parameters in org.odata4j.producer.inmemory with type arguments of type InMemoryComplexTypeInfo | |
---|---|
protected InMemoryEdmGenerator |
InMemoryProducer.newEdmGenerator(String namespace,
InMemoryTypeMapping typeMapping,
String idPropName,
Map<String,InMemoryEntityInfo<?>> eis,
Map<String,InMemoryComplexTypeInfo<?>> complexTypesInfo)
|
Constructor parameters in org.odata4j.producer.inmemory with type arguments of type InMemoryComplexTypeInfo | |
---|---|
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |