|
eXo JCR :: Component :: Webdav Service 1.15.4-GA | |||||||||
| 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 List<HierarchicalProperty> |
HierarchicalProperty.children
The list of property's 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(QName name)
retrieves children property by name. |
| Methods in org.exoplatform.services.jcr.webdav.resource that return types with arguments of type HierarchicalProperty | |
|---|---|
List<HierarchicalProperty> |
HierarchicalProperty.getChildren()
Returns this property children. |
| 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. |
|
eXo JCR :: Component :: Webdav Service 1.15.4-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||