org.exoplatform.poll.service
Class InitialDefaultDataPlugin

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

public class InitialDefaultDataPlugin
extends org.exoplatform.forum.common.conf.ManagedPlugin

Created by The eXo Platform SAS Author : eXoPlatform tu.duy@exoplatform.com Dec 21, 2010


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
InitialDefaultDataPlugin(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 PollInitialData getPollInitialData()
           
 
Methods inherited from class org.exoplatform.forum.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

InitialDefaultDataPlugin

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

getPollInitialData

public PollInitialData getPollInitialData()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.