| Package | Description |
|---|---|
| org.apache.olingo.server.api.edm.provider |
| Modifier and Type | Method and Description |
|---|---|
Singleton |
EdmProvider.getSingleton(FullQualifiedName entityContainer,
String singletonName)
This method should return an
Singleton or null if nothing is found |
Singleton |
Singleton.setName(String name) |
Singleton |
Singleton.setNavigationPropertyBindings(List<NavigationPropertyBinding> navigationPropertyBindings) |
Singleton |
Singleton.setType(FullQualifiedName type) |
| Modifier and Type | Method and Description |
|---|---|
List<Singleton> |
EntityContainer.getSingletons() |
| Modifier and Type | Method and Description |
|---|---|
EntityContainer |
EntityContainer.setSingletons(List<Singleton> singletons) |
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.