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.commons.core.edm
Classes in org.apache.olingo.commons.core.edm that implement EdmSingletonMethods in org.apache.olingo.commons.core.edm that return EdmSingletonModifier and TypeMethodDescriptionprotected EdmSingletonEdmEntityContainerImpl.createSingleton(String singletonName) EdmEntityContainerImpl.getSingleton(String singletonName) Methods in org.apache.olingo.commons.core.edm that return types with arguments of type EdmSingleton -
Uses of EdmSingleton in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return EdmSingleton -
Uses of EdmSingleton in org.apache.olingo.server.core.uri
Methods in org.apache.olingo.server.core.uri that return EdmSingletonConstructors in org.apache.olingo.server.core.uri with parameters of type EdmSingleton