org.infoglue.cms.treeservice.ss
Class SiteNodeNodeImpl

java.lang.Object
  |
  +--com.frovi.ss.Tree.BaseNode
        |
        +--org.infoglue.cms.treeservice.ss.SiteNodeNodeImpl

public class SiteNodeNodeImpl
extends BaseNode

Author:
ss

Constructor Summary
SiteNodeNodeImpl()
           
 
Methods inherited from class com.frovi.ss.Tree.BaseNode
getId, getLevel, getOpenCloseKey, getOpenCloseKeyEx, getParameters, getRowList, getThisKey, getTitle, getTreeStuff, hasChildren, isContainer, isOpen, isRoot, setChildren, setContainer, setId, setIsRoot, setLevel, setOpen, setOpenCloseKey, setOpenCloseKeyEx, setThisKey, setTitle, setTreeStuff
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteNodeNodeImpl

public SiteNodeNodeImpl()