Class AnalyticsDocumentsListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<String,javax.jcr.Node>
org.exoplatform.ecms.listener.analytics.AnalyticsDocumentsListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin,org.exoplatform.services.listener.ListenerBase<String,javax.jcr.Node>
public class AnalyticsDocumentsListener
extends org.exoplatform.services.listener.Listener<String,javax.jcr.Node>
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.exoplatform.social.core.manager.IdentityManagerorg.exoplatform.social.core.space.spi.SpaceServicevoidMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.exoplatform.services.listener.ListenerBase
getName
-
Constructor Details
-
AnalyticsDocumentsListener
public AnalyticsDocumentsListener()
-
-
Method Details
-
onEvent
public void onEvent(org.exoplatform.services.listener.Event<String, javax.jcr.Node> event) throws Exception- Throws:
Exception
-
getIdentityManager
public org.exoplatform.social.core.manager.IdentityManager getIdentityManager() -
getSpaceService
public org.exoplatform.social.core.space.spi.SpaceService getSpaceService()
-