| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is a high-level object representing information about a node in the SJ project hierarchy. Either a file, project, or file version, or perhaps some other object I have not thought of.
| Method Summary | |
|  int | childCount()Returns count of number of child of this Node. | 
|  java.lang.String | getNodeName()Returns the name of the node. | 
|  long | getUniqueID()Returns unique ID of this node. | 
|  boolean | isShared()Returns true if the Node is shared to another location in the archive. | 
| Method Detail | 
public java.lang.String getNodeName()
public boolean isShared()
public int childCount()
public long getUniqueID()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||