Uses of Interface
com.cloudimpl.outstack.runtime.domainspec.IQuery
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime | |
| com.cloudimpl.outstack.runtime.domainspec |
-
Uses of IQuery in com.cloudimpl.outstack.runtime
Classes in com.cloudimpl.outstack.runtime that implement IQuery Modifier and Type Class Description classQueryWrapperMethods in com.cloudimpl.outstack.runtime with parameters of type IQuery Modifier and Type Method Description REntityQueryHandler. emit(EntityQueryContextProvider contextProvider, IQuery input)org.reactivestreams.Publisher<R>AsyncEntityQueryHandler. emitAsync(EntityQueryContextProvider contextProvider, IQuery input)protected static java.lang.ObjectServiceQueryProvider. encode(IQuery query, java.lang.Object reply) -
Uses of IQuery in com.cloudimpl.outstack.runtime.domainspec
Classes in com.cloudimpl.outstack.runtime.domainspec that implement IQuery Modifier and Type Class Description classQueryclassQueryByIdRequest