org.exoplatform.ks.ext.impl
Class WikiDataInitialize
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.social.common.jcr.ManagedPlugin
org.exoplatform.social.core.space.SpaceListenerPlugin
org.exoplatform.ks.ext.impl.WikiDataInitialize
- 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 WikiDataInitialize
- extends org.exoplatform.social.core.space.SpaceListenerPlugin
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
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)
|
org.exoplatform.container.xml.InitParams |
getParams()
|
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 |
WikiDataInitialize
public WikiDataInitialize(org.exoplatform.container.xml.InitParams params)
getParams
public org.exoplatform.container.xml.InitParams getParams()
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 © 2012 eXo Platform SAS. All Rights Reserved.