| Package | Description |
|---|---|
| org.exoplatform.common.util |
| Modifier and Type | Field and Description |
|---|---|
protected List<HierarchicalProperty> |
HierarchicalProperty.children
Child properties.
|
| Modifier and Type | Method and Description |
|---|---|
HierarchicalProperty |
HierarchicalProperty.addChild(HierarchicalProperty prop)
Adds prop as a children to this property.
|
HierarchicalProperty |
HierarchicalProperty.getChild(int index)
Retrieves child property by 0 based index.
|
HierarchicalProperty |
HierarchicalProperty.getChild(QName name)
Retrieves child property by name.
|
| Modifier and Type | Method and Description |
|---|---|
List<HierarchicalProperty> |
HierarchicalProperty.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
HierarchicalProperty |
HierarchicalProperty.addChild(HierarchicalProperty prop)
Adds prop as a children to this property.
|
Copyright © 2018 eXo Platform SAS. All Rights Reserved.