net.sf.flock.tree
Interface ITreeNode


public interface ITreeNode


Method Summary
 java.util.Collection getChildren()
           
 java.lang.String getFullPath()
           
 java.lang.String getId()
           
 

Method Detail

getId

public java.lang.String getId()

getFullPath

public java.lang.String getFullPath()

getChildren

public java.util.Collection getChildren()


Copyright © 2002-2003 Presence Inc. All Rights Reserved.