org.infoglue.cms.entities.management.impl.simple
Class InfoGlueExportImpl

java.lang.Object
  extended by org.infoglue.cms.entities.management.impl.simple.InfoGlueExportImpl

public class InfoGlueExportImpl
extends java.lang.Object


Constructor Summary
InfoGlueExportImpl()
           
 
Method Summary
 java.lang.Integer getInfoGlueExportId()
           
 ContentImpl getRootContent()
           
 SiteNodeImpl getRootSiteNode()
           
 void setInfoGlueExportId(java.lang.Integer infoGlueExportId)
           
 void setRootContent(ContentImpl impl)
           
 void setRootSiteNode(SiteNodeImpl impl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoGlueExportImpl

public InfoGlueExportImpl()
Method Detail

getInfoGlueExportId

public java.lang.Integer getInfoGlueExportId()

setInfoGlueExportId

public void setInfoGlueExportId(java.lang.Integer infoGlueExportId)

getRootContent

public ContentImpl getRootContent()

getRootSiteNode

public SiteNodeImpl getRootSiteNode()

setRootContent

public void setRootContent(ContentImpl impl)

setRootSiteNode

public void setRootSiteNode(SiteNodeImpl impl)


Copyright © 2005 InfoGlue.org All Rights Reserved.