Uses of Class
org.teiid.olingo.ComplexReturnType
-
Packages that use ComplexReturnType Package Description org.teiid.olingo org.teiid.olingo.service -
-
Uses of ComplexReturnType in org.teiid.olingo
Method parameters in org.teiid.olingo with type arguments of type ComplexReturnType Modifier and Type Method Description org.apache.olingo.server.api.serializer.SerializerResult
TeiidODataJsonSerializer. complexCollection(org.apache.olingo.server.api.ServiceMetadata metadata, List<List<ComplexReturnType>> result, org.apache.olingo.commons.api.data.ContextURL contextURL, URI nextLink)
-
Uses of ComplexReturnType in org.teiid.olingo.service
Methods in org.teiid.olingo.service that return types with arguments of type ComplexReturnType Modifier and Type Method Description List<List<ComplexReturnType>>
ApplyResult. getResults()
List<List<ComplexReturnType>>
CrossJoinResult. getResults()
-