Uses of Interface
org.apache.olingo.commons.api.edm.EdmComplexType
Packages that use EdmComplexType
Package
Description
Contains representations for EDM objects created during the URI parsing
Olingo Server API - Serializer
Olingo URI
-
Uses of EdmComplexType in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return EdmComplexTypeModifier and TypeMethodDescriptionEdmComplexType.getBaseType()
Edm.getComplexType
(FullQualifiedName name) Get complex type by full qualified name..Get complex type with annotations by full qualified name..Methods in org.apache.olingo.commons.api.edm that return types with arguments of type EdmComplexType -
Uses of EdmComplexType in org.apache.olingo.server.api.serializer
Methods in org.apache.olingo.server.api.serializer with parameters of type EdmComplexTypeModifier and TypeMethodDescriptionODataSerializer.complex
(ServiceMetadata metadata, EdmComplexType type, Property property, ComplexSerializerOptions options) Writes complex-type instance data into an InputStream.ODataSerializer.complexCollection
(ServiceMetadata metadata, EdmComplexType type, Property property, ComplexSerializerOptions options) Writes data of a collection of complex-type instances into an InputStream. -
Uses of EdmComplexType in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return EdmComplexTypeModifier and TypeMethodDescriptionUriResourceComplexProperty.getComplexType()
UriResourceComplexProperty.getComplexTypeFilter()
Behind a complex property may be a type filter E.g. http://...