public class AutoAdministrationTree extends Object
Constructor and Description |
---|
AutoAdministrationTree() |
Modifier and Type | Method and Description |
---|---|
AutoAdministrationTreeItem |
getChild(String itemId) |
Collection<AutoAdministrationTreeItem> |
getChildren()
Returns the children.
|
Collection<AutoAdministrationTreeExclusion> |
getExclusions()
Returns the exclusions.
|
String |
getId()
Returns the id.
|
String |
getName()
Returns the name.
|
int |
getPosition()
Returns the position.
|
List<AutoAdministrationTreeItem> |
getRootItems()
Returns the sorted root items of this tree.
|
AutoAdministrationTreeType |
getType()
Returns the tree type.
|
boolean |
isHidden()
Returns whether the tree is hidden or not.
|
boolean |
isStandard()
Returns whether this is a standard tree.
|
String |
toString() |
public String getId()
public String getName()
public int getPosition()
public boolean isHidden()
public boolean isStandard()
public AutoAdministrationTreeType getType()
public Collection<AutoAdministrationTreeItem> getChildren()
public Collection<AutoAdministrationTreeExclusion> getExclusions()
public AutoAdministrationTreeItem getChild(String itemId)
public List<AutoAdministrationTreeItem> getRootItems()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.