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, wait
getChildren, getPermissionNode, show
public int getTreeLevel()
getTreeLevel
in interface PermissionNodeViewer
public void setTreeLevel(int treeLevel)
setTreeLevel
in interface PermissionNodeViewer
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.