Uses of Interface
org.apache.olingo.commons.api.edm.EdmMapping
Packages that use EdmMapping
Package
Description
Contains representations for EDM objects created during the URI parsing
Contains representations for objects created during CSDL document parsing
-
Uses of EdmMapping in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmMappingModifier and TypeMethodDescriptionEdmMappable.getMapping()Get mapping information applied to an EDM element. -
Uses of EdmMapping in org.apache.olingo.commons.api.edm.provider
Classes in org.apache.olingo.commons.api.edm.provider that implement EdmMappingModifier and TypeClassDescriptionclassContent of this class does not appear within the CSDL metadata document. -
Uses of EdmMapping in org.apache.olingo.commons.core.edm
Methods in org.apache.olingo.commons.core.edm that return EdmMappingModifier and TypeMethodDescriptionAbstractEdmBindingTarget.getMapping()EdmParameterImpl.getMapping()EdmPropertyImpl.getMapping() -
Uses of EdmMapping in org.apache.olingo.server.core.uri.queryoption.apply
Methods in org.apache.olingo.server.core.uri.queryoption.apply that return EdmMapping