public interface LoadCallback
PermissionNode
instances retrieved after expanding
its parent node (see PermissionNode.expand(LoadCallback)
).Modifier and Type | Method and Description |
---|---|
void |
afterLoad(List<PermissionNode> nodeList)
Called after a list of nodes have been loaded
|
void afterLoad(List<PermissionNode> nodeList)
nodeList
- The resultsCopyright © 2012–2018 JBoss by Red Hat. All rights reserved.