Uses of Interface
com.cloudimpl.outstack.runtime.RootEntityQueryContext
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime |
-
Uses of RootEntityQueryContext in com.cloudimpl.outstack.runtime
Classes in com.cloudimpl.outstack.runtime that implement RootEntityQueryContext Modifier and Type Class Description classAsyncEntityContext<T extends RootEntity>classAsyncRootEntityQueryContext<T extends RootEntity>classRootEntityContext<T extends RootEntity>Methods in com.cloudimpl.outstack.runtime that return RootEntityQueryContext Modifier and Type Method Description RootEntityQueryContext<T>RootEntityQueryContext. asNonTenantContext(java.lang.String id)RootEntityQueryContext<T>AsyncRootEntityQueryContext. asRootQueryContext()<R extends RootEntity>
RootEntityQueryContext<R>ChildEntityContext. asRootQueryContext()<R extends RootEntity>
RootEntityQueryContext<R>EntityQueryContext. asRootQueryContext()RootEntityQueryContext<T>RootEntityContext. asRootQueryContext()RootEntityQueryContextUnboundedEntityContext. asRootQueryContext()