| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| org.apache.olingo.commons.core.edm | |
| org.apache.olingo.server.api.uri |
Olingo URI
|
| org.apache.olingo.server.core.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 | Class and Description |
|---|---|
class |
EdmSingletonImpl |
| Modifier and Type | Method and Description |
|---|---|
protected EdmSingleton |
EdmEntityContainerImpl.createSingleton(String singletonName) |
EdmSingleton |
EdmEntityContainerImpl.getSingleton(String singletonName) |
| Modifier and Type | Method and Description |
|---|---|
List<EdmSingleton> |
EdmEntityContainerImpl.getSingletons() |
| Modifier and Type | Method and Description |
|---|---|
EdmSingleton |
UriResourceSingleton.getSingleton() |
| Modifier and Type | Method and Description |
|---|---|
EdmSingleton |
UriResourceSingletonImpl.getSingleton() |
| Constructor and Description |
|---|
UriResourceSingletonImpl(EdmSingleton singleton) |
Copyright © 2023. All rights reserved.