Uses of Class
com.cloudimpl.outstack.runtime.RootEntityContext
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime | |
| com.cloudimpl.outstack.runtime.iam |
-
Uses of RootEntityContext in com.cloudimpl.outstack.runtime
Subclasses of RootEntityContext in com.cloudimpl.outstack.runtime Modifier and Type Class Description classAsyncEntityContext<T extends RootEntity>Methods in com.cloudimpl.outstack.runtime that return RootEntityContext Modifier and Type Method Description RootEntityContext<T>RootEntityContext. asNonTenantContext(java.lang.String id)<R extends RootEntity>
RootEntityContext<R>ChildEntityContext. asRootContext()abstract <R extends RootEntity>
RootEntityContext<R>EntityContext. asRootContext()RootEntityContext<T>RootEntityContext. asRootContext()<R extends RootEntity>
RootEntityContext<R>UnboundedEntityContext. asRootContext()Constructors in com.cloudimpl.outstack.runtime with parameters of type RootEntityContext Constructor Description AsyncRootEntityQueryContext(RootEntityContext<T> inst) -
Uses of RootEntityContext in com.cloudimpl.outstack.runtime.iam
Methods in com.cloudimpl.outstack.runtime.iam with parameters of type RootEntityContext Modifier and Type Method Description static voidPolicyStatemetParser. validate(RootEntityContext<PolicyStatement> context, PolicyStatementCreated event)