Uses of Interface
org.uberfire.security.client.authz.tree.LoadOptions
-
Packages that use LoadOptions Package Description org.uberfire.security.client.authz.tree org.uberfire.security.client.authz.tree.impl -
-
Uses of LoadOptions in org.uberfire.security.client.authz.tree
Methods in org.uberfire.security.client.authz.tree with parameters of type LoadOptions Modifier and Type Method Description voidPermissionTreeProvider. loadChildren(PermissionNode parent, LoadOptions options, LoadCallback consumer)Asynchronous interface for loading the children nodes of a given parent permission node. -
Uses of LoadOptions in org.uberfire.security.client.authz.tree.impl
Classes in org.uberfire.security.client.authz.tree.impl that implement LoadOptions Modifier and Type Class Description classDefaultLoadOptions
-