|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HierarchicalProperty | |
|---|---|
| org.exoplatform.services.jcr.webdav.resource | |
| Uses of HierarchicalProperty in org.exoplatform.services.jcr.webdav.resource |
|---|
| Fields in org.exoplatform.services.jcr.webdav.resource with type parameters of type HierarchicalProperty | |
|---|---|
protected java.util.List<HierarchicalProperty> |
HierarchicalProperty.children
|
| Methods in org.exoplatform.services.jcr.webdav.resource that return HierarchicalProperty | |
|---|---|
HierarchicalProperty |
HierarchicalProperty.addChild(HierarchicalProperty prop)
adds prop as a children to this property |
HierarchicalProperty |
HierarchicalProperty.getChild(int index)
retrieves children property by 0 based index |
HierarchicalProperty |
HierarchicalProperty.getChild(javax.xml.namespace.QName name)
retrieves children property by name |
| Methods in org.exoplatform.services.jcr.webdav.resource that return types with arguments of type HierarchicalProperty | |
|---|---|
java.util.List<HierarchicalProperty> |
HierarchicalProperty.getChildren()
|
| Methods in org.exoplatform.services.jcr.webdav.resource with parameters of type HierarchicalProperty | |
|---|---|
HierarchicalProperty |
HierarchicalProperty.addChild(HierarchicalProperty prop)
adds prop as a children to this property |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||