Uses of Interface
com.cloudimpl.outstack.runtime.ChildEntityQueryContext
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime |
-
Uses of ChildEntityQueryContext in com.cloudimpl.outstack.runtime
Classes in com.cloudimpl.outstack.runtime that implement ChildEntityQueryContext Modifier and Type Class Description classChildEntityContext<R extends RootEntity,T extends ChildEntity<R>>Methods in com.cloudimpl.outstack.runtime that return ChildEntityQueryContext Modifier and Type Method Description <R extends RootEntity, K extends ChildEntity<R>>
ChildEntityQueryContext<R,K>AsyncRootEntityQueryContext. asChildQueryContext()ChildEntityQueryContext<R,T>ChildEntityContext. asChildQueryContext()<R extends RootEntity, K extends ChildEntity<R>>
ChildEntityQueryContext<R,K>EntityQueryContext. asChildQueryContext()<R extends RootEntity, K extends ChildEntity<R>>
ChildEntityQueryContext<R,K>RootEntityContext. asChildQueryContext()ChildEntityQueryContextUnboundedEntityContext. asChildQueryContext()