public interface DocumentTreeNode extends Serializable
Modifier and Type | Method and Description |
---|---|
List<DocumentTreeNode> |
getChildren() |
String |
getId() |
String |
getPath() |
List<DocumentTreeNode> getChildren()
String getId()
String getPath()
Copyright © 2011 Nuxeo SA. All Rights Reserved.