Uses of Interface
org.apache.olingo.commons.api.edm.EdmSingleton
Packages that use EdmSingleton
Package
Description
Contains representations for EDM objects created during the URI parsing
Olingo URI
-
Uses of EdmSingleton in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmSingletonModifier and TypeMethodDescriptionEdmEntityContainer.getSingleton
(String name) Get contained Singleton by name.Methods in org.apache.olingo.commons.api.edm that return types with arguments of type EdmSingletonModifier and TypeMethodDescriptionEdmEntityContainer.getSingletons()
This method DOES NOT support lazy loading -
Uses of EdmSingleton in org.apache.olingo.ext.pojogen
Methods in org.apache.olingo.ext.pojogen with parameters of type EdmSingletonModifier and TypeMethodDescriptionorg.apache.olingo.commons.core.edm.EdmTypeInfo
AbstractUtility.getEdmType
(EdmSingleton singleton) AbstractUtility.getEntityKeyType
(EdmSingleton singleton) -
Uses of EdmSingleton in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return EdmSingleton