Package | Description |
---|---|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
org.apache.olingo.ext.pojogen | |
org.apache.olingo.server.api.uri |
Olingo URI
|
Modifier and Type | Method and Description |
---|---|
EdmSingleton |
EdmEntityContainer.getSingleton(String name)
Get contained Singleton by name.
|
Modifier and Type | Method and Description |
---|---|
List<EdmSingleton> |
EdmEntityContainer.getSingletons()
This method DOES NOT support lazy loading
|
Modifier and Type | Method and Description |
---|---|
org.apache.olingo.commons.core.edm.EdmTypeInfo |
AbstractUtility.getEdmType(EdmSingleton singleton) |
Map<String,String> |
AbstractUtility.getEntityKeyType(EdmSingleton singleton) |
Modifier and Type | Method and Description |
---|---|
EdmSingleton |
UriResourceSingleton.getSingleton() |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.