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.util.Collection getCategories()
           
 java.util.Collection getContentTypeDefinitions()
           
 java.lang.Integer getInfoGlueExportId()
           
 java.util.List getRootContent()
           
 java.util.List getRootSiteNode()
           
 void setCategories(java.util.Collection categories)
           
 void setContentTypeDefinitions(java.util.Collection contentTypeDefinitions)
           
 void setInfoGlueExportId(java.lang.Integer infoGlueExportId)
           
 
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 java.util.List getRootContent()

getRootSiteNode

public java.util.List getRootSiteNode()

getContentTypeDefinitions

public java.util.Collection getContentTypeDefinitions()

setContentTypeDefinitions

public void setContentTypeDefinitions(java.util.Collection contentTypeDefinitions)

getCategories

public java.util.Collection getCategories()

setCategories

public void setCategories(java.util.Collection categories)


Copyright © 2005 InfoGlue.org All Rights Reserved.