org.exoplatform.ks.ext.impl
Class ForumDataInitialize

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.social.common.jcr.ManagedPlugin
          extended by org.exoplatform.social.core.space.SpaceListenerPlugin
              extended by org.exoplatform.ks.ext.impl.ForumDataInitialize
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.social.common.lifecycle.LifeCycleListener<org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent>, org.exoplatform.social.core.space.spi.SpaceLifeCycleListener

public class ForumDataInitialize
extends org.exoplatform.social.core.space.SpaceListenerPlugin

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jul 7, 2010


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ForumDataInitialize(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 void applicationActivated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void applicationAdded(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void applicationDeactivated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void applicationRemoved(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void grantedLead(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void joined(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void left(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void revokedLead(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void spaceCreated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 void spaceRemoved(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
           
 
Methods inherited from class org.exoplatform.social.common.jcr.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

ForumDataInitialize

public ForumDataInitialize(org.exoplatform.container.xml.InitParams params)
Method Detail

applicationActivated

public void applicationActivated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
applicationActivated in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
applicationActivated in class org.exoplatform.social.core.space.SpaceListenerPlugin

applicationAdded

public void applicationAdded(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
applicationAdded in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
applicationAdded in class org.exoplatform.social.core.space.SpaceListenerPlugin

applicationDeactivated

public void applicationDeactivated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
applicationDeactivated in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
applicationDeactivated in class org.exoplatform.social.core.space.SpaceListenerPlugin

applicationRemoved

public void applicationRemoved(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
applicationRemoved in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
applicationRemoved in class org.exoplatform.social.core.space.SpaceListenerPlugin

grantedLead

public void grantedLead(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
grantedLead in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
grantedLead in class org.exoplatform.social.core.space.SpaceListenerPlugin

joined

public void joined(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
joined in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
joined in class org.exoplatform.social.core.space.SpaceListenerPlugin

left

public void left(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
left in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
left in class org.exoplatform.social.core.space.SpaceListenerPlugin

revokedLead

public void revokedLead(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
revokedLead in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
revokedLead in class org.exoplatform.social.core.space.SpaceListenerPlugin

spaceCreated

public void spaceCreated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
spaceCreated in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
spaceCreated in class org.exoplatform.social.core.space.SpaceListenerPlugin

spaceRemoved

public void spaceRemoved(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
Specified by:
spaceRemoved in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Specified by:
spaceRemoved in class org.exoplatform.social.core.space.SpaceListenerPlugin


Copyright © 2013 eXo Platform SAS. All Rights Reserved.