public abstract class BasePermissionNodeViewer extends Object implements PermissionNodeViewer
| Modifier and Type | Field and Description |
|---|---|
protected int |
treeLevel |
| Constructor and Description |
|---|
BasePermissionNodeViewer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTreeLevel() |
void |
setTreeLevel(int treeLevel) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getPermissionNode, showpublic int getTreeLevel()
getTreeLevel in interface PermissionNodeViewerpublic void setTreeLevel(int treeLevel)
setTreeLevel in interface PermissionNodeViewerCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.