org.exoplatform.forum.service.conf
Class InitializeForumPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.ks.common.conf.ManagedPlugin
          extended by org.exoplatform.forum.service.conf.InitializeForumPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class InitializeForumPlugin
extends ManagedPlugin

Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com 23-10-2008 - 07:57:47


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
InitializeForumPlugin(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 ForumInitialData getForumInitialData()
           
 
Methods inherited from class org.exoplatform.ks.common.conf.ManagedPlugin
getDescription, getName
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitializeForumPlugin

public InitializeForumPlugin(org.exoplatform.container.xml.InitParams params)
                      throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getForumInitialData

public ForumInitialData getForumInitialData()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.